diff options
| author | Glenn Morris | 2013-11-22 18:21:51 -0800 |
|---|---|---|
| committer | Glenn Morris | 2013-11-22 18:21:51 -0800 |
| commit | 92f78ea3d1a1c1368bc419bcd57d6ad0472d99b9 (patch) | |
| tree | d39e6ec6958f2b8eca2c8c2d0041332241e3794e /etc | |
| parent | 17e0445be4a6a4f437f4be4924074c90d6477481 (diff) | |
| download | emacs-92f78ea3d1a1c1368bc419bcd57d6ad0472d99b9.tar.gz emacs-92f78ea3d1a1c1368bc419bcd57d6ad0472d99b9.zip | |
* etc/enriched.txt: Rename from enriched.doc.
Misc small updates for this hardly being "new" any more.
* lisp/textmodes/enriched.el (enriched-mode): Doc fix.
* lisp/emacs-lisp/authors.el (authors-renamed-files-alist):
Add enriched.doc -> enriched.txt.
Fixes: debbugs:15947
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/ChangeLog | 5 | ||||
| -rw-r--r-- | etc/enriched.txt (renamed from etc/enriched.doc) | 40 |
2 files changed, 17 insertions, 28 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index faa369c40fb..9a585c6d3cd 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2013-11-23 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * enriched.txt: Rename from enriched.doc. (Bug#15947) | ||
| 4 | Misc small updates for this hardly being "new" any more. | ||
| 5 | |||
| 1 | 2013-11-20 Leo Liu <sdl.web@gmail.com> | 6 | 2013-11-20 Leo Liu <sdl.web@gmail.com> |
| 2 | 7 | ||
| 3 | * NEWS: Mention new display action alist entry `no-display-ok'. | 8 | * NEWS: Mention new display action alist entry `no-display-ok'. |
diff --git a/etc/enriched.doc b/etc/enriched.txt index c501fe6b341..21d8481dce8 100644 --- a/etc/enriched.doc +++ b/etc/enriched.txt | |||
| @@ -10,10 +10,10 @@ Text-Width: 70 | |||
| 10 | 10 | ||
| 11 | 11 | ||
| 12 | 12 | ||
| 13 | <indent>Emacs now has the ability to edit <italic>enriched text</italic>, which is text | 13 | <indent>Emacs has the ability to edit <italic>enriched text</italic>, which is text |
| 14 | containing faces, colors, indentation, and other properties. This | 14 | containing faces, colors, indentation, and other properties. |
| 15 | document is a quick introduction to some of the new features, and | 15 | This document is a quick introduction to some of the features, |
| 16 | is also an example file in the <italic>text/enriched </italic>format.</indent> | 16 | and is also an example file in the <italic>text/enriched </italic>format.</indent> |
| 17 | 17 | ||
| 18 | 18 | ||
| 19 | <x-bg-color><param>blue</param><x-color><param>white</param><bold>INSTALLATION and STARTUP</bold></x-color></x-bg-color> | 19 | <x-bg-color><param>blue</param><x-color><param>white</param><bold>INSTALLATION and STARTUP</bold></x-color></x-bg-color> |
| @@ -175,16 +175,8 @@ all of the features of your document, but they will get as close | |||
| 175 | as possible. | 175 | as possible. |
| 176 | 176 | ||
| 177 | 177 | ||
| 178 | The MIME standard is defined in </indent>Internet<indent> RFC 1521; text/enriched | 178 | The text/enriched standard is defined in </indent>Internet<indent> RFC 1896 |
| 179 | is defined in RFC 1563. Details on obtaining these documents via | 179 | (<<http://www.ietf.org/rfc/rfc1896.txt>).</indent></indent> |
| 180 | FTP or email may be obtained by sending an email message to | ||
| 181 | <fixed>rfc-info@isi.edu</fixed> with the message body: | ||
| 182 | |||
| 183 | |||
| 184 | <fixed><indent>help: ways_to_get_rfcs</indent></fixed> | ||
| 185 | |||
| 186 | |||
| 187 | <indent>See also the newsgroup <fixed>comp.mail.mime</fixed>.</indent></indent> | ||
| 188 | 180 | ||
| 189 | 181 | ||
| 190 | <x-bg-color><param>blue</param><x-color><param>white</param><bold>CUSTOMIZATION</bold></x-color></x-bg-color><bold> | 182 | <x-bg-color><param>blue</param><x-color><param>white</param><bold>CUSTOMIZATION</bold></x-color></x-bg-color><bold> |
| @@ -198,16 +190,15 @@ enriched-verbose. | |||
| 198 | </fixed></indent>-<indent> You can add annotations for your own text properties by making | 190 | </fixed></indent>-<indent> You can add annotations for your own text properties by making |
| 199 | additions to <fixed>enriched-translations</fixed>. Note that the standard | 191 | additions to <fixed>enriched-translations</fixed>. Note that the standard |
| 200 | requires you to name your annotation starting<italic> "x-" </italic>(as in | 192 | requires you to name your annotation starting<italic> "x-" </italic>(as in |
| 201 | <italic>"x-read-only"</italic>). Please send me any such additions that you | 193 | <italic>"x-read-only"</italic>). Please report any such additions that you |
| 202 | think might be of general interest so that I can include them | 194 | think might be of general interest using <fixed>M-x report-emacs-bug</fixed>.</indent> |
| 203 | in the distribution.</indent> | ||
| 204 | 195 | ||
| 205 | </indent> | 196 | </indent> |
| 206 | 197 | ||
| 207 | <x-bg-color><param>blue</param><x-color><param>white</param><bold>TO-DO LIST</bold></x-color></x-bg-color> | 198 | <x-bg-color><param>blue</param><x-color><param>white</param><bold>TODO LIST</bold></x-color></x-bg-color> |
| 208 | 199 | ||
| 209 | 200 | ||
| 210 | <italic><indent>[Feel free to work on these and send me the results!]</indent></italic><indent> | 201 | <italic><indent>[Feel free to work on these and send us the results!]</indent></italic><indent> |
| 211 | 202 | ||
| 212 | + Conform to updated text/enriched spec in RFC 1896. | 203 | + Conform to updated text/enriched spec in RFC 1896. |
| 213 | 204 | ||
| @@ -238,22 +229,15 @@ it.</indent> | |||
| 238 | 229 | ||
| 239 | + Support more formats: RTF, HTML... | 230 | + Support more formats: RTF, HTML... |
| 240 | 231 | ||
| 241 | + Use Emacs 21 display features. | 232 | + Use modern Emacs display features. |
| 242 | 233 | ||
| 243 | </indent> | 234 | </indent> |
| 244 | 235 | ||
| 245 | <x-bg-color><param>blue</param><x-color><param>white</param><bold>Final Notes:</bold></x-color></x-bg-color> | 236 | <x-bg-color><param>blue</param><x-color><param>white</param><bold>Original Author:</bold></x-color></x-bg-color> |
| 246 | |||
| 247 | |||
| 248 | <indent>This code and documentation is under development. Comments and | ||
| 249 | bug reports are welcome.</indent> | ||
| 250 | 237 | ||
| 251 | 238 | ||
| 252 | <bold><x-color><param>white</param><x-bg-color><param>blue</param>Boris Goldowsky</x-bg-color></x-color><x-color><param>light blue</param> </x-color></bold><x-color><param>light blue</param><fixed><<boris@gnu.ai.mit.edu></fixed></x-color><x-color><param>blue</param> | 239 | <bold><x-color><param>white</param><x-bg-color><param>blue</param>Boris Goldowsky</x-bg-color></x-color><x-color><param>light blue</param> </x-color></bold><x-color><param>light blue</param><fixed><<boris@gnu.ai.mit.edu></fixed></x-color><x-color><param>blue</param> |
| 253 | 240 | ||
| 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 | |||
| 256 | |||
| 257 | 241 | ||
| 258 | 242 | ||
| 259 | Copyright (C) 1995, 1997, 2001-2013 Free Software Foundation, Inc. | 243 | Copyright (C) 1995, 1997, 2001-2013 Free Software Foundation, Inc. |