/[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.266.2.8 by miles, Tue Jul 6 09:42:25 2004 UTC revision 1.266.2.9 by miles, Thu Sep 16 00:14:58 2004 UTC
# Line 1924  created." Line 1924  created."
1924    
1925    
1926  (defface cursor '()  (defface cursor '()
1927    "Basic face for the cursor color under X."    "Basic face for the cursor color under X.
1928    Note: Other faces cannot inherit from the cursor face."
1929    :version "21.1"    :version "21.1"
1930    :group 'cursor    :group 'cursor
1931    :group 'basic-faces)    :group 'basic-faces)
1932    
1933    (put 'cursor 'face-no-inherit t)
1934    
1935  (defface mouse '()  (defface mouse '()
1936    "Basic face for the mouse color under X."    "Basic face for the mouse color under X."

Legend:
Removed from v.1.266.2.8  
changed lines
  Added in v.1.266.2.9

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