Mercurial > emacs
diff src/ChangeLog @ 66526:4edda6684b0a
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sat, 29 Oct 2005 16:08:20 +0000 |
parents | d61d223b2357 |
children | 69a4a0370a0b |
line wrap: on
line diff
--- a/src/ChangeLog Sat Oct 29 16:05:41 2005 +0000 +++ b/src/ChangeLog Sat Oct 29 16:08:20 2005 +0000 @@ -1,6 +1,10 @@ +2005-10-29 Stefan Monnier <monnier@iro.umontreal.ca> + + * syntax.c (Fparse_partial_sexp): Fix docstring. + 2005-10-28 Romain Francoise <romain@orebokech.com> - * puresize.h (BASE_PURESIZE): Incremented to 1130000. + * puresize.h (BASE_PURESIZE): Increment to 1130000. 2005-10-28 Richard M. Stallman <rms@gnu.org> @@ -14,12 +18,11 @@ * alloc.c (spare_memory): No longer static. (xfree) [!SYSTEM_MALLOC]: Call refill_memory_reserve. - * puresize.h (BASE_PURESIZE): Incremented to 1120000. + * puresize.h (BASE_PURESIZE): Increment to 1120000. 2005-10-27 Chong Yidong <cyd@stupidchicken.com> - * data.c (Fmake_variable_frame_local): Add clarification to - docstring. + * data.c (Fmake_variable_frame_local): Add clarification to docstring. * fringe.c (update_window_fringes): Handle case where buffer ends with a newline.