diff options
author | Kim F. Storm <storm@cua.dk> | 2005-05-07 21:07:03 +0000 |
---|---|---|
committer | Kim F. Storm <storm@cua.dk> | 2005-05-07 21:07:03 +0000 |
commit | 01a50b51a2b2511a5eb85388b0176b1ce7b70d5e (patch) | |
tree | 0a58a20517ee0a172bd45a959a709153ddede30c | |
parent | ea0d5ebb2df3acced029afc5c3e8ca27ede6284b (diff) | |
download | emacs-01a50b51a2b2511a5eb85388b0176b1ce7b70d5e.tar.gz emacs-01a50b51a2b2511a5eb85388b0176b1ce7b70d5e.tar.bz2 emacs-01a50b51a2b2511a5eb85388b0176b1ce7b70d5e.zip |
*** empty log message ***
-rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ad3c45bc50d..720710ccefc 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -201,6 +201,11 @@ * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OSX. +2005-05-04 Richard M. Stallman <rms@gnu.org> + + * simple.el (line-move-1): Fix previous change to signal errors + appropriately. + 2005-05-03 Ulf Jasper <ulf.jasper@web.de> * calendar/icalendar.el (icalendar-version): Now at 0.12. |