diff options
| author | Thien-Thi Nguyen | 2002-01-25 08:39:14 +0000 |
|---|---|---|
| committer | Thien-Thi Nguyen | 2002-01-25 08:39:14 +0000 |
| commit | 8585e165fda74cbe18e2405a8c567e9cacde7499 (patch) | |
| tree | 3deadd8711be8867e9233c65ec534fbab690e481 | |
| parent | 75f70c1ce1689f853a68df4db74fe1b05202de10 (diff) | |
| download | emacs-8585e165fda74cbe18e2405a8c567e9cacde7499.tar.gz emacs-8585e165fda74cbe18e2405a8c567e9cacde7499.zip | |
Reword face color location blurb.
| -rw-r--r-- | etc/enriched.doc | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/etc/enriched.doc b/etc/enriched.doc index fc1703c18d7..ff57087c989 100644 --- a/etc/enriched.doc +++ b/etc/enriched.doc | |||
| @@ -74,9 +74,9 @@ the right margin, fully justified, centered, or left alone).</indent> | |||
| 74 | <indent>You can add faces either with the menu or with <fixed>M-g.</fixed> The face is | 74 | <indent>You can add faces either with the menu or with <fixed>M-g.</fixed> The face is |
| 75 | applied to the current region. If you are using | 75 | applied to the current region. If you are using |
| 76 | `transient-mark-mode' and the region is not active, then the face | 76 | `transient-mark-mode' and the region is not active, then the face |
| 77 | applies to whatever you type next. Any face can have colors, but | 77 | applies to whatever you type next. Any face can have colors. If |
| 78 | faces have no other attributes are put on the color submenus of | 78 | this is its lone attribute, the face is put on the color submenus |
| 79 | the "Text Properties" menu.</indent> | 79 | of the "Text Properties" menu.</indent> |
| 80 | 80 | ||
| 81 | 81 | ||
| 82 | <x-bg-color><param>blue</param><x-color><param>white</param><bold>NEWLINES and PARAGRAPHS</bold></x-color></x-bg-color> | 82 | <x-bg-color><param>blue</param><x-color><param>white</param><bold>NEWLINES and PARAGRAPHS</bold></x-color></x-bg-color> |
| @@ -253,3 +253,4 @@ bug reports are welcome.</indent> | |||
| 253 | 253 | ||
| 254 | </x-color><x-bg-color><param>blue</param><x-color><param>white</param>April 1995; updated August 1997</x-color></x-bg-color> | 254 | </x-color><x-bg-color><param>blue</param><x-color><param>white</param>April 1995; updated August 1997</x-color></x-bg-color> |
| 255 | 255 | ||
| 256 | |||