aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 2ca2ad8738d..105d60d9329 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12006-03-02 Nick Roberts <nickrob@snap.net.nz> 12006-03-02 Nick Roberts <nickrob@snap.net.nz>
2 2
3 * dframe.el (dframe-frame-mode): Don't burp when menu-bar-lines
4 is nil.
5
3 * progmodes/gud.el (gud-speedbar-menu-items): Use 6 * progmodes/gud.el (gud-speedbar-menu-items): Use
4 buffer-local-value and add missing :visible keyword. 7 buffer-local-value and add missing :visible keyword.
5 8