diff options
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 16de868d006..a584bf57efd 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2004-04-18 John Wiegley <johnw@newartisans.com> | ||
| 2 | |||
| 3 | * iswitchb.el (iswitchb-completions): Removed dependency on cl. | ||
| 4 | |||
| 1 | 2004-04-18 Nick Roberts <nick@nick.uklinux.net> | 5 | 2004-04-18 Nick Roberts <nick@nick.uklinux.net> |
| 2 | 6 | ||
| 3 | * progmodes/gdb-ui.el (gdb-goto-info): Require 'info. | 7 | * progmodes/gdb-ui.el (gdb-goto-info): Require 'info. |