diff options
| author | Nick Roberts | 2006-08-21 23:07:34 +0000 |
|---|---|---|
| committer | Nick Roberts | 2006-08-21 23:07:34 +0000 |
| commit | 7d14463c7d9701bf6a284325bf6f5b7ce23834a0 (patch) | |
| tree | 27bfad08b9b5953a58173747433e3ad432fd5e2d /lisp | |
| parent | b2f5a4ac93608d9a51ddbd08c3f825d4cedfeb04 (diff) | |
| download | emacs-7d14463c7d9701bf6a284325bf6f5b7ce23834a0.tar.gz emacs-7d14463c7d9701bf6a284325bf6f5b7ce23834a0.zip | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cbde1434030..ecc660373fb 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-08-22 Nick Roberts <nickrob@snap.net.nz> | ||
| 2 | |||
| 3 | * progmodes/gdb-ui.el (gdb-frame-memory-buffer): Make frame | ||
| 4 | a bit wider and remove fringes to fit initial output on line. | ||
| 5 | |||
| 1 | 2006-08-21 Richard Stallman <rms@gnu.org> | 6 | 2006-08-21 Richard Stallman <rms@gnu.org> |
| 2 | 7 | ||
| 3 | * whitespace.el (whitespace-cleanup): Doc fix. | 8 | * whitespace.el (whitespace-cleanup): Doc fix. |