diff options
author | Markus Rost <rost@math.uni-bielefeld.de> | 2003-07-06 01:31:52 +0000 |
---|---|---|
committer | Markus Rost <rost@math.uni-bielefeld.de> | 2003-07-06 01:31:52 +0000 |
commit | 8c761ea6121817494e51dff27f30c1bef9b51b81 (patch) | |
tree | 883586026993da3029c1dfe570ada5e619be23a9 /lispref/ChangeLog | |
parent | 3aae776cfef33437b3d42a317d3893059906d8ea (diff) | |
download | emacs-8c761ea6121817494e51dff27f30c1bef9b51b81.tar.gz |
(Activation of Advice): Note that ad-start-advice is turned on by default.
Diffstat (limited to 'lispref/ChangeLog')
-rw-r--r-- | lispref/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index c69bce9bd6b..3401dc190a6 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,8 @@ +2003-07-06 Markus Rost <rost@math.ohio-state.edu> + + * advice.texi (Activation of Advice): Note that ad-start-advice is + turned on by default. + 2003-06-22 Andreas Schwab <schwab@suse.de> * objects.texi (Symbol Type): Fix description of examples. |