changeset 51040:cdd70d6da48d

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sat, 17 May 2003 15:53:12 +0000
parents e7e3f38afa3e
children 4370ce3fabb3
files src/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sat May 17 15:52:54 2003 +0000
+++ b/src/ChangeLog	Sat May 17 15:53:12 2003 +0000
@@ -1,5 +1,12 @@
 2003-05-17  Richard M. Stallman  <rms@gnu.org>
 
+	* minibuf.c (read_minibuf): If buffer is empty, record the default
+	in the history.
+	(Fminibuffer_complete_word): When deleting the overlap, take account
+	of its real position.
+
+	* fns.c (map_char_table): Fix previous change.
+
 	* syntax.c (find_defun_start):
 	When open_paren_in_column_0_is_defun_start,
 	return beginning of buffer.