comparison lisp/ChangeLog @ 66161:5992ae60fb6b

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Mon, 17 Oct 2005 21:08:15 +0000
parents fc30d97ea62e
children 8cd21bf8a431
comparison
equal deleted inserted replaced
66160:172dcc84fa71 66161:5992ae60fb6b
1 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
2
3 * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
4 expressions display in speedbar for all buffers when debugging.
5 (gdb-speedbar-expand-node): Ensure node contraction is always
6 updated.
7
8 * speedbar.el (speedbar-set-mode-line-format): Indent properly.
9 (speedbar-insert-button, speedbar-make-button):
10 Use add-text-properties.
11 (speedbar-update-localized-contents)
12 (speedbar-update-directory-contents)
13 (speedbar-update-special-contents): Use dolist.
14 (speedbar-buffer-easymenu-definition): Add a menu separator.
15
1 2005-10-17 Jason Rumney <jasonr@gnu.org> 16 2005-10-17 Jason Rumney <jasonr@gnu.org>
2 17
3 * makefile.w32-in (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): 18 * makefile.w32-in (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD):
4 New targets for shell specific generation of mh-autoloads. 19 New targets for shell specific generation of mh-autoloads.
5 20