]> git.eshelyaron.com Git - emacs.git/commit
Delete matching of whitespace in ispell's LaTeX env names
authorArash Esbati <arash@gnu.org>
Tue, 23 Jul 2024 20:40:41 +0000 (22:40 +0200)
committerEshel Yaron <me@eshelyaron.com>
Tue, 20 Aug 2024 14:09:42 +0000 (16:09 +0200)
commita18d615db00d84e4e65193e43e44bd5d51810153
treee4a6a96b8a21051dc0bdec52dba2d53deeb8bb5d
parenta2bf7b8533909a9057ce694dfd01e31083a8fa77
Delete matching of whitespace in ispell's LaTeX env names

* lisp/textmodes/ispell.el (ispell-begin-tex-skip-regexp): Remove
matching of arbitrary whitespaces in LaTeX environment names when
wrapping them inside \begin{}.  (bug#72262)

(cherry picked from commit ebac13844294483f708bb92699ee7da7a1b2db21)
lisp/textmodes/ispell.el