aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorNick Roberts2005-10-07 02:43:39 +0000
committerNick Roberts2005-10-07 02:43:39 +0000
commitbd5497c2ca69186246578108d324642e193ac057 (patch)
treeec33369306b8f296eae8ff792d06d90f2663b446 /lisp
parente4481965c0d7dd85199c8fe4d7e5b2441239be1b (diff)
downloademacs-bd5497c2ca69186246578108d324642e193ac057.tar.gz
emacs-bd5497c2ca69186246578108d324642e193ac057.zip
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog8
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 @@
12005-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
12005-10-06 Thien-Thi Nguyen <ttn@gnu.org> 92005-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.