diff options
Diffstat (limited to 'lisp/textmodes/ispell.el')
| -rw-r--r-- | lisp/textmodes/ispell.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/textmodes/ispell.el b/lisp/textmodes/ispell.el index db03a3244a4..5a1f4736aff 100644 --- a/lisp/textmodes/ispell.el +++ b/lisp/textmodes/ispell.el | |||
| @@ -1875,6 +1875,7 @@ Valid forms include: | |||
| 1875 | ("\\\\add\\(tocontents\\|vspace\\)" ispell-tex-arg-end) | 1875 | ("\\\\add\\(tocontents\\|vspace\\)" ispell-tex-arg-end) |
| 1876 | ("\\\\\\([aA]lph\\|arabic\\)" ispell-tex-arg-end) | 1876 | ("\\\\\\([aA]lph\\|arabic\\)" ispell-tex-arg-end) |
| 1877 | ;;("\\\\author" ispell-tex-arg-end) | 1877 | ;;("\\\\author" ispell-tex-arg-end) |
| 1878 | ("\\\\cref" ispell-tex-arg-end) | ||
| 1878 | ("\\\\bibliographystyle" ispell-tex-arg-end) | 1879 | ("\\\\bibliographystyle" ispell-tex-arg-end) |
| 1879 | ("\\\\makebox" ispell-tex-arg-end 0) | 1880 | ("\\\\makebox" ispell-tex-arg-end 0) |
| 1880 | ("\\\\e?psfig" ispell-tex-arg-end) | 1881 | ("\\\\e?psfig" ispell-tex-arg-end) |