/[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.279.4.4 by miles, Mon Jun 28 07:28:39 2004 UTC revision 1.279.4.5 by miles, Wed Sep 15 08:59:55 2004 UTC
# Line 1925  created." Line 1925  created."
1925    
1926    
1927  (defface cursor '()  (defface cursor '()
1928    "Basic face for the cursor color under X."    "Basic face for the cursor color under X.
1929    Note: Other faces cannot inherit from the cursor face."
1930    :version "21.1"    :version "21.1"
1931    :group 'cursor    :group 'cursor
1932    :group 'basic-faces)    :group 'basic-faces)
1933    
1934    (put 'cursor 'face-no-inherit t)
1935    
1936  (defface mouse '()  (defface mouse '()
1937    "Basic face for the mouse color under X."    "Basic face for the mouse color under X."

Legend:
Removed from v.1.279.4.4  
changed lines
  Added in v.1.279.4.5

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