diff options
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 40d77ff1fa0..3994d7ad624 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2008-09-16 Markus Triska <markus.triska@gmx.at> | ||
| 2 | |||
| 3 | * textmodes/flyspell.el (flyspell-math-tex-command-p): Always | ||
| 4 | catch errors raised in `texmathp'. | ||
| 5 | (flyspell-tex-math-initialized): Remove. | ||
| 6 | |||
| 1 | 2008-09-16 Martin Rudalics <rudalics@gmx.at> | 7 | 2008-09-16 Martin Rudalics <rudalics@gmx.at> |
| 2 | 8 | ||
| 3 | * frame.el (select-frame-set-input-focus): With non-nil | 9 | * frame.el (select-frame-set-input-focus): With non-nil |