aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index fe61ceb44f2..b5507be18c8 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12000-10-15 Stefan Monnier <monnier@cs.yale.edu>
2
3 * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
4
5 * simple.el (syntax-flag-table, string-to-syntax): Remove.
6
12000-10-15 Dave Love <fx@gnu.org> 72000-10-15 Dave Love <fx@gnu.org>
2 8
3 * progmodes/sh-script.el: Require skeleton and comint when 9 * progmodes/sh-script.el: Require skeleton and comint when