summaryrefslogtreecommitdiff
path: root/etc/facemenu-removal.txt
diff options
context:
space:
mode:
authorLars Ingebrigtsen <larsi@gnus.org>2021-08-19 18:26:18 +0200
committerLars Ingebrigtsen <larsi@gnus.org>2021-08-19 18:26:18 +0200
commita3df92f4839699388b096001b65c43f1a37273a3 (patch)
tree2676fe922f33dc53c774a79a1a3548102081e7a1 /etc/facemenu-removal.txt
parentbfa3191c79df5a5e500a11ec8fab505c3b1cb2f3 (diff)
downloademacs-a3df92f4839699388b096001b65c43f1a37273a3.tar.gz
Remove more mentions of the removed `M-o' facemenu binding
* doc/emacs/text.texi (Fill Commands, Fill Commands): Adjust `M-o' mentions. * etc/refcards/refcard.tex (section{Formatting}): * etc/refcards/pt-br-refcard.tex (section{Formatando}): * etc/refcards/fr-refcard.tex (section{Formater}): Remove mention of `M-o'.
Diffstat (limited to 'etc/facemenu-removal.txt')
-rw-r--r--etc/facemenu-removal.txt20
1 files changed, 0 insertions, 20 deletions
diff --git a/etc/facemenu-removal.txt b/etc/facemenu-removal.txt
deleted file mode 100644
index 9a969df0e49..00000000000
--- a/etc/facemenu-removal.txt
+++ /dev/null
@@ -1,20 +0,0 @@
-`facemenu-keymap' (normally bound to `M-o') has been disabled.
-==============================================================
-
-We've disabled the normal `M-o' keymap for a month (until March the
-10th, 2021) in the development version of Emacs to see whether anybody
-uses this feature.
-
-If the removal of this key binding doesn't annoy too many people, the
-plan is to then leave the it unbound, for usage by third-party
-packages and users.
-
-If you wish to restore the binding during the trial period, you can
-put the following in your .emacs file:
-
-(facemenu-keymap-restore)
-
-After the trial period is over, the function will be removed.
-
-If you wish to protest the removal of the `M-o' key binding, please
-send your thoughts to the emacs-devel@gnu.org mailing list.