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: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/gdb-ui.el
Date: Mon, 15 Aug 2005 17:29:36 -0400

Index: emacs/lisp/progmodes/gdb-ui.el
diff -c emacs/lisp/progmodes/gdb-ui.el:1.87 emacs/lisp/progmodes/gdb-ui.el:1.88
*** emacs/lisp/progmodes/gdb-ui.el:1.87 Mon Aug  1 16:09:25 2005
--- emacs/lisp/progmodes/gdb-ui.el      Mon Aug 15 21:29:32 2005
***************
*** 1307,1314 ****
      (((background light)) :foreground "grey40"))
    "Face for disabled breakpoint icon in fringe."
    :group 'gud)
- ;; Compatibility alias for old name.
- (put 'breakpoint-disabled-bitmap-face 'face-alias 'breakpoint-disabled)
  
  ;; Put breakpoint icons in relevant margins (even those set in the GUD 
buffer).
  (defun gdb-info-breakpoints-custom ()
--- 1307,1312 ----




reply via email to

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