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


From: Nick Roberts
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/gud.el
Date: Tue, 21 Oct 2003 18:37:29 -0400

Index: emacs/lisp/progmodes/gud.el
diff -c emacs/lisp/progmodes/gud.el:1.10 emacs/lisp/progmodes/gud.el:1.11
*** emacs/lisp/progmodes/gud.el:1.10    Tue Sep 30 13:58:19 2003
--- emacs/lisp/progmodes/gud.el Tue Oct 21 18:37:29 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]