diff liboctave/ChangeLog @ 3004:9a54159563de

[project @ 1997-05-23 05:00:49 by jwe]
author jwe
date Fri, 23 May 1997 05:03:17 +0000
parents 91589ab98e37
children 0ea30e0e86cc
line wrap: on
line diff
--- a/liboctave/ChangeLog	Fri May 23 04:11:07 1997 +0000
+++ b/liboctave/ChangeLog	Fri May 23 05:03:17 1997 +0000
@@ -1,3 +1,13 @@
+Thu May 22 16:20:43 1997  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* cmd-edit.h, cmd-edit.cc: Rename set_paren_string_delimiters to
+	set_basic_quote_characters, to match new version of readline.
+
+	* cmd-edit.cc (do_restore_terminal_state): Call readline function
+	for restoring terminal state through rl_deprep_term_function, now
+	declared in readline.h
+	(rl_deprep_terminal): Delete declaration.
+
 Wed May 21 16:30:25 1997  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* Makefile.in (install-in): Use new mk-includedir-link macro.