# HG changeset patch # User Kim F. Storm # Date 1045831858 0 # Node ID 34ca4a0f2b5361264f4a10d895ccf7c6bce31b5d # Parent 53baa12e5ceefeae3049f9da6c9d135badfb961f *** empty log message *** diff -r 53baa12e5cee -r 34ca4a0f2b53 lisp/ChangeLog --- 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 + + * 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 (tiny change) * mail/rmail.el (rmail-insert-inbox-text): Make the pop3 mechanism