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 83215282a8e..0514c8b190b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12001-08-07 Gerd Moellmann <gerd@gnu.org> 12001-08-07 Gerd Moellmann <gerd@gnu.org>
2 2
3 * textmodes/paragraphs.el (forward-sentence): Avoid building
4 a regexp from sentence-end. From Kenichi Handa <handa@etl.go.jp>.
5
3 * progmodes/executable.el (executable-set-magic): If 6 * progmodes/executable.el (executable-set-magic): If
4 executable-find returns a quoted file name, unquote it before 7 executable-find returns a quoted file name, unquote it before
5 inserting it. 8 inserting it.