diff options
author | Nick Roberts <nickrob@snap.net.nz> | 2006-10-22 05:39:34 +0000 |
---|---|---|
committer | Nick Roberts <nickrob@snap.net.nz> | 2006-10-22 05:39:34 +0000 |
commit | dead60da964b3a6f7548103da22e4531a1478802 (patch) | |
tree | 8b39d02766c6cb4ff88e70a41e14e70851c4b19a /lisp | |
parent | 9f37aef4f531d5ca17e8c14a6b756836c31089fb (diff) | |
download | emacs-dead60da964b3a6f7548103da22e4531a1478802.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9ea05f2e1be..1f6b56acda0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2006-10-22 Nick Roberts <nickrob@snap.net.nz> + * progmodes/gdb-ui.el (gdb-info-stack-custom): Don't try to give + gdb-stack-position a value when there is no fringe. + * bindings.el (mode-line-mode-menu): Disable auto-revert-tail-mode indicator if not visiting a file. |