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/cperl-mode.el


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/cperl-mode.el
Date: Sat, 03 May 2003 09:53:24 -0400

Index: emacs/lisp/progmodes/cperl-mode.el
diff -c emacs/lisp/progmodes/cperl-mode.el:1.44 
emacs/lisp/progmodes/cperl-mode.el:1.45
*** emacs/lisp/progmodes/cperl-mode.el:1.44     Fri Mar 21 19:40:00 2003
--- emacs/lisp/progmodes/cperl-mode.el  Sat May  3 09:53:24 2003
***************
*** 584,590 ****
      (((class color) (background dark))
       (:foreground ,cperl-dark-foreground))
      (t (:weight bold :underline t)))
!   "Font Lock mode face used to highlight array names."
    :group 'cperl-faces)
  
  (defface cperl-array-face
--- 584,590 ----
      (((class color) (background dark))
       (:foreground ,cperl-dark-foreground))
      (t (:weight bold :underline t)))
!   "Font Lock mode face used non-overridable keywords and modifiers of 
regexps."
    :group 'cperl-faces)
  
  (defface cperl-array-face




reply via email to

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