Mercurial > emacs
changeset 80215:a28b5b3bf7eb
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Tue, 26 Feb 2008 02:03:11 +0000 |
parents | 062c5adc0b00 |
children | e2cf0e9f1f88 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Feb 26 02:01:49 2008 +0000 +++ b/lisp/ChangeLog Tue Feb 26 02:03:11 2008 +0000 @@ -1,3 +1,12 @@ +2008-02-26 Juanma Barranquero <lekktu@gmail.com> + + * progmodes/gdb-ui.el (gdb-pc-address, gdb-source-file-list) + (gdb-cpp-define-alist-program, gdb-mouse-jump, gdb-get-buffer-create) + (gdb-set-gud-minor-mode-existing-buffers-1, gdb-debug-log): + Fix typos in docstrings. + (gdb-pending-triggers): Reflow docstring. + (gdb, gdb-init-1): Fix typos in docstrings of gud-def definitions. + 2008-02-25 Alan Mackenzie <acm@muc.de> * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix a bug on