]> git.eshelyaron.com Git - emacs.git/commit
Don't bind 'C-x 6' to '2C-mode-map' globally by default.
authorJuri Linkov <juri@linkov.net>
Sun, 6 Oct 2019 18:47:24 +0000 (21:47 +0300)
committerJuri Linkov <juri@linkov.net>
Sun, 6 Oct 2019 18:47:24 +0000 (21:47 +0300)
commit29db34e3e0cd5be78b7ab4604050c0ba05835414
treeb50e906e0ef28dc9ba57f42f29553e379d7f90b4
parentef9124aaa005d5409b194ec60e3315d8a6625760
Don't bind 'C-x 6' to '2C-mode-map' globally by default.

* lisp/textmodes/two-column.el: Don't autoload global setting of
"\C-x6" to 2C-command.

* lisp/ldefs-boot.el: Update to remove setting "\C-x6" to 2C-command.

* doc/emacs/commands.texi (Keys):
* doc/emacs/text.texi (Two-Column):
* doc/lispref/keymaps.texi (Prefix Keys):
* doc/lispref/maps.texi (Standard Keymaps):
Unbind 'C-x 6' from '2C-mode-map'.
doc/emacs/commands.texi
doc/emacs/text.texi
doc/lispref/keymaps.texi
doc/lispref/maps.texi
etc/NEWS
lisp/ldefs-boot.el
lisp/textmodes/two-column.el