Mercurial > emacs
comparison lisp/ChangeLog @ 47691:deb6fb65d76c
*** empty log message ***
author | Noah Friedman <friedman@splode.com> |
---|---|
date | Sun, 29 Sep 2002 18:38:23 +0000 |
parents | 8652328059bc |
children | 6dd3bdf36ac0 |
comparison
equal
deleted
inserted
replaced
47690:8727968a0e00 | 47691:deb6fb65d76c |
---|---|
1 2002-09-29 Noah Friedman <friedman@splode.com> | |
2 | |
3 * subr.el (read-key): Use read-key-auxiliary-map, not | |
4 read-key-aux-map. | |
5 | |
1 2002-09-29 Richard M. Stallman <rms@gnu.org> | 6 2002-09-29 Richard M. Stallman <rms@gnu.org> |
2 | 7 |
3 * startup.el (user-mail-address): Initialize to a useful value | 8 * startup.el (user-mail-address): Initialize to a useful value |
4 once Emacs is started up; initialize to "" at loadup time. | 9 once Emacs is started up; initialize to "" at loadup time. |
5 (command-line): "", not nil, means user-mail-address not set yet. | 10 (command-line): "", not nil, means user-mail-address not set yet. |