]> git.eshelyaron.com Git - emacs.git/commit
(asm-mode): Fix bug#75542
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 16 Jan 2025 22:18:24 +0000 (17:18 -0500)
committerEshel Yaron <me@eshelyaron.com>
Fri, 17 Jan 2025 11:44:49 +0000 (12:44 +0100)
commite0687860ac8e1c0e542655d6009f18bc40477f21
tree18c27cfeefd953e44c2f0db661882e06162b0bbd
parent0a363e47351228e058ae5d9381eee35c6ca7a77f
(asm-mode): Fix bug#75542

* lisp/progmodes/asm-mode.el (asm-mode): Be careful not to override
changes in the mode map or in `comment-start`.
Move the use of `asm-mode-set-comment-hook` back to where it was before
commit 0cff4e67f1de.
(asm-mode-set-comment-hook): Declare it obsolete.

(cherry picked from commit 8fc5001ba5bc9fef3c438a070c87059fc19146a4)
etc/NEWS
lisp/progmodes/asm-mode.el