From 0ee83bc6fa6cfbcb5199e68d3e32deb4c304d470 Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Sun, 27 Nov 2005 23:51:40 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 586db1f3446..d7012292416 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,8 +1,19 @@ +2005-11-27 Luc Teirlinck + + * dabbrev.el (dabbrev-completion): Simplify code, by getting rid + of `if' whose condition always returned nil. Doc fix. + + * buff-menu.el (Buffer-menu-revert-function): Make the selected + window's buffer the current buffer around the call to + `list-buffers-noselect'. This is necessary to mark that buffer + with a `.' in the Buffer Menu when called from Lisp, for instance + by Auto Revert Mode. + 2005-11-28 Nick Roberts * progmodes/gdb-ui.el (gdb-stopped): Detect process when attaching. (gdb-pre-prompt): Make sure gdb-error is reset. - + * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked with a process, detect it. (gud-speedbar-buttons): Match regexp more carefully. -- 2.39.2