]> git.eshelyaron.com Git - emacs.git/commit
Add more commands to the new `C-x x' keymap
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 7 Feb 2021 12:53:44 +0000 (13:53 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 7 Feb 2021 12:53:44 +0000 (13:53 +0100)
commite0c9399454838444e0cc8c6c1fc1d307d9e9752b
tree191e332c42d35a8dbc01ac6d93f8ee3a49232697
parenta6a5d6a27a86396ab96662fa158cdcc854bd777b
Add more commands to the new `C-x x' keymap

* doc/emacs/killing.texi (Accumulating Text):
* doc/emacs/display.texi (Line Truncation):
* doc/emacs/buffers.texi (Misc Buffer): Document it.

* lisp/bindings.el (ctl-x-x-map): Add new bindings for
rename-buffer, rename-uniquely, insert-buffer and
toggle-truncate-lines.
doc/emacs/buffers.texi
doc/emacs/display.texi
doc/emacs/killing.texi
etc/NEWS
lisp/bindings.el