diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ac24d8ee3d4..a797deacda5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2008-02-26 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * progmodes/gdb-ui.el (gdb-pc-address, gdb-source-file-list) | ||
| 4 | (gdb-cpp-define-alist-program, gdb-mouse-jump, gdb-get-buffer-create) | ||
| 5 | (gdb-set-gud-minor-mode-existing-buffers-1, gdb-debug-log): | ||
| 6 | Fix typos in docstrings. | ||
| 7 | (gdb-pending-triggers): Reflow docstring. | ||
| 8 | (gdb, gdb-init-1): Fix typos in docstrings of gud-def definitions. | ||
| 9 | |||
| 1 | 2008-02-25 Alan Mackenzie <acm@muc.de> | 10 | 2008-02-25 Alan Mackenzie <acm@muc.de> |
| 2 | 11 | ||
| 3 | * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix a bug on | 12 | * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix a bug on |