mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-04 11:40:22 +00:00
*** empty log message ***
This commit is contained in:
parent
9889c728e0
commit
0849f191ce
@ -445,6 +445,7 @@ This returns ARGS with the arguments that have been processed removed."
|
||||
(setq suspend-hook
|
||||
'(lambda ()
|
||||
(error "Suspending an emacs running under X makes no sense")))
|
||||
(setq interprogram-cut-function 'x-own-selection)
|
||||
|
||||
;;; Turn off window-splitting optimization; X is usually fast enough
|
||||
;;; that this is only annoying.
|
||||
|
Loading…
Reference in New Issue
Block a user