diff options
| author | Chong Yidong | 2011-05-28 20:45:00 -0400 |
|---|---|---|
| committer | Chong Yidong | 2011-05-28 20:45:00 -0400 |
| commit | 1dd3c2d9b2466eb6dc379da6a67074dbd4c13fa5 (patch) | |
| tree | a812814e376414db37827f4298e375ff868ecdaf /src/coding.c | |
| parent | 8e6ca83dfede41bbc8d060a4aaa72f2a414f59ae (diff) | |
| download | emacs-1dd3c2d9b2466eb6dc379da6a67074dbd4c13fa5.tar.gz emacs-1dd3c2d9b2466eb6dc379da6a67074dbd4c13fa5.zip | |
Move clipboard-manager functionality out of hooks.
* lisp/select.el: Don't perform clipboard-manager saving in hooks;
leave the hooks empty.
* src/emacs.c (Fkill_emacs): Call x_clipboard_manager_save_all.
* src/frame.c (delete_frame): Call x_clipboard_manager_save_frame.
* src/xselect.c (x_clipboard_manager_save_frame)
(x_clipboard_manager_save_all): New functions.
(Fx_clipboard_manager_save): Lisp function deleted.
* src/xterm.h: Update prototype.
Diffstat (limited to 'src/coding.c')
0 files changed, 0 insertions, 0 deletions