diff options
| author | Nick Roberts | 2005-10-07 02:43:39 +0000 |
|---|---|---|
| committer | Nick Roberts | 2005-10-07 02:43:39 +0000 |
| commit | bd5497c2ca69186246578108d324642e193ac057 (patch) | |
| tree | ec33369306b8f296eae8ff792d06d90f2663b446 /lisp | |
| parent | e4481965c0d7dd85199c8fe4d7e5b2441239be1b (diff) | |
| download | emacs-bd5497c2ca69186246578108d324642e193ac057.tar.gz emacs-bd5497c2ca69186246578108d324642e193ac057.zip | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 515f8bcf921..498b9b4c612 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2005-10-07 Nick Roberts <nickrob@snap.net.nz> | ||
| 2 | |||
| 3 | * progmodes/gud.el (gud-menu-map): Only display un-intuitive | ||
| 4 | gud-break and gud-remove icons when the fringe is not available. | ||
| 5 | |||
| 6 | * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width): | ||
| 7 | Typo. | ||
| 8 | |||
| 1 | 2005-10-06 Thien-Thi Nguyen <ttn@gnu.org> | 9 | 2005-10-06 Thien-Thi Nguyen <ttn@gnu.org> |
| 2 | 10 | ||
| 3 | * play/zone.el (zone): Wrap body with save-window-excursion. | 11 | * play/zone.el (zone): Wrap body with save-window-excursion. |