diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2005-08-01 16:10:53 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2005-08-01 16:10:53 +0000 |
commit | 1e5b5dc0a28f03c85cb4784249f6300b35324eb8 (patch) | |
tree | 0479b7bab2bf4e7c1cd48fa276b1353dcdc0439c /lisp/ChangeLog | |
parent | 5fd6d89f46d4603757d5669904637201dd6677bb (diff) | |
download | emacs-1e5b5dc0a28f03c85cb4784249f6300b35324eb8.tar.gz |
(gdb-frame-address, gdb-var-changed, gdb-output-sink, gdba,
gdb-cpp-define-alist-program, gdb-set-gud-minor-mode, gdb-exited,
gdb-setup-windows, gdb-put-string): Fix typos in docstrings.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 29767bd16d6..43ced200822 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2005-08-01 Juanma Barranquero <lekktu@gmail.com> + + * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed) + (gdb-output-sink, gdba, gdb-cpp-define-alist-program) + (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows) + (gdb-put-string): Fix typos in docstrings. + 2005-08-01 Nick Roberts <nickrob@snap.net.nz> Update copyright notices of files in progmodes directory for |