changeset 76528:285bea46e419

Restore stuff accidentally deleted in rev 1.5600.
author Juanma Barranquero <lekktu@gmail.com>
date Sun, 18 Mar 2007 00:28:26 +0000
parents eaa447f0294d
children 52ad79a16118
files src/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sun Mar 18 00:20:22 2007 +0000
+++ b/src/ChangeLog	Sun Mar 18 00:28:26 2007 +0000
@@ -3,6 +3,15 @@
 	* buffer.c (syms_of_buffer) <buffer-display-table>: Doc fix.
 	Reported by Nikolaj Schumacher <n_schumacher@web.de>.
 
+2007-03-17  Richard Stallman  <rms@gnu.org>
+
+	* dired.c (file_name_completion): Gcpro NAME.
+
+2007-03-17  Chong Yidong  <cyd@stupidchicken.com>
+
+	* xdisp.c (try_window_id): Increment matrix positions if the
+	buffer's byte count has increased, but not the character count.
+
 2007-03-12  Andreas Schwab  <schwab@suse.de>
 
 	* lisp.h: Declare check_obarray.