Mercurial > emacs
comparison lisp/ChangeLog @ 104554:fd66344736c6
Kevin Ryde <user42 at zip.com.au>
(checkdoc-force-history-flag, checkdoc-arguments-in-order-flag):
Add safe-local-variable booleanp.
(checkdoc-symbol-words): Add safe-local-variable for list of strings.
Clarify docstring that the value is strings not symbols.
(checkdoc-list-of-strings-p): New function.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 22 Aug 2009 23:02:14 +0000 |
parents | 10c38084881d |
children | 530c628c9e5d |
comparison
equal
deleted
inserted
replaced
104553:86a609c04ee2 | 104554:fd66344736c6 |
---|---|
1 2009-08-22 Kevin Ryde <user42@zip.com.au> | |
2 | |
3 * emacs-lisp/checkdoc.el (checkdoc-force-history-flag) | |
4 (checkdoc-arguments-in-order-flag): Add safe-local-variable booleanp. | |
5 (checkdoc-symbol-words): Add safe-local-variable for list of strings. | |
6 Clarify docstring that the value is strings not symbols. | |
7 (checkdoc-list-of-strings-p): New function. | |
8 | |
1 2009-08-22 Glenn Morris <rgm@gnu.org> | 9 2009-08-22 Glenn Morris <rgm@gnu.org> |
2 | 10 |
3 * hippie-exp.el (he-concat-directory-file-name): | 11 * hippie-exp.el (he-concat-directory-file-name): |
4 * lpr.el (lpr-windows-system, printer-name): | 12 * lpr.el (lpr-windows-system, printer-name): |
5 * ls-lisp.el (ls-lisp-emulation, ls-lisp-use-insert-directory-program): | 13 * ls-lisp.el (ls-lisp-emulation, ls-lisp-use-insert-directory-program): |