Mercurial > emacs
diff src/ChangeLog @ 76527:eaa447f0294d
*** empty log message ***
| author | Juanma Barranquero <lekktu@gmail.com> |
|---|---|
| date | Sun, 18 Mar 2007 00:20:22 +0000 |
| parents | c85a2d7beebf |
| children | 285bea46e419 |
line wrap: on
line diff
--- a/src/ChangeLog Sun Mar 18 00:15:57 2007 +0000 +++ b/src/ChangeLog Sun Mar 18 00:20:22 2007 +0000 @@ -1,11 +1,7 @@ -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-17 Juanma Barranquero <lekktu@gmail.com> + + * buffer.c (syms_of_buffer) <buffer-display-table>: Doc fix. + Reported by Nikolaj Schumacher <n_schumacher@web.de>. 2007-03-12 Andreas Schwab <schwab@suse.de> @@ -35,8 +31,8 @@ 2007-03-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> - * macterm.c [USE_CARBON_EVENTS] (mac_handle_mouse_event): Ignore - mouse wheel movement on title bar or tool bar. + * macterm.c [USE_CARBON_EVENTS] (mac_handle_mouse_event): + Ignore mouse wheel movement on title bar or tool bar. 2007-03-10 Chong Yidong <cyd@stupidchicken.com>
