From: Richard M. Stallman Date: Sun, 1 May 2005 14:00:51 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~625 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b2cfb30bd008c5e594ab027b505bbb02e1de8568;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index bd943b52acd..dd49c2d5e14 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2005-05-01 Richard M. Stallman + + * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec): + Rename ARG to ELEMENT. Doc fix. + 2005-05-02 Nick Roberts * allout.el (allout-exposure): Remove macro and obsolete declaration. @@ -11,11 +16,6 @@ Remove aliases and obsolete declarations. Back out inadvertant changes from previous commit. -2005-05-01 Richard M. Stallman - - * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec): - Rename ARG to ELEMENT. Doc fix. - 2005-05-01 Luc Teirlinck * files.el (require-final-newline): Make Custom tags consistent diff --git a/lispref/ChangeLog b/lispref/ChangeLog index e20f6f075c1..9540b814818 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,7 @@ +2005-05-01 Richard M. Stallman + + * display.texi (Invisible Text): Correct add-to-invisibility-spec. + 2005-04-30 Richard M. Stallman * files.texi (Magic File Names): Document `operations' property.