Mercurial > hg > xemacs-beta
comparison etc/Emacs.ad @ 265:8efd647ea9ca r20-5b31
Import from CVS: tag r20-5b31
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:25:37 +0200 |
parents | 727739f917cb |
children | 30d2cfa1092a |
comparison
equal
deleted
inserted
replaced
264:682d2a9d41a5 | 265:8efd647ea9ca |
---|---|
29 ! | 29 ! |
30 ! The valid color names on your system can be found by looking in the file | 30 ! The valid color names on your system can be found by looking in the file |
31 ! `rgb.txt', usually found in /usr/lib/X11/ or /usr/openwin/lib/X11/. | 31 ! `rgb.txt', usually found in /usr/lib/X11/ or /usr/openwin/lib/X11/. |
32 | 32 |
33 ! Set the modeline colors. | 33 ! Set the modeline colors. |
34 !.modeline*attributeForeground: Black | 34 !Emacs.modeline*attributeForeground: Black |
35 !.modeline*attributeBackground: Gray75 | 35 !Emacs.modeline*attributeBackground: Gray75 |
36 | 36 |
37 ! Set the color of the text cursor. | 37 ! Set the color of the text cursor. |
38 .text-cursor*attributeBackground: Red3 | 38 !Emacs.text-cursor*attributeBackground: Red3 |
39 | 39 |
40 ! If you want to set the color of the mouse pointer, do this: | 40 ! If you want to set the color of the mouse pointer, do this: |
41 ! Emacs.pointer*attributeForeground: Black | 41 ! Emacs.pointer*attributeForeground: Black |
42 ! If you want to set the background of the mouse pointer, do this: | 42 ! If you want to set the background of the mouse pointer, do this: |
43 ! Emacs.pointer*attributeBackground: White | 43 ! Emacs.pointer*attributeBackground: White |