]> git.eshelyaron.com Git - emacs.git/commit
Bind `M-o' in html-mode and enriched-mode
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 16 Sep 2021 14:03:36 +0000 (16:03 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 16 Sep 2021 14:03:36 +0000 (16:03 +0200)
commit7b3007336fedc30a1bce096fcc910a0a36370ee0
treeefaa1dedd95829ae343e5f1bbbb778285c64c78b
parent9bb8d90cddf11df3aecdc6c04e762773dfa0cb92
Bind `M-o' in html-mode and enriched-mode

* lisp/textmodes/enriched.el (enriched-mode-map): Actually define
the `M-o' face map.

* lisp/textmodes/sgml-mode.el (html-mode-map): Ditto (bug#50616).

* lisp/textmodes/sgml-mode.el (html-mode): Adjust doc string.
lisp/textmodes/enriched.el
lisp/textmodes/sgml-mode.el