diff options
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 ae475fa71cd..5838b7c244e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2001-11-26 Sam Steingold <sds@gnu.org> | ||
| 2 | |||
| 3 | * progmodes/cc-mode.el (c-submit-bug-report): Make sure that the | ||
| 4 | arguments to `insert' are strings. | ||
| 5 | |||
| 1 | 2001-11-26 Richard M. Stallman <rms@gnu.org> | 6 | 2001-11-26 Richard M. Stallman <rms@gnu.org> |
| 2 | 7 | ||
| 3 | * startup.el (command-line-1): Call kill-buffer only in non-fancy case. | 8 | * startup.el (command-line-1): Call kill-buffer only in non-fancy case. |