]> git.eshelyaron.com Git - emacs.git/commitdiff
(Special Properties): Minor change.
authorRichard M. Stallman <rms@gnu.org>
Thu, 6 Jan 2005 17:45:23 +0000 (17:45 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 6 Jan 2005 17:45:23 +0000 (17:45 +0000)
lispref/ChangeLog
lispref/text.texi

index baddbd958fa0036f6d2f57a68bd06be280990f06..0e422423656d68e71dc995ca9c9a2c586e597a12 100644 (file)
@@ -1,3 +1,11 @@
+2005-01-06  Richard M. Stallman  <rms@gnu.org>
+
+       * text.texi (Special Properties): Minor change.
+
+       * os.texi (Timers): Clarify previous change.
+
+       * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
+
 2005-01-01  Luc Teirlinck  <teirllm@auburn.edu>
 
        * display.texi (Face Attributes): Correct xref to renamed node.
index 1daad58ee7f9d0d55ff779bab68b852ffeb0be3e..b6e6c9670e039e7182e692a9f18462e48300f6cd 100644 (file)
@@ -2826,7 +2826,7 @@ then each element can be any of these possibilities;
 A face name (a symbol or string).
 
 @item
-Starting in Emacs 21, a property list of face attributes.  This has the
+A property list of face attributes.  This has the
 form (@var{keyword} @var{value} @dots{}), where each @var{keyword} is a
 face attribute name and @var{value} is a meaningful value for that
 attribute.  With this feature, you do not need to create a face each