diff options
| author | Nick Roberts | 2005-10-15 22:51:57 +0000 |
|---|---|---|
| committer | Nick Roberts | 2005-10-15 22:51:57 +0000 |
| commit | eae86e675f61dafdd5afacaab19ef946822ddaad (patch) | |
| tree | 0be2d29cd300d27b61b7b2d2d8764cbe532245b8 /lisp | |
| parent | 29dd7a6917d73c40ac79fab755a971e5e8d31f41 (diff) | |
| download | emacs-eae86e675f61dafdd5afacaab19ef946822ddaad.tar.gz emacs-eae86e675f61dafdd5afacaab19ef946822ddaad.zip | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6c6b8f2e183..4a807106cca 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2005-10-16 Nick Roberts <nickrob@snap.net.nz> | ||
| 2 | |||
| 3 | * progmodes/gud.el (gud-tool-bar-map): Rename the images | ||
| 4 | appropriately (gud/next, gud/nexti, gud/step, gud/stepi). | ||
| 5 | (gud-sentinel): Use speedbar-frame to check for speedbar. | ||
| 6 | |||
| 1 | 2005-10-15 Richard M. Stallman <rms@gnu.org> | 7 | 2005-10-15 Richard M. Stallman <rms@gnu.org> |
| 2 | 8 | ||
| 3 | * savehist.el (savehist-history-variables): New file. | 9 | * savehist.el (savehist-history-variables): New file. |