diff options
| author | Richard M. Stallman | 2006-08-02 01:58:40 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2006-08-02 01:58:40 +0000 |
| commit | 946bb8881daeba7b7b30200fb77e6e6a90736984 (patch) | |
| tree | 710e07d49b7c0a9edb48a0286c663cc4891ce8a4 /lisp | |
| parent | 9593ae179d0a86cf7ad46b641b439f0f4d979983 (diff) | |
| download | emacs-946bb8881daeba7b7b30200fb77e6e6a90736984.tar.gz emacs-946bb8881daeba7b7b30200fb77e6e6a90736984.zip | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 349309ac6af..b6adcb50a8e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2006-08-01 Richard Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * bindings.el (mode-line-format): Adjust spacing around vc-mode. | ||
| 4 | |||
| 1 | 2006-08-02 Nick Roberts <nickrob@snap.net.nz> | 5 | 2006-08-02 Nick Roberts <nickrob@snap.net.nz> |
| 2 | 6 | ||
| 3 | * progmodes/gdb-ui.el (gdb-find-source-frame): Make nil the | 7 | * progmodes/gdb-ui.el (gdb-find-source-frame): Make nil the |