emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sun, 27 Nov 2005 18:51:40 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8678 emacs/lisp/ChangeLog:1.8679
*** emacs/lisp/ChangeLog:1.8678 Sun Nov 27 22:15:03 2005
--- emacs/lisp/ChangeLog        Sun Nov 27 23:51:40 2005
***************
*** 1,8 ****
  2005-11-28  Nick Roberts  <address@hidden>
  
        * 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.
--- 1,19 ----
+ 2005-11-27  Luc Teirlinck  <address@hidden>
+ 
+       * 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  <address@hidden>
  
        * 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]