branch: externals/auctex commit d41208322c9a1bb16cbb2db5b9af10801246e2bd Author: Arash Esbati <ar...@gnu.org> Commit: Arash Esbati <ar...@gnu.org>
* tex-ispell.el (TeX-ispell-skip-cmds-list): Add \addlinespace. --- tex-ispell.el | 1 + 1 file changed, 1 insertion(+) diff --git a/tex-ispell.el b/tex-ispell.el index 98615c6..2be7f28 100644 --- a/tex-ispell.el +++ b/tex-ispell.el @@ -127,6 +127,7 @@ ("attachfilesetup" . 1) ("textattachfile" . 1) ;; booktabs.sty + ("addlinespace" . 0) ("specialrule" . 3) ;; cleveref.sty ("cref" . 1)