emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/progmodes/gud.el [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/gud.el [lexbind]
Date: Thu, 20 Nov 2003 19:36:41 -0500

Index: emacs/lisp/progmodes/gud.el
diff -c emacs/lisp/progmodes/gud.el:1.10.2.1 
emacs/lisp/progmodes/gud.el:1.10.2.2
*** emacs/lisp/progmodes/gud.el:1.10.2.1        Tue Oct 14 19:30:17 2003
--- emacs/lisp/progmodes/gud.el Thu Nov 20 19:35:51 2003
***************
*** 321,327 ****
    (let ((minor-mode (with-current-buffer buffer gud-minor-mode)))
      (cond 
       ((eq minor-mode 'gdba)
-       (gdb-var-update)
        (when (or gdb-var-changed
                (not (save-excursion 
                       (goto-char (point-min))
--- 321,326 ----




reply via email to

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