diff options
| author | Gerd Moellmann | 2001-03-13 15:03:03 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2001-03-13 15:03:03 +0000 |
| commit | afcdc0a1393988cac487df14bf14696d9a64e669 (patch) | |
| tree | 2722d982be8a7d0414681257d33b6a0310fee739 /lisp/ChangeLog | |
| parent | 4b29c200c51eef3bae8c8df1e3ff4716447e6257 (diff) | |
| download | emacs-afcdc0a1393988cac487df14bf14696d9a64e669.tar.gz emacs-afcdc0a1393988cac487df14bf14696d9a64e669.zip | |
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d14ede1e1a6..806b36d2205 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2001-03-13 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * help.el (string-key-binding): Don't call event-start on | ||
| 4 | a non-list. | ||
| 5 | |||
| 1 | 2001-03-13 Eli Zaretskii <eliz@is.elta.co.il> | 6 | 2001-03-13 Eli Zaretskii <eliz@is.elta.co.il> |
| 2 | 7 | ||
| 3 | * startup.el (fancy-splash-tail, command-line-1): Fix the | 8 | * startup.el (fancy-splash-tail, command-line-1): Fix the |