]> git.eshelyaron.com Git - emacs.git/commit
Fix CUA Mode menu entry to be less confusing
authorStefan Kangas <stefan@marxist.se>
Thu, 29 Oct 2020 14:45:07 +0000 (15:45 +0100)
committerStefan Kangas <stefan@marxist.se>
Thu, 29 Oct 2020 14:50:21 +0000 (15:50 +0100)
commitbe59466be711b573f7c9a9643af08bbfc05289f6
tree86363d34ca6c7bf1cf218c71903a4b7f1127a3eb
parentada9b7c9cecdbc2dd6cbd08553d8f83cb80f793a
Fix CUA Mode menu entry to be less confusing

Note that the old text was incorrect; shift-selection is controlled by
the variable shift-select-mode.

* lisp/menu-bar.el (menu-bar-options-menu): Make CUA Mode menu entry
less confusing when cua-enable-cua-keys is nil.  (Bug#43322)
lisp/menu-bar.el