emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/font-lock.el


From: Juri Linkov
Subject: [Emacs-diffs] Changes to emacs/lisp/font-lock.el
Date: Tue, 19 Jul 2005 07:31:31 -0400

Index: emacs/lisp/font-lock.el
diff -c emacs/lisp/font-lock.el:1.269 emacs/lisp/font-lock.el:1.270
*** emacs/lisp/font-lock.el:1.269       Wed Jul 13 04:39:14 2005
--- emacs/lisp/font-lock.el     Tue Jul 19 11:31:31 2005
***************
*** 1830,1837 ****
    :group 'font-lock-highlighting-faces)
  
  (defface font-lock-regexp-grouping-backslash
!   '((((class color) (min-colors 16)) :inherit escape-glyph)
!     (t :inherit bold))
    "Font Lock mode face for backslashes in Lisp regexp grouping constructs."
    :group 'font-lock-highlighting-faces)
  
--- 1830,1836 ----
    :group 'font-lock-highlighting-faces)
  
  (defface font-lock-regexp-grouping-backslash
!   '((t :inherit bold))
    "Font Lock mode face for backslashes in Lisp regexp grouping constructs."
    :group 'font-lock-highlighting-faces)
  




reply via email to

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