]> git.eshelyaron.com Git - emacs.git/commit
Make `M-x clipboard-yank' work reliably
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 6 Jul 2021 17:25:41 +0000 (19:25 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 6 Jul 2021 17:25:41 +0000 (19:25 +0200)
commit855fd921201a75a21ff225128a8dced16cd95b52
treed0b6d4323fd54927f11b111d1096f32a86cf81ce
parentabe5eb9adda956ccc72af02d714025701e528b55
Make `M-x clipboard-yank' work reliably

* lisp/menu-bar.el (clipboard-yank): Make the command work
consistently (bug#27442).

* lisp/select.el (gui-selection-value): Try to explain why the
logic is the way it is.
lisp/menu-bar.el
lisp/select.el