diff options
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index bf1a3e309fd..fc88bbc3c60 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2008-05-28 Stefan Monnier <monnier@iro.umontreal.ca> + + * files.el (basic-save-buffer-2): Pass nil rather than (point-min) + to write-region. + 2008-05-28 Glenn Morris <rgm@gnu.org> * Makefile.in (update-elclist): Work around non-portability of "\" |