Mercurial > emacs
changeset 61973:b0c590c76559
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 01 May 2005 14:00:51 +0000 |
parents | 874393fa8818 |
children | adf2f14602f3 |
files | lisp/ChangeLog lispref/ChangeLog |
diffstat | 2 files changed, 9 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun May 01 14:00:32 2005 +0000 +++ b/lisp/ChangeLog Sun May 01 14:00:51 2005 +0000 @@ -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. @@ -11,11 +16,6 @@ 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
--- a/lispref/ChangeLog Sun May 01 14:00:32 2005 +0000 +++ b/lispref/ChangeLog Sun May 01 14:00:51 2005 +0000 @@ -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.