comparison lisp/ChangeLog @ 55196:4adc04269caa

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Tue, 27 Apr 2004 13:55:29 +0000
parents ce5d3f8d32ec
children 5248a5a7365b
comparison
equal deleted inserted replaced
55195:f243dc772a99 55196:4adc04269caa
1 2004-04-27 Kevin Ryde <user42@zip.com.au>
2
3 * eshell/em-alias.el:
4 * eshell/em-dirs.el:
5 * eshell/em-hist.el:
6 * eshell/em-unix.el: Add "(require 'eshell)", to get necessary
7 features when M-x customize-group loads modules before the main
8 eshell.el.
9
1 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org> 10 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
2 11
3 * subr.el (momentary-string-display): Support EXIT-CHAR that is 12 * subr.el (momentary-string-display): Support EXIT-CHAR that is
4 either a character representation of an event or an event 13 either a character representation of an event or an event
5 description list. 14 description list.