emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/cus-face.el


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/cus-face.el
Date: Sat, 01 Jan 2005 09:32:48 -0500

Index: emacs/lisp/cus-face.el
diff -c emacs/lisp/cus-face.el:1.34 emacs/lisp/cus-face.el:1.35
*** emacs/lisp/cus-face.el:1.34 Sun Jun 13 21:56:49 2004
--- emacs/lisp/cus-face.el      Sat Jan  1 14:18:22 2005
***************
*** 195,205 ****
  
      (:foreground
       (color :tag "Foreground"
!           :help-echo "Set foreground color."))
  
      (:background
       (color :tag "Background"
!           :help-echo "Set background color."))
  
      (:stipple
       (choice :tag "Stipple"
--- 195,205 ----
  
      (:foreground
       (color :tag "Foreground"
!           :help-echo "Set foreground color (name or #RRGGBB hex spec)."))
  
      (:background
       (color :tag "Background"
!           :help-echo "Set background color (name or #RRGGBB hex spec)."))
  
      (:stipple
       (choice :tag "Stipple"




reply via email to

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