diff options
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 625e33d5ea3..7faed93d0d0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2005-02-02 Nick Roberts <nickrob@snap.net.nz> | ||
| 2 | |||
| 3 | * progmodes/gdb-ui.el: (gdb-goto-info): Delete. | ||
| 4 | |||
| 5 | * progmodes/gud.el (gud-goto-info): New function. | ||
| 6 | (gud-tool-bar-map): Use correct icon. | ||
| 7 | |||
| 1 | 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org> | 8 | 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org> |
| 2 | 9 | ||
| 3 | * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug: | 10 | * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug: |