diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 79c777e3bea..75702835987 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | 2008-04-11 Chong Yidong <cyd@stupidchicken.com> | 1 | 2008-04-11 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 2 | ||
| 3 | * woman.el (woman2-TH): Quote argument to string-match. | 3 | * woman.el (woman2-TH): Use string-equal instead of string-match. |
| 4 | 4 | ||
| 5 | 2008-04-11 Kevin Ryde <user42@zip.com.au> | 5 | 2008-04-11 Kevin Ryde <user42@zip.com.au> |
| 6 | 6 | ||