diff lisp/ChangeLog @ 80495:cfc9673219ec

* woman.el (woman2-TH): Use string-equal instead of string-match.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 11 Apr 2008 02:31:26 +0000
parents 4601f7347791
children 0681f498ce1a
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Apr 11 02:27:28 2008 +0000
+++ b/lisp/ChangeLog	Fri Apr 11 02:31:26 2008 +0000
@@ -1,6 +1,6 @@
 2008-04-11  Chong Yidong  <cyd@stupidchicken.com>
 
-	* woman.el (woman2-TH): Quote argument to string-match.
+	* woman.el (woman2-TH): Use string-equal instead of string-match.
 
 2008-04-11  Kevin Ryde  <user42@zip.com.au>