]> git.eshelyaron.com Git - emacs.git/commit
(asm-mode): Support file-local `asm-comment-char` (bug#74447)
authorStefan Monnier <monnier@iro.umontreal.ca>
Sun, 1 Dec 2024 23:58:04 +0000 (18:58 -0500)
committerEshel Yaron <me@eshelyaron.com>
Wed, 4 Dec 2024 17:02:30 +0000 (18:02 +0100)
commit0dadd47db9a04a5c964a887ed7cf84d4a4006408
tree17d609ed0c08f662cb7d707ab7e839d2a697e7d9
parent89889aefb53d444c865d650845c554fcffb6fcf3
(asm-mode): Support file-local `asm-comment-char` (bug#74447)

* lisp/progmodes/asm-mode.el (asm-mode): Move comment settings
to `:after-hook`.

(cherry picked from commit 676ff9fd7c083598b2955a463774283768d8e209)
lisp/progmodes/asm-mode.el