changeset 3041:4b12b66ec09f

[project @ 1997-06-06 20:21:52 by jwe]
author jwe
date Fri, 06 Jun 1997 20:22:21 +0000
parents 443851377f3f
children e70400e133d0
files ChangeLog readline/MANIFEST.doc readline/Makefile.in readline/doc/history_toc.html readline/doc/readline_toc.html
diffstat 5 files changed, 9 insertions(+), 21 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Fri Jun  6 15:20:42 1997  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* readline: Update to new version (2.1).
+
 Thu Jun  5 01:38:04 1997  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* configure.in (SONAME_FLAGS): Define for some systems.
--- a/readline/MANIFEST.doc
+++ b/readline/MANIFEST.doc
@@ -1,16 +0,0 @@
-#
-# Master Manifest file for documentation-only distribution
-#
-doc	d
-MANIFEST.doc	f
-doc/readline.ps	f
-doc/history.ps	f
-doc/readline.dvi	f
-doc/history.dvi	f
-doc/readline.info	f
-doc/history.info	f
-doc/readline.html	f
-doc/readline_toc.html	f
-doc/history.html	f
-doc/history_toc.html	f
-doc/readline.0	f
--- a/readline/Makefile.in
+++ b/readline/Makefile.in
@@ -114,7 +114,7 @@
 OBJECTS = readline.o vi_mode.o funmap.o keymaps.o parens.o search.o \
 	  rltty.o complete.o bind.o isearch.o display.o signals.o \
 	  util.o kill.o undo.o macro.o input.o callback.o terminal.o \
-	  nls.o xmalloc.o $(HISTOBJ) $(TILDEOBJ) shell.o
+	  nls.o xmalloc.o $(HISTOBJ) $(TILDEOBJ)
 
 SHARED_HISTOBJ = history.so histexpand.so histfile.so histsearch.so shell.so
 SHARED_TILDEOBJ = tilde.so
--- a/readline/doc/history_toc.html
+++ b/readline/doc/history_toc.html
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <!-- This HTML file has been created by texi2html 1.51
-     from /usr/homes/chet/src/bash/readline-src/doc/hist.texinfo on 16 April 1997 -->
+     from /usr/homes/chet/src/bash/readline-2.1/doc/hist.texinfo on 3 June 1997 -->
 
 <TITLE>GNU History Library - Table of Contents</TITLE>
 </HEAD>
@@ -44,7 +44,7 @@
 <LI><A NAME="TOC20" HREF="history.html#SEC20">Function and Variable Index</A>
 </UL>
 <P><HR><P>
-This document was generated on 16 April 1997 using the
+This document was generated on 3 June 1997 using the
 <A HREF="http://wwwcn.cern.ch/dci/texi2html/">texi2html</A>
 translator version 1.51.</P>
 </BODY>
--- a/readline/doc/readline_toc.html
+++ b/readline/doc/readline_toc.html
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <!-- This HTML file has been created by texi2html 1.51
-     from /usr/homes/chet/src/bash/readline-2.1-beta2/doc/rlman.texinfo on 22 May 1997 -->
+     from /usr/homes/chet/src/bash/readline-2.1/doc/rlman.texinfo on 3 June 1997 -->
 
 <TITLE>GNU Readline Library - Table of Contents</TITLE>
 </HEAD>
@@ -70,7 +70,7 @@
 <LI><A NAME="TOC40" HREF="readline.html#SEC40">Function and Variable Index</A>
 </UL>
 <P><HR><P>
-This document was generated on 22 May 1997 using the
+This document was generated on 3 June 1997 using the
 <A HREF="http://wwwcn.cern.ch/dci/texi2html/">texi2html</A>
 translator version 1.51.</P>
 </BODY>