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, 21 Oct 2003 18:36:23 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.5475 emacs/lisp/ChangeLog:1.5476
*** emacs/lisp/ChangeLog:1.5475 Mon Oct 20 19:46:31 2003
--- emacs/lisp/ChangeLog        Tue Oct 21 18:36:23 2003
***************
*** 1,3 ****
--- 1,15 ----
+ 2003-10-21  Nick Roberts  <address@hidden>
+ 
+       * gdb-ui.el (gdb-current-language): New variable.
+       (gdb-update-flag): Remove variable.
+       (gud-watch,gdb-frame-handler): Adapt for other languages (Fortran).
+       (gdb-take-last-elt): Remove function.
+       (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
+       (gdb-post-prompt): Check for variable object changes here.
+ 
+       * progmodes/gud.el (gud-speedbar-buttons): Check for variable
+       object changes in gdb-ui.el.
+ 
  2003-10-21  Richard M. Stallman  <address@hidden>
  
        * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.




reply via email to

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