diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1b8c6488fd2..efaa7aa0c31 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-09-21 Kevin Ryde <user42@zip.com.au> | ||
| 2 | |||
| 3 | * international/mule.el (sgml-html-meta-auto-coding-function): | ||
| 4 | Bind `case-fold-search' to t. | ||
| 5 | |||
| 1 | 2007-09-21 Glenn Morris <rgm@gnu.org> | 6 | 2007-09-21 Glenn Morris <rgm@gnu.org> |
| 2 | 7 | ||
| 3 | * textmodes/tex-mode.el (tex-validate-region): Handle escaped parens. | 8 | * textmodes/tex-mode.el (tex-validate-region): Handle escaped parens. |