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: Wed, 27 Apr 2005 17:55:18 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7404 emacs/lisp/ChangeLog:1.7405
*** emacs/lisp/ChangeLog:1.7404 Wed Apr 27 20:00:03 2005
--- emacs/lisp/ChangeLog        Wed Apr 27 21:55:17 2005
***************
*** 1,3 ****
--- 1,19 ----
+ 2005-04-28  Nick Roberts  <address@hidden>
+ 
+       * progmodes/cc-mode.el: (cc-create-define-alist): New function.
+       (cc-define-alist): New variable.
+       (c-mode): Make it local and initialise it.
+ 
+       * progmodes/gdb-ui.el (gdb-active-process): New variable.
+       (gdb-exited): New function.
+       (gdb-annotation-rules): Use it.
+       (gdb-starting): Set gdb-active-process to t.
+       (gdb-stopping): Amend doc string.
+       (gdb-reset): Set gdb-active-process to nil.
+ 
+       * tooltip.el (tooltip-gud-tips): Show the associated #define
+       directives when a C program under GDB is not executing.
+ 
  2005-04-27  Stefan Monnier  <address@hidden>
  
        * progmodes/cperl-mode.el (cperl-mode): Don't precompile the




reply via email to

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