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/gdb-ui.el,v


From: Nick Roberts
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/gdb-ui.el,v
Date: Sun, 22 Oct 2006 05:40:08 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Nick Roberts <nickrob>  06/10/22 05:40:08

Index: gdb-ui.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/progmodes/gdb-ui.el,v
retrieving revision 1.188
retrieving revision 1.189
diff -u -b -r1.188 -r1.189
--- gdb-ui.el   7 Oct 2006 23:37:20 -0000       1.188
+++ gdb-ui.el   22 Oct 2006 05:40:08 -0000      1.189
@@ -2048,7 +2048,6 @@
                      (or gdb-stack-position
                          (setq gdb-stack-position (make-marker)))
                      (set-marker gdb-stack-position (point)))
-                 (set-marker gdb-stack-position nil)
                  (put-text-property bl (+ bl 4)
                                     'face '(:inverse-video t))))
              (when (re-search-forward




reply via email to

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