Mercurial > emacs
changeset 93985:f2451ba59af5
* woman.el (woman2-TH): Quote search string argument to string-match.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 11 Apr 2008 02:23:57 +0000 |
parents | ddcecf318c8a |
children | e20062ee80fe |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Apr 11 01:40:41 2008 +0000 +++ b/lisp/ChangeLog Fri Apr 11 02:23:57 2008 +0000 @@ -1,3 +1,8 @@ +2008-04-11 Chong Yidong <cyd@stupidchicken.com> + + * woman.el (woman2-TH): Quote search string argument to + string-match. + 2008-04-11 Stefan Monnier <monnier@iro.umontreal.ca> * smerge-mode.el (smerge-apply-resolution-patch): Fix typo.