*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Sun, 1 May 2005 14:00:51 +0000 (14:00 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 1 May 2005 14:00:51 +0000 (14:00 +0000)
lisp/ChangeLog
lispref/ChangeLog

index bd943b5..dd49c2d 100644 (file)
@@ -1,3 +1,8 @@
+2005-05-01  Richard M. Stallman  <rms@gnu.org>
+
+       * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec): 
+       Rename ARG to ELEMENT.  Doc fix.
+
 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
 
        * allout.el (allout-exposure): Remove macro and obsolete declaration.
        Remove aliases and obsolete declarations.
        Back out inadvertant changes from previous commit.
 
-2005-05-01  Richard M. Stallman  <rms@gnu.org>
-
-       * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec): 
-       Rename ARG to ELEMENT.  Doc fix.
-
 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
 
        * files.el (require-final-newline): Make Custom tags consistent
index e20f6f0..9540b81 100644 (file)
@@ -1,3 +1,7 @@
+2005-05-01  Richard M. Stallman  <rms@gnu.org>
+
+       * display.texi (Invisible Text): Correct add-to-invisibility-spec.
+
 2005-04-30  Richard M. Stallman  <rms@gnu.org>
 
        * files.texi (Magic File Names): Document `operations' property.