Reduce x-selection-timeout to 5s, and add a message for clipboard manager saving.
commit3c9dfce6da30c2b4483b0e95d33af3dd0bd9b26f
authorChong Yidong <cyd@gnu.org>
Sat, 25 Feb 2012 03:01:11 +0000 (25 11:01 +0800)
committerChong Yidong <cyd@gnu.org>
Sat, 25 Feb 2012 03:01:11 +0000 (25 11:01 +0800)
treef8db60a58e03ea6a58869935e5c55b12f4848abf
parent833e48d3d84885cc62f6c3daf9ad26f53a7f5cf1
Reduce x-selection-timeout to 5s, and add a message for clipboard manager saving.

* lisp/term/x-win.el (x-initialize-window-system): Reduce default for
x-selection-timeout to 5 seconds.

* src/xselect.c (Fx_selection_exists_p): Doc fix.
(x_clipboard_manager_save_all): Print an informative message
before saving to clipboard manager.

Fixes: debbugs:8869
lisp/ChangeLog
lisp/dired.el
lisp/term/x-win.el
src/ChangeLog
src/xselect.c