From: Chong Yidong Date: Fri, 11 Apr 2008 02:27:09 +0000 (+0000) Subject: * woman.el (woman2-TH): Quote argument to string-match. X-Git-Tag: emacs-pretest-22.2.90~196 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d86c6d7dcd34e80f06419cebf102819f99917257;p=emacs.git * woman.el (woman2-TH): Quote argument to string-match. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1a9de86dd93..79c777e3bea 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2008-04-11 Chong Yidong + + * woman.el (woman2-TH): Quote argument to string-match. + 2008-04-11 Kevin Ryde * emacs-lisp/autoload.el (autoload-generate-file-autoloads):