/[emacs]/emacs/lisp/cus-edit.el
ViewVC logotype

Diff of /emacs/lisp/cus-edit.el

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

revision 1.223 by miles, Fri Jun 10 07:16:58 2005 UTC revision 1.224 by lektu, Fri Jun 10 14:01:47 2005 UTC
# Line 417  Line 417 
417    :group 'development)    :group 'development)
418    
419  (defgroup minibuffer nil  (defgroup minibuffer nil
420    "Controling the behaviour of the minibuffer."    "Controling the behavior of the minibuffer."
421    :link '(custom-manual "(emacs)Minibuffer")    :link '(custom-manual "(emacs)Minibuffer")
422    :group 'environment)    :group 'environment)
423    
# Line 2187  If INITIAL-STRING is non-nil, use that r Line 2187  If INITIAL-STRING is non-nil, use that r
2187       (:foreground "blue1" :weight bold :height 1.2 :inherit variable-pitch))       (:foreground "blue1" :weight bold :height 1.2 :inherit variable-pitch))
2188      (((class color)      (((class color)
2189        (background light))        (background light))
2190       (:foreground "blue" :weight bold :height 1.2 :inherit variable-pitch))           (:foreground "blue" :weight bold :height 1.2 :inherit variable-pitch))
2191      (t (:weight bold)))      (t (:weight bold)))
2192    "Face used for unpushable variable tags."    "Face used for unpushable variable tags."
2193    :group 'custom-faces)    :group 'custom-faces)

Legend:
Removed from v.1.223  
changed lines
  Added in v.1.224

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