diff options
| author | Nick Roberts | 2006-01-06 10:35:44 +0000 |
|---|---|---|
| committer | Nick Roberts | 2006-01-06 10:35:44 +0000 |
| commit | 753c278e3629ac65f779cb48f542f35358cf67bc (patch) | |
| tree | fcd5019ec76643aa311d725aa55b81a0219a0404 | |
| parent | 6581d6b8192de0a3912dbd93b814518ecc4862fc (diff) | |
| download | emacs-753c278e3629ac65f779cb48f542f35358cf67bc.tar.gz emacs-753c278e3629ac65f779cb48f542f35358cf67bc.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 061ace7ec79..9b009fd7fb8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2006-01-06 Nick Roberts <nickrob@snap.net.nz> | ||
| 2 | |||
| 3 | * progmodes/gud.el (gdb-script-skip-to-head) | ||
| 4 | (gdb-script-calculate-indentation): Indent for breakpoint command | ||
| 5 | lists also. | ||
| 6 | |||
| 1 | 2006-01-05 Bill Wohler <wohler@newt.com> | 7 | 2006-01-05 Bill Wohler <wohler@newt.com> |
| 2 | 8 | ||
| 3 | * Makefile.in (compile-always): Add mh-autoloads dependency. | 9 | * Makefile.in (compile-always): Add mh-autoloads dependency. |