comparison 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
comparison
equal deleted inserted replaced
49898:53baa12e5cee 49899:34ca4a0f2b53
1 2003-02-21 Kim F. Storm <storm@cua.dk>
2
3 * emulation/cua-base.el: Add run-time check to catch users trying
4 to use older versions of CUA-mode, rather than the version
5 distributed with Emacs. Use autoload cookies and eval-after-load.
6
7 * startup.el (command-line): Clarify and tidy up the message
8 printed when there are errors in the user-init-file.
9 Do not encapsulate the error data; it's read by humans here.
10 Do not split windows when displaying the *Message* buffer.
11
1 2003-02-20 Ehud Karni <ehud@unix.mvs.co.il> (tiny change) 12 2003-02-20 Ehud Karni <ehud@unix.mvs.co.il> (tiny change)
2 13
3 * mail/rmail.el (rmail-insert-inbox-text): Make the pop3 mechanism 14 * mail/rmail.el (rmail-insert-inbox-text): Make the pop3 mechanism
4 work on cygwin systems too. 15 work on cygwin systems too.
5 16