emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Fri, 21 Feb 2003 07:50:59 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4873 emacs/lisp/ChangeLog:1.4874
*** emacs/lisp/ChangeLog:1.4873 Thu Feb 20 16:11:16 2003
--- emacs/lisp/ChangeLog        Fri Feb 21 07:50:58 2003
***************
*** 1,3 ****
--- 1,14 ----
+ 2003-02-21  Kim F. Storm  <address@hidden>
+ 
+       * 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  <address@hidden>  (tiny change)
  
        * mail/rmail.el (rmail-insert-inbox-text): Make the pop3 mechanism




reply via email to

[Prev in Thread] Current Thread [Next in Thread]