/[emacs]/emacs/lisp/faces.el
ViewVC logotype

Diff of /emacs/lisp/faces.el

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

revision 1.246 by eliz, Mon Oct 29 18:37:37 2001 UTC revision 1.247 by rms, Mon Dec 24 16:39:31 2001 UTC
# Line 1767  created." Line 1767  created."
1767    :group 'basic-faces)    :group 'basic-faces)
1768    
1769    
1770    (defface minibuffer-prompt '((t ()))
1771      "Face for minibuffer prompts."
1772      :version "21.3"
1773      :group 'basic-faces)
1774    
1775    (setq minibuffer-prompt-properties
1776          (append minibuffer-prompt-properties (list 'face 'minibuffer-prompt)))
1777    
1778  (defface region  (defface region
1779    '((((type tty) (class color))    '((((type tty) (class color))
1780       (:background "blue" :foreground "white"))       (:background "blue" :foreground "white"))

Legend:
Removed from v.1.246  
changed lines
  Added in v.1.247

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