# HG changeset patch # User Nick Roberts # Date 1141163190 0 # Node ID 1d3318eb6e2fc86bcec24808456e09c22621d4d9 # Parent e0f7378da652cc843d6b5234c6af22e040a7e2ca *** empty log message *** diff -r e0f7378da652 -r 1d3318eb6e2f lisp/ChangeLog --- a/lisp/ChangeLog Tue Feb 28 14:57:03 2006 +0000 +++ b/lisp/ChangeLog Tue Feb 28 21:46:30 2006 +0000 @@ -1,3 +1,20 @@ +2006-03-01 Nick Roberts + + * speedbar.el (speedbar-update-localized-contents): Try to + preserve window-start. + (speedbar-update-directory-contents): Try to preserve window-start + and window-point. + (speedbar-update-special-contents): Don't move back to start of + window. + + * progmodes/gdb-ui.el (gdb-speedbar-refresh): Rename from + gdb-speedbar-timer-fn. Use speedbar-refresh instead of + speedbar-timer-fn + (gdb-var-update-handler, gdb-var-update-handler-1): Use it. + (gdb-speedbar-expand-node): Use speedbar-delete-subblock + instead of gdb-speedbar-timer-fn. + (gdb-edit-value): + 2006-02-28 Jay Belanger * calc/calccomp.el: (math-compose-tex-matrix): Add a latex option.