]> git.eshelyaron.com Git - emacs.git/commit
Move 'revert-buffer' global binding to 'C-x g g'
authorSean Whitton <spwhitton@spwhitton.name>
Sun, 7 Feb 2021 12:30:33 +0000 (13:30 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 7 Feb 2021 12:30:42 +0000 (13:30 +0100)
commita6a5d6a27a86396ab96662fa158cdcc854bd777b
tree7bb91624f74d1e46451158709f589176656d7238
parent7e48430a43bbf7a2bbe347540dc346d0129df2ec
Move 'revert-buffer' global binding to 'C-x g g'

* lisp/bindings.el: Define ctl-x-g-map and bind 'revert-buffer' to
'C-x x g' globally.
* doc/emacs/files.texi: Replace 'C-x g' with 'C-x x g'.
* etc/NEWS: Document the change (bug#46300).
doc/emacs/files.texi
etc/NEWS
lisp/bindings.el