/[emacs]/emacs/lisp/textmodes/flyspell.el
ViewVC logotype

Diff of /emacs/lisp/textmodes/flyspell.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.34 by rms, Sun Nov 11 20:12:27 2001 UTC revision 1.35 by rms, Mon Nov 12 06:17:27 2001 UTC
# Line 166  Otherwise, if `flyspell-default-dictiona Line 166  Otherwise, if `flyspell-default-dictiona
166  Ispell's ultimate default dictionary."  Ispell's ultimate default dictionary."
167    :group 'flyspell    :group 'flyspell
168    :version "21.1"    :version "21.1"
169    :type '(choice string nil))    :type '(choice string (const :tag "Default" nil))
170    
171  (defcustom flyspell-tex-command-regexp  (defcustom flyspell-tex-command-regexp
172    "\\(\\(begin\\|end\\)[ \t]*{\\|\\(cite[a-z*]*\\|label\\|ref\\|eqref\\|usepackage\\|documentclass\\)[ \t]*\\(\\[[^]]*\\]\\)?{[^{}]*\\)"    "\\(\\(begin\\|end\\)[ \t]*{\\|\\(cite[a-z*]*\\|label\\|ref\\|eqref\\|usepackage\\|documentclass\\)[ \t]*\\(\\[[^]]*\\]\\)?{[^{}]*\\)"

Legend:
Removed from v.1.34  
changed lines
  Added in v.1.35

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26