mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-07 12:20:39 -08:00
*** empty log message ***
This commit is contained in:
parent
332c6d4e06
commit
b2cfb30bd0
2 changed files with 9 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue