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


From: Nick Roberts
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/gdb-ui.el
Date: Mon, 20 Feb 2006 21:48:49 +0000

Index: emacs/lisp/progmodes/gdb-ui.el
diff -u emacs/lisp/progmodes/gdb-ui.el:1.139 
emacs/lisp/progmodes/gdb-ui.el:1.140
--- emacs/lisp/progmodes/gdb-ui.el:1.139        Mon Feb 20 00:03:15 2006
+++ emacs/lisp/progmodes/gdb-ui.el      Mon Feb 20 21:48:49 2006
@@ -542,7 +542,7 @@
                  (forward-char 2)
                  (gud-call (concat "until *%a")))))))))
 
-(defcustom gdb-speedbar-auto-raise t
+(defcustom gdb-speedbar-auto-raise nil
   "If non-nil raise speedbar every time display of watch expressions is\
  updated."
   :type 'boolean




reply via email to

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