comparison lisp/ChangeLog @ 111822:7a58c6c26566

* lisp/subr.el (with-demoted-errors): Distinguish symbols from strings.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 03 Dec 2010 18:20:27 -0500
parents e8c77965d85e
children 6c35da413ade
comparison
equal deleted inserted replaced
111821:e8c77965d85e 111822:7a58c6c26566
1 2010-12-03 Stefan Monnier <monnier@iro.umontreal.ca> 1 2010-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * subr.el (with-demoted-errors): Distinguish symbols from strings.
2 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.
6 8