1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-10 09:43:26 -08:00
emacs/lisp/textmodes
Juri Linkov 29db34e3e0 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'.
2019-10-06 21:47:24 +03:00
..
artist.el
bib-mode.el
bibtex-style.el
bibtex.el Update some URLs 2019-09-23 00:12:52 -07:00
conf-mode.el Clean up conf-mode-syntax-table slightly 2019-07-28 12:26:08 +02:00
css-mode.el Replace manually crafted hex regexes with [:xdigit:] 2019-07-06 10:54:25 +03:00
dns-mode.el
enriched.el
fill.el Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo" 2019-06-26 10:24:59 -04:00
flyspell.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
ispell.el Remove some XEmacs compat code from ispell.el 2019-10-04 15:29:47 +02:00
less-css-mode.el
makeinfo.el
mhtml-mode.el
nroff-mode.el
page-ext.el * lisp/textmodes/page-ext.el (sort-pages-buffer): Fix typo 2019-06-26 12:49:01 -04:00
page.el
paragraphs.el Add more quote-end characters to sentence-end-base 2019-07-09 15:38:26 +02:00
picture.el
po.el
refbib.el
refer.el
refill.el Use default-indent-new-line' instead of indent-new-comment-line' 2019-06-27 16:57:47 +02:00
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 citeasnoun in reftex can take an optional parameter 2019-07-13 16:34:55 +02:00
reftex.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
remember.el
rst.el Fix bugs found by 2019-09-29 regexp scanner 2019-10-04 14:40:29 -07:00
sgml-mode.el Replace manually crafted hex regexes with [:xdigit:] 2019-07-06 10:54:25 +03:00
table.el Remove leftover XEmacs compat code and doc fixes 2019-09-13 18:37:15 +02:00
tex-mode.el Fix usage of remove-text-properties 2019-08-01 17:04:53 +03:00
texinfmt.el Allow using @@ in @uref in texinfo 2019-07-09 04:01:26 +02:00
texinfo.el
texnfo-upd.el
text-mode.el
tildify.el
two-column.el Don't bind 'C-x 6' to '2C-mode-map' globally by default. 2019-10-06 21:47:24 +03:00
underline.el