]> code.delx.au - gnu-emacs/blobdiff - etc/enriched.doc
*** empty log message ***
[gnu-emacs] / etc / enriched.doc
index 0daec06606d0c40a8d30402016bc05889a3bf91c..0b83bbcabfe3836820523d617c8fe31a0a2be225 100644 (file)
@@ -74,9 +74,9 @@ the right margin, fully justified, centered, or left alone).</indent>
 <indent>You can add faces either with the menu or with <fixed>M-g.</fixed>  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.</indent>
+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.</indent>
 
 
 <x-bg-color><param>blue</param><x-color><param>white</param><bold>NEWLINES and PARAGRAPHS</bold></x-color></x-bg-color>
@@ -98,8 +98,8 @@ direct request, such as using the return key or the <fixed>C-o
 <indent>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: <fixed>C-c C-l (set-left-margin)</fixed> and <fixed>C-c
-C-r (set-right-margin)</fixed>.
+setting the margins absolutely: <fixed>C-c [ (set-left-margin)</fixed> and <fixed>C-c
+] (set-right-margin)</fixed>.
 
 
 You <indent>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.
 
 </fixed></indent>-<indent> You can add annotations for your own text properties by making
-additions to <fixed>enriched-annotation-alist</fixed>.  Note that the
-standard requires you to name your annotation starting<italic> "x-"
-</italic>(as in <italic>"x-read-only"</italic>).  Please send me any such additions that
-you think might be of general interest so that I can include
-them in the distribution.</indent>
+additions to <fixed>enriched-translations</fixed>.  Note that the standard
+requires you to name your annotation starting<italic> "x-" </italic>(as in
+<italic>"x-read-only"</italic>).  Please send me any such additions that you
+think might be of general interest so that I can include them
+in the distribution.</indent>
 
 </indent>
 
@@ -217,9 +217,11 @@ them in the distribution.</indent>
 
 + Create<indent> an aggressive auto-fill function that will keep the
 paragraph properly filled all the time, without slowing down
-editing too much.</indent>
+editing too much.  Refill mode is a start at this, but needs
 
-+ Refill after yank.
+</indent></indent>     <indent>improvment.
+
++ Refill after yank.  [Refill mode does that.]
 
 +<indent> Make deleting a newline also delete the indentation following
 it.</indent>
@@ -230,10 +232,14 @@ it.</indent>
 
 + 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?  </indent>(Gnus 5.9 copes
+
+      with text/enriched incoming mail.)<indent>
 
 + Support more formats: RTF, HTML...
 
++ Use Emacs 21 display features.
+
 </indent>
 
 <x-bg-color><param>blue</param><x-color><param>white</param><bold>Final Notes:</bold></x-color></x-bg-color>
@@ -247,3 +253,25 @@ bug reports are welcome.</indent>
 
 </x-color><x-bg-color><param>blue</param><x-color><param>white</param>April 1995; updated August 1997</x-color></x-bg-color>
 
+
+
+\f
+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
+