aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 23d6130f2cb..d8aa0eb8398 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
12010-12-03 Stefan Monnier <monnier@iro.umontreal.ca> 12010-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
2 2
3 * subr.el (with-demoted-errors): Distinguish symbols from strings.
4
3 * newcomment.el (comment-styles): Add docs to each style (bug#7509). 5 * newcomment.el (comment-styles): Add docs to each style (bug#7509).
4 Improve docstring. 6 Improve docstring.
5 (comment-style): Use comment-styles's docs to describe values. 7 (comment-style): Use comment-styles's docs to describe values.