1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-12 14:30:42 -08:00
emacs/lisp/textmodes
Juri Linkov 58d23f5f19 Use 'C-x t' for tab-prefix-map instead of 'C-x 6' still used by 2C-mode-map.
* doc/emacs/commands.texi (Keys): Add 'C-x t'.
* doc/emacs/frames.texi (Tab Bars): Replace 'C-x 6' with 'C-x t'.
* doc/lispref/keymaps.texi (Prefix Keys): Add 'C-x t' (tab-prefix-map).
* doc/lispref/maps.texi (Standard Keymaps): Add tab-prefix-map, tab-bar-map.

* lisp/dired.el: Rebind 'C-x 6 d' to 'C-x t d'.  Use tab-prefix-map.

* lisp/subr.el (ctl-x-6-map, ctl-x-6-prefix, ctl-x-t-prefix): Remove.
(tab-prefix-map): New keymap bound to 'C-x t'.

* lisp/tab-bar.el: Use tab-prefix-map instead of ctl-x-6-map.

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

* lisp/ldefs-boot.el: Update to add 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):
Restore 'C-x 6' bound to '2C-mode-map'.
2019-10-20 01:06:38 +03:00
..
artist.el
bib-mode.el
bibtex-style.el
bibtex.el Correct some more custom type specs 2019-10-11 14:17:08 +02:00
conf-mode.el
css-mode.el
dns-mode.el
enriched.el
fill.el
flyspell.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
ispell.el Tweak ispell-init-process messaging 2019-10-14 06:08:19 +02:00
less-css-mode.el
makeinfo.el
mhtml-mode.el
nroff-mode.el
page-ext.el
page.el
paragraphs.el
picture.el
po.el Remove commented out XEmacs compat code from po.el 2019-10-17 13:05:18 +02:00
refbib.el lisp/*.el: Force non-nil result to t, to match docstring 2019-10-17 02:08:43 +02:00
refer.el
refill.el
reftex-auc.el
reftex-cite.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
reftex-dcr.el
reftex-global.el
reftex-index.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
reftex-parse.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
reftex-ref.el
reftex-sel.el
reftex-toc.el
reftex-vars.el
reftex.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
remember.el
rst.el Warn about missing executables in RST PDF preview 2019-10-09 18:12:02 +02:00
sgml-mode.el
table.el lisp/*.el: Force non-nil result to t, to match docstring 2019-10-14 23:53:16 +02:00
tex-mode.el
texinfmt.el
texinfo.el
texnfo-upd.el lisp/*.el: Force non-nil result to t, to match docstring 2019-10-17 02:08:43 +02:00
text-mode.el
tildify.el
two-column.el Use 'C-x t' for tab-prefix-map instead of 'C-x 6' still used by 2C-mode-map. 2019-10-20 01:06:38 +03:00
underline.el