X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/5418a92b00f8ffdee547c8a90b90d91ef1c1e994..d3e3f789a1fc9a0a988b23b7ab45d8f18a8295b8:/etc/enriched.doc diff --git a/etc/enriched.doc b/etc/enriched.doc index 0daec06606..0b83bbcabf 100644 --- a/etc/enriched.doc +++ b/etc/enriched.doc @@ -74,9 +74,9 @@ the right margin, fully justified, centered, or left alone). You can add faces either with the menu or with M-g. The face is applied to the current region. If you are using `transient-mark-mode' and the region is not active, then the face -applies to whatever you type next. Any face can have colors, but -faces have no other attributes are put on the color submenus of -the "Text Properties" menu. +applies to whatever you type next. Any face can have colors. If +this is its lone attribute, the face is put on the color submenus +of the "Text Properties" menu. bluewhiteNEWLINES and PARAGRAPHS @@ -98,8 +98,8 @@ direct request, such as using the return key or the C-o The fill functions also understand margins, which can be set for any region of a document. In addition to the menu items, which increase or decrease the margins, there are two commands for -setting the margins absolutely: C-c C-l (set-left-margin) and C-c -C-r (set-right-margin). +setting the margins absolutely: C-c [ (set-left-margin) and C-c +] (set-right-margin). You can change indentation at any point in a paragraph, which @@ -196,11 +196,11 @@ FTP or email may be obtained by sending an email message to enriched-verbose. - You can add annotations for your own text properties by making -additions to enriched-annotation-alist. Note that the -standard requires you to name your annotation starting "x-" -(as in "x-read-only"). Please send me any such additions that -you think might be of general interest so that I can include -them in the distribution. +additions to enriched-translations. Note that the standard +requires you to name your annotation starting "x-" (as in +"x-read-only"). Please send me any such additions that you +think might be of general interest so that I can include them +in the distribution. @@ -217,9 +217,11 @@ them in the distribution. + Create an aggressive auto-fill function that will keep the paragraph properly filled all the time, without slowing down -editing too much. +editing too much. Refill mode is a start at this, but needs -+ Refill after yank. + improvment. + ++ Refill after yank. [Refill mode does that.] + Make deleting a newline also delete the indentation following it. @@ -230,10 +232,14 @@ it. + Deal with the `category' text-property in a smart way. -+ Interface w/ GNUS, VM, RMAIL. Maybe Info too? ++ Interface w/ Gnus, VM, RMAIL. Maybe Info too? (Gnus 5.9 copes + + with text/enriched incoming mail.) + Support more formats: RTF, HTML... ++ Use Emacs 21 display features. + bluewhiteFinal Notes: @@ -247,3 +253,25 @@ bug reports are welcome. bluewhiteApril 1995; updated August 1997 + + + +Copyright (c) 1995, 1997, 2006 +Free software Foundation, Inc. + +COPYING PERMISSIONS: + + This document is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +