aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog10
1 files changed, 5 insertions, 5 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index bd943b52acd..dd49c2d5e14 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12005-05-01 Richard M. Stallman <rms@gnu.org>
2
3 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
4 Rename ARG to ELEMENT. Doc fix.
5
12005-05-02 Nick Roberts <nickrob@snap.net.nz> 62005-05-02 Nick Roberts <nickrob@snap.net.nz>
2 7
3 * allout.el (allout-exposure): Remove macro and obsolete declaration. 8 * allout.el (allout-exposure): Remove macro and obsolete declaration.
@@ -11,11 +16,6 @@
11 Remove aliases and obsolete declarations. 16 Remove aliases and obsolete declarations.
12 Back out inadvertant changes from previous commit. 17 Back out inadvertant changes from previous commit.
13 18
142005-05-01 Richard M. Stallman <rms@gnu.org>
15
16 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
17 Rename ARG to ELEMENT. Doc fix.
18
192005-05-01 Luc Teirlinck <teirllm@auburn.edu> 192005-05-01 Luc Teirlinck <teirllm@auburn.edu>
20 20
21 * files.el (require-final-newline): Make Custom tags consistent 21 * files.el (require-final-newline): Make Custom tags consistent