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 [EMACS_22_BAS


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/gdb-ui.el, v [EMACS_22_BASE]
Date: Fri, 13 Jul 2007 02:50:22 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Dan Nicolaescu <dann>   07/07/13 02:50:21

Index: progmodes/gdb-ui.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/progmodes/gdb-ui.el,v
retrieving revision 1.206
retrieving revision 1.206.2.1
diff -u -b -r1.206 -r1.206.2.1
--- progmodes/gdb-ui.el 5 Apr 2007 07:14:51 -0000       1.206
+++ progmodes/gdb-ui.el 13 Jul 2007 02:50:18 -0000      1.206.2.1
@@ -1765,7 +1765,7 @@
 
 (defface breakpoint-enabled
   '((t
-     :foreground "red"
+     :foreground "red1"
      :weight bold))
   "Face for enabled breakpoint icon in fringe."
   :group 'gud)




reply via email to

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