/[emacs]/emacs/lisp/progmodes/cperl-mode.el
ViewVC logotype

Diff of /emacs/lisp/progmodes/cperl-mode.el

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

revision 1.44 by kfstorm, Sat Mar 22 00:40:00 2003 UTC revision 1.45 by rms, Sat May 3 13:53:24 2003 UTC
# Line 584  when syntaxifying a chunk of buffer." Line 584  when syntaxifying a chunk of buffer."
584      (((class color) (background dark))      (((class color) (background dark))
585       (:foreground ,cperl-dark-foreground))       (:foreground ,cperl-dark-foreground))
586      (t (:weight bold :underline t)))      (t (:weight bold :underline t)))
587    "Font Lock mode face used to highlight array names."    "Font Lock mode face used non-overridable keywords and modifiers of regexps."
588    :group 'cperl-faces)    :group 'cperl-faces)
589    
590  (defface cperl-array-face  (defface cperl-array-face

Legend:
Removed from v.1.44  
changed lines
  Added in v.1.45

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