aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b757200c9e2..cc083c22aae 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -4,6 +4,12 @@
4 (sentence-end-without-space): Delete duplicated chars. 4 (sentence-end-without-space): Delete duplicated chars.
5 (sentence-end-base): Likewise. 5 (sentence-end-base): Likewise.
6 6
7 * textmodes/sgml-mode.el: Change to utf-8. Adjust coding cookie.
8 (html-mode): Delete duplicated chars from sentence-end-base.
9
10 * textmodes/texinfo.el: Change to utf-8. Adjust coding cookie.
11 (texinfo-mode): Delete duplicated chars from sentence-end-base.
12
72009-08-17 Chong Yidong <cyd@stupidchicken.com> 132009-08-17 Chong Yidong <cyd@stupidchicken.com>
8 14
9 * files.el (hack-one-local-variable): If the mode function is for 15 * files.el (hack-one-local-variable): If the mode function is for