diff 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
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Aug 22 22:16:58 2009 +0000
+++ b/lisp/ChangeLog	Sat Aug 22 23:02:14 2009 +0000
@@ -1,3 +1,11 @@
+2009-08-22  Kevin Ryde  <user42@zip.com.au>
+
+	* emacs-lisp/checkdoc.el (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.
+
 2009-08-22  Glenn Morris  <rgm@gnu.org>
 
 	* hippie-exp.el (he-concat-directory-file-name):