From 6db65bf8bd58976d7f3dfbd36ab5782600fb833c Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Wed, 17 Sep 2008 00:54:53 +0000 Subject: [PATCH] * textmodes/flyspell.el (flyspell-math-tex-command-p): Always catch errors raised in `texmathp'. (flyspell-tex-math-initialized): Remove. --- lisp/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 40d77ff1fa0..3994d7ad624 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2008-09-16 Markus Triska + + * textmodes/flyspell.el (flyspell-math-tex-command-p): Always + catch errors raised in `texmathp'. + (flyspell-tex-math-initialized): Remove. + 2008-09-16 Martin Rudalics * frame.el (select-frame-set-input-focus): With non-nil -- 2.39.5