]> git.eshelyaron.com Git - emacs.git/commitdiff
*** 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 bd943b52acd971d35eb3f7faf3d5757c2ae95f17..dd49c2d5e14b6911270b3c7e820e5f6cabfb5434 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 e20f6f075c1a312d2664f1990bb942c9d196ab04..9540b814818d2889858c71cdb2330a6b6597c6d5 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.