diff lisp/ChangeLog @ 111554:ebfca53e3979

* lisp/emacs-lisp/checkdoc.el (checkdoc-syntax-table): Fix last change. (checkdoc-sentencespace-region-engine, checkdoc-this-string-valid) (checkdoc-proper-noun-region-engine): Use with-syntax-table.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 15 Nov 2010 16:40:30 -0500
parents fa7baa1af30c
children 4949f2873716
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Nov 15 10:11:52 2010 -0800
+++ b/lisp/ChangeLog	Mon Nov 15 16:40:30 2010 -0500
@@ -1,3 +1,9 @@
+2010-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+	* emacs-lisp/checkdoc.el (checkdoc-syntax-table): Fix last change.
+	(checkdoc-sentencespace-region-engine, checkdoc-this-string-valid)
+	(checkdoc-proper-noun-region-engine): Use with-syntax-table.
+
 2010-11-15  Agustín Martín  <agustin.martin@hispalinux.es>
 
 	* textmodes/flyspell.el (flyspell-generic-progmode-verify):