]> git.eshelyaron.com Git - emacs.git/commit
Change how cua-mode defined `C-x' and `C-c'
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 11 Oct 2021 11:16:57 +0000 (13:16 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 11 Oct 2021 11:16:57 +0000 (13:16 +0200)
commit237b2ecf2d1140d6789822c5de90f9bf2a8ce50c
tree5cd9e9d50ac260c0daec5a6b12bcca4885e7c162
parent74d3a1e7d6450f226d2f942d0c0e3410eea87dfc
Change how cua-mode defined `C-x' and `C-c'

* lisp/emulation/cua-base.el (cua-cut-handler):
(cua-copy-handler): New aliases (bug#28930).
(cua--init-keymaps): Use them for `C-x' and `C-c' to be able to
distinguish the commands when looking them up in reverse.
lisp/emulation/cua-base.el