]> code.delx.au - gnu-emacs/commit
clipboard should still work even if interprogram-* is disabled
authorSam Steingold <sds@gnu.org>
Tue, 22 Dec 2015 17:02:30 +0000 (12:02 -0500)
committerSam Steingold <sds@gnu.org>
Tue, 22 Dec 2015 17:02:30 +0000 (12:02 -0500)
commit1dcf9a5d2a727913bc53c68756bdaf6db5573671
tree4d0ae5c5d108d42f2902f172862c0c28249086aa
parent18689543204ab43bab72cffa8ba730660ddd9951
clipboard should still work even if interprogram-* is disabled

(clipboard-yank): When `interprogram-cut-function' is nil,
bind it to `gui-selection-value' - the default value.
(clipboard-kill-region, clipboard-kill-ring-save): When
`interprogram-paste-function' is nil, bind it to `gui-select-text' -
the default value.
lisp/menu-bar.el