From: Chong Yidong Date: Fri, 11 Apr 2008 02:23:57 +0000 (+0000) Subject: * woman.el (woman2-TH): Quote search string argument to string-match. X-Git-Tag: emacs-pretest-23.0.90~6345 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0159b08c4e604dd0bf620180257923ff96d4ef65;p=emacs.git * woman.el (woman2-TH): Quote search string argument to string-match. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9ca7505abe3..46f96d0b428 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2008-04-11 Chong Yidong + + * woman.el (woman2-TH): Quote search string argument to + string-match. + 2008-04-11 Stefan Monnier * smerge-mode.el (smerge-apply-resolution-patch): Fix typo.