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: Thu, 08 Dec 2005 17:09:25 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8758 emacs/lisp/ChangeLog:1.8759
*** emacs/lisp/ChangeLog:1.8758 Thu Dec  8 21:58:00 2005
--- emacs/lisp/ChangeLog        Thu Dec  8 22:09:24 2005
***************
*** 1,3 ****
--- 1,9 ----
+ 2005-12-09  Nick Roberts  <address@hidden>
+ 
+       * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips): 
+       No need to check gud-comint-buffer is bound.
+       (gdb): Prevent multiple debugging when first session uses gdba.
+ 
  2005-12-08  Alan Mackenzie  <address@hidden>
  
        CC Mode update to 5.31.
***************
*** 1196,1205 ****
        * progmodes/cc-fonts.el (c-font-lock-declarations): Recognize a
        construct like "a * b = c;" as a declaration.
  
- 
- Local Variables:
- add-log-mailing-address: "address@hidden"
- End:
  2005-12-08  Kim F. Storm  <address@hidden>
  
        * emulation/cua-rect.el (cua--extract-rectangle): Don't use \s
--- 1202,1207 ----
***************
*** 1302,1308 ****
        (gdb-locals-watch-map): Rename from gdb-*-*-keymap.
        (gdb-locals-font-lock-keywords-1)
        (gdb-locals-font-lock-keywords-2): New variables.
!       (gdb-find-file-hook): fgfg.
        (gdb-set-gud-minor-mode-existing-buffers-1)
        (gdb-var-list-children-1, gdb-var-list-children-handler-1)
        (gdb-var-update-1, gdb-var-update-handler-1)
--- 1304,1310 ----
        (gdb-locals-watch-map): Rename from gdb-*-*-keymap.
        (gdb-locals-font-lock-keywords-1)
        (gdb-locals-font-lock-keywords-2): New variables.
!       (gdb-find-file-hook): Make it work with GDB 6.4+ too.
        (gdb-set-gud-minor-mode-existing-buffers-1)
        (gdb-var-list-children-1, gdb-var-list-children-handler-1)
        (gdb-var-update-1, gdb-var-update-handler-1)




reply via email to

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