]> git.eshelyaron.com Git - emacs.git/commit
sgml-mode.el: Cosmetic fixes
authorStefan Monnier <monnier@iro.umontreal.ca>
Sat, 15 Jul 2023 15:41:32 +0000 (11:41 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sat, 15 Jul 2023 15:41:32 +0000 (11:41 -0400)
commitf17bdee79b1987f23f61719a827934e678ec0ba5
tree92c18203dc1b73d180cca8c022c289db0686c917
parent3cf2ab21f2c2fd5d8444d179ba1908d897b3eb25
sgml-mode.el: Cosmetic fixes

* lisp/textmodes/sgml-mode.el: Prefer #' to quote function names.
(sgml-font-lock-keywords-1, sgml-font-lock-syntactic-face):
Refer to font-lock faces rather than their variables.
(sgml-mode-facemenu-add-face-function): Remove redundant arg to `mapconcat`.
(sgml-electric-tag-pair-before-change-function): Remove left-over
debugging messages (bug#64636).
lisp/textmodes/sgml-mode.el