aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 0ab9516ea4d..2e8065ccbeb 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,13 @@
11999-10-27 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2
3 * emacs-lisp/advice.el (ad-activate-internal): Renamed from
4 ad-activate. All callers changed, including those in data.c.
5 (ad-activate-internal-off): Renamed from ad-activate-off.
6 All uses changed.
7 (ad-activate): Renamed from ad-activate-on. All uses changed.
8 (ad-start-advice, ad-stop-advice, ad-recover-normality):
9 Alter the definition of ad-activate-internal, not ad-activate.
10
11999-10-26 Gerd Moellmann <gerd@gnu.org> 111999-10-26 Gerd Moellmann <gerd@gnu.org>
2 12
3 * startup.el (command-line-1): Add support for command line 13 * startup.el (command-line-1): Add support for command line