mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
(flyspell-check-tex-math-command): Use "non-nil" in docstrings.
This commit is contained in:
parent
09aba29c3c
commit
da3d757bd2
1 changed files with 1 additions and 1 deletions
|
|
@ -189,7 +189,7 @@ Ispell's ultimate default dictionary."
|
|||
:type 'string)
|
||||
|
||||
(defcustom flyspell-check-tex-math-command nil
|
||||
"Non nil means check even inside TeX math environment.
|
||||
"Non-nil means check even inside TeX math environment.
|
||||
TeX math environments are discovered by the TEXMATHP that implemented
|
||||
inside the texmathp.el Emacs package. That package may be found at:
|
||||
http://strw.leidenuniv.nl/~dominik/Tools"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue