Mercurial > emacs
comparison lisp/ChangeLog @ 64703:3c8ae433476b
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 01 Aug 2005 16:10:53 +0000 |
parents | 7c5f2d64515d |
children | 4cdeb0b433f8 |
comparison
equal
deleted
inserted
replaced
64702:56f44995f925 | 64703:3c8ae433476b |
---|---|
1 2005-08-01 Juanma Barranquero <lekktu@gmail.com> | |
2 | |
3 * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed) | |
4 (gdb-output-sink, gdba, gdb-cpp-define-alist-program) | |
5 (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows) | |
6 (gdb-put-string): Fix typos in docstrings. | |
7 | |
1 2005-08-01 Nick Roberts <nickrob@snap.net.nz> | 8 2005-08-01 Nick Roberts <nickrob@snap.net.nz> |
2 | 9 |
3 Update copyright notices of files in progmodes directory for | 10 Update copyright notices of files in progmodes directory for |
4 release of Emacs 22.1. | 11 release of Emacs 22.1. |
5 | 12 |