]> git.eshelyaron.com Git - emacs.git/commit
Remove the 'M-o' ('facemap-keymap') binding experimentally
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 10 Feb 2021 18:38:10 +0000 (19:38 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 10 Feb 2021 18:38:18 +0000 (19:38 +0100)
commit21e475ea0c0d04ae7634f377ed64fe179388b133
tree5bf1e4ceb83407ba3ccca436476aabe5f3c3e955
parent2e5d400ca6d7619cb4c0bcbd8abf5828127c77bf
Remove the 'M-o' ('facemap-keymap') binding experimentally

* doc/lispref/maps.texi (Standard Keymaps):
* doc/lispref/keymaps.texi (Prefix Keys): Remove mentions.

* etc/facemenu-removal.txt: New temporary file.

* lisp/loadup.el: Don't load facemenu.el.
(removed-facemenu-command): New command.
(facemenu-keymap-restore): New function.

* lisp/textmodes/text-mode.el (center-paragraph): Remove binding.
(center-line): Remove binding.
doc/lispref/keymaps.texi
doc/lispref/maps.texi
etc/NEWS
etc/facemenu-removal.txt [new file with mode: 0644]
lisp/loadup.el
lisp/textmodes/text-mode.el