aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e13c5cc9497..361f7af8b59 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12001-04-10 Gerd Moellmann <gerd@gnu.org> 12001-04-10 Gerd Moellmann <gerd@gnu.org>
2 2
3 * emacs-lisp/advice.el (ad-make-advised-definition): Construct
4 advice for subrs differently.
5
3 * textmodes/paragraphs.el (forward-sentence): Put the sentence-end 6 * textmodes/paragraphs.el (forward-sentence): Put the sentence-end
4 regexp in parentheses when building the regexp for searching 7 regexp in parentheses when building the regexp for searching
5 backwards. 8 backwards.