]> git.eshelyaron.com Git - emacs.git/commit
; Fix compilation warning in string-edit.el
authorEli Zaretskii <eliz@gnu.org>
Sat, 26 Apr 2025 15:01:42 +0000 (18:01 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sun, 27 Apr 2025 13:28:59 +0000 (15:28 +0200)
commit8bf80a8130d05c880036d28398b158f88d13c937
tree3de23037ac1a2071cbaae83c2f210809e53eb28a
parentfc32823987130c968b548517d4af53e5f93f82cd
; Fix compilation warning in string-edit.el

* lisp/textmodes/string-edit.el (string-edit): Avoid shadowing the
global 'major-mode'.

(cherry picked from commit 191b4cd9a76aa31ff9711370842394f37955c06a)
lisp/textmodes/string-edit.el