diff options
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index bf4e852c494..33be71476c9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2004-02-20 Nick Roberts <nick@nick.uklinux.net> | ||
| 2 | |||
| 3 | * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for | ||
| 4 | case of variables defined in compound statements. | ||
| 5 | (gdb-setup-windows, gdb-source-info, gdb-source-info): Simplify | ||
| 6 | constructions using switch-to-buffer. | ||
| 7 | |||
| 1 | 2004-02-19 Simon Josefsson <jas@extundo.com> | 8 | 2004-02-19 Simon Josefsson <jas@extundo.com> |
| 2 | 9 | ||
| 3 | * play/morse.el: Fix typo. | 10 | * play/morse.el: Fix typo. |