Mercurial > emacs
changeset 66161:5992ae60fb6b
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Mon, 17 Oct 2005 21:08:15 +0000 |
parents | 172dcc84fa71 |
children | 9698655085d3 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 15 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Oct 17 21:08:06 2005 +0000 +++ b/lisp/ChangeLog Mon Oct 17 21:08:15 2005 +0000 @@ -1,3 +1,18 @@ +2005-10-18 Nick Roberts <nickrob@snap.net.nz> + + * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch + expressions display in speedbar for all buffers when debugging. + (gdb-speedbar-expand-node): Ensure node contraction is always + updated. + + * speedbar.el (speedbar-set-mode-line-format): Indent properly. + (speedbar-insert-button, speedbar-make-button): + Use add-text-properties. + (speedbar-update-localized-contents) + (speedbar-update-directory-contents) + (speedbar-update-special-contents): Use dolist. + (speedbar-buffer-easymenu-definition): Add a menu separator. + 2005-10-17 Jason Rumney <jasonr@gnu.org> * makefile.w32-in (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD):