GNU bug report logs -
#5651
23.1; flyspell-check-tex-math-command docstring links
Previous Next
Reported by: Kevin Ryde <user42 <at> zip.com.au>
Date: Thu, 25 Feb 2010 22:09:02 UTC
Severity: minor
Tags: patch
Done: Chong Yidong <cyd <at> stupidchicken.com>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
While reading some docs I noticed perhaps
2010-02-25 Kevin Ryde <user42 <at> zip.com.au>
* textmodes/flyspell.el (flyspell-check-tex-math-command):
In the docstring linkify texmathp function and package URL.
[flyspell.el.texmathp.diff (text/x-diff, inline)]
--- flyspell.el.~1.152.~ 2009-11-24 07:36:58.000000000 +1100
+++ flyspell.el 2010-02-26 08:49:15.000000000 +1100
@@ -199,9 +199,9 @@
(defcustom flyspell-check-tex-math-command nil
"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"
+TeX math environments are discovered by `texmathp' implemented
+by the texmathp.el Emacs package. That package may be found at:
+URL `http://strw.leidenuniv.nl/~dominik/Tools'"
:group 'flyspell
:type 'boolean)
[Message part 3 (text/plain, inline)]
In GNU Emacs 23.1.1 (i486-pc-linux-gnu, GTK+ Version 2.16.5)
of 2009-09-14 on raven, modified by Debian
configured using `configure '--build=i486-linux-gnu' '--host=i486-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs23:/etc/emacs:/usr/local/share/emacs/23.1/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.1/site-lisp:/usr/share/emacs/site-lisp:/usr/share/emacs/23.1/leim' '--with-x=yes' '--with-x-toolkit=gtk' '--with-toolkit-scroll-bars' 'build_alias=i486-linux-gnu' 'host_alias=i486-linux-gnu' 'CFLAGS=-DDEBIAN -g -O2' 'LDFLAGS=-g' 'CPPFLAGS=''
This bug report was last modified 14 years and 275 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.