changeset 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 52eeccd048ad
children 187891075439
files lisp/ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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>