Mercurial > emacs
diff lisp/ChangeLog @ 49899:34ca4a0f2b53
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Fri, 21 Feb 2003 12:50:58 +0000 |
parents | 8dc6bd2f4977 |
children | f2039eaf90bb |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Feb 21 12:50:47 2003 +0000 +++ b/lisp/ChangeLog Fri Feb 21 12:50:58 2003 +0000 @@ -1,3 +1,14 @@ +2003-02-21 Kim F. Storm <storm@cua.dk> + + * emulation/cua-base.el: Add run-time check to catch users trying + to use older versions of CUA-mode, rather than the version + distributed with Emacs. Use autoload cookies and eval-after-load. + + * startup.el (command-line): Clarify and tidy up the message + printed when there are errors in the user-init-file. + Do not encapsulate the error data; it's read by humans here. + Do not split windows when displaying the *Message* buffer. + 2003-02-20 Ehud Karni <ehud@unix.mvs.co.il> (tiny change) * mail/rmail.el (rmail-insert-inbox-text): Make the pop3 mechanism