Mercurial > emacs
changeset 68061:706ae7108d85
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Fri, 06 Jan 2006 10:35:44 +0000 |
parents | b76904a36e7e |
children | a4e1f58469e5 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Jan 06 08:24:31 2006 +0000 +++ b/lisp/ChangeLog Fri Jan 06 10:35:44 2006 +0000 @@ -1,3 +1,9 @@ +2006-01-06 Nick Roberts <nickrob@snap.net.nz> + + * progmodes/gud.el (gdb-script-skip-to-head) + (gdb-script-calculate-indentation): Indent for breakpoint command + lists also. + 2006-01-05 Bill Wohler <wohler@newt.com> * Makefile.in (compile-always): Add mh-autoloads dependency.