/[emacs]/emacs/lisp/font-lock.el
ViewVC logotype

Diff of /emacs/lisp/font-lock.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.269 by monnier, Wed Jul 13 04:39:14 2005 UTC revision 1.270 by jurta, Tue Jul 19 11:31:31 2005 UTC
# Line 1830  Sets various variables using `font-lock- Line 1830  Sets various variables using `font-lock-
1830    :group 'font-lock-highlighting-faces)    :group 'font-lock-highlighting-faces)
1831    
1832  (defface font-lock-regexp-grouping-backslash  (defface font-lock-regexp-grouping-backslash
1833    '((((class color) (min-colors 16)) :inherit escape-glyph)    '((t :inherit bold))
     (t :inherit bold))  
1834    "Font Lock mode face for backslashes in Lisp regexp grouping constructs."    "Font Lock mode face for backslashes in Lisp regexp grouping constructs."
1835    :group 'font-lock-highlighting-faces)    :group 'font-lock-highlighting-faces)
1836    

Legend:
Removed from v.1.269  
changed lines
  Added in v.1.270

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26