diff src/ChangeLog @ 67872:a03cb96b7c8e

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Wed, 28 Dec 2005 03:44:37 +0000
parents 478378ca909b
children e1dfc5458653
line wrap: on
line diff
--- a/src/ChangeLog	Wed Dec 28 03:44:28 2005 +0000
+++ b/src/ChangeLog	Wed Dec 28 03:44:37 2005 +0000
@@ -1,5 +1,11 @@
 2005-12-27  Richard M. Stallman  <rms@gnu.org>
 
+	* lread.c (readevalloop): Set PT and ZV in the proper buffer,
+	not the current one.
+
+	* minibuf.c (Fminibuffer_message): Doc fix.
+	(read_minibuf): Set current_buffer->enable_multibyte_characters sooner.
+
 	* eval.c (do_autoload): Ignore elements of Vautoload_queue
 	where car is not symbol.