]> git.eshelyaron.com Git - emacs.git/commit
Fix 'C-x C-c' with cua-prefix-override-inhibit-delay nil
authorSiyuan Chen <chansey97@gmail.com>
Mon, 27 May 2024 16:29:50 +0000 (00:29 +0800)
committerEshel Yaron <me@eshelyaron.com>
Wed, 12 Feb 2025 10:53:02 +0000 (11:53 +0100)
commitbc9181d390e51421f8354fdfaa812be797908547
treefcc0e417bf0e3df538b7eeea66e97edd118c3b7e
parent4b98923c3e34469967a49aca8691a27a178f44de
Fix 'C-x C-c' with cua-prefix-override-inhibit-delay nil

* lisp/emulation/cua-base.el (cua-cut-handler, cua-copy-handler): New
functions to fix cut and paste when 'cua-prefix-override-inhibit-delay'
is nil.  (Bug#71230)

Copyright-paperwork-exempt: yes
(cherry picked from commit 1fdfcad924a9dfaf5858624bb86cc34bd050a0de)
lisp/emulation/cua-base.el