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: Nick Roberts
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Tue, 25 Oct 2005 21:00:32 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8457 emacs/lisp/ChangeLog:1.8458
*** emacs/lisp/ChangeLog:1.8457 Tue Oct 25 23:24:44 2005
--- emacs/lisp/ChangeLog        Wed Oct 26 01:00:30 2005
***************
*** 1,3 ****
--- 1,18 ----
+ 2005-10-26  Nick Roberts  <address@hidden>
+ 
+       * progmodes/gud.el (gud-menu-map): Only display gud-until icon
+       when the fringe is not available.
+ 
+       * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
+       (def-gdb-auto-update-trigger): Simplify construction.
+       (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
+       def-gdb-auto-updated-buffer as gdb-info-locals-handler is
+       defined explicitly.
+       (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
+       def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
+       defined explicitly.
+       (gdb-info-locals-custom): Remove as it's a no-op.
+ 
  2005-10-25  Chong Yidong  <address@hidden>
  
        * longlines.el (longlines-mode): Remove narrowing before




reply via email to

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