]> git.eshelyaron.com Git - emacs.git/commit
Remove unused user options in sh-script.el
authorEli Zaretskii <eliz@gnu.org>
Sat, 31 May 2025 12:09:42 +0000 (15:09 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sat, 7 Jun 2025 19:54:11 +0000 (21:54 +0200)
commit10ebcf3f293a67a7566a341bc8478830bd6ebd10
treeb754c1b13d79470742e397eed2e2dc95de43acc9
parentc1b92f37d4c84e7dee047d2e606639f5b944f554
Remove unused user options in sh-script.el

* lisp/progmodes/sh-script.el (sh-indent-comment)
(sh-first-lines-indent, sh-indent-for-else): Remove variables that
are no longer obeyed.
(sh-var-list): Likewise.  (Bug#78592)

(cherry picked from commit 32d911cddfd6ccdf288247a5d7eaf3d9a977b87c)
lisp/progmodes/sh-script.el