# HG changeset patch # User Nick Roberts # Date 1129583295 0 # Node ID 5992ae60fb6b690fad1d8e04d1dc7c1c4e7e247f # Parent 172dcc84fa710c51ea23d8e29d16e35a9b652e19 *** empty log message *** diff -r 172dcc84fa71 -r 5992ae60fb6b lisp/ChangeLog --- 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 + + * 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 * makefile.w32-in (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD):