summaryrefslogtreecommitdiff
path: root/src/xselect.c
Commit message (Expand)AuthorAgeFilesLines
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* Fix last fix.Chong Yidong2008-12-031-6/+4
* (Fx_get_cut_buffer_internal): Fix memory leak.Chong Yidong2008-12-031-1/+8
* (x_get_foreign_selection): Return nil if desired selection could notChong Yidong2008-08-201-1/+1
* * s/ms-w32.h (MULTI_KBOARD): Remove.before-remove-vmsDan Nicolaescu2008-07-311-2/+0
* (Fx_rotate_cut_buffers_internal): Doc fix.Chong Yidong2008-07-221-2/+2
* * xdisp.c (syms_of_xdisp) <truncate-partial-width-windows>: Doc fix.Juanma Barranquero2008-06-251-1/+1
* Make "xfree (NULL)" a no-op; remove useless if-before-xfree.Jim Meyering2008-06-021-1/+1
* (x_reply_selection_request): Properly handle format ==Andreas Schwab2008-05-261-5/+8
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-141-6/+4
* * xselect.c (x_handle_dnd_message):Stefan Monnier2008-02-071-9/+9
* Merge from emacs--devo--0Miles Bader2008-01-091-1/+1
|\
| * Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
| |\
| | * Add 2008 to copyright years.Glenn Morris2008-01-081-1/+1
| | * (cnt): Rename to x_reply_selection_request_cnt for clarity.Glenn Morris2007-09-121-2/+2
| | * (x_reply_selection_request) <cnt>: Move static variable to file scope.Glenn Morris2007-09-061-1/+4
* | | (Vselection_coding_system)Kenichi Handa2007-11-181-31/+0
|/ /
* | Remove HAVE_X11R5 and HAVE_X11R4.Jan Djärv2007-11-011-4/+0
* | * xselect.c (x_own_selection, x_handle_selection_clear)Stefan Monnier2007-10-171-3/+3
* | (cnt): Rename to x_reply_selection_request_cnt for clarity.Glenn Morris2007-09-121-2/+2
* | (x_reply_selection_request) <cnt>: Move static variable to file scope.Glenn Morris2007-09-061-1/+4
* | Merge from emacs--devo--0Miles Bader2007-08-031-3/+3
|\ \
| * \ Merge from emacs--rel--22Miles Bader2007-08-031-3/+3
| |\ \ | | |/
| | * Comment change.Richard M. Stallman2007-08-031-3/+3
* | | Merge from emacs--devo--0Miles Bader2007-07-311-1/+1
|\ \ \ | |/ /
| * | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
| |\ \ | | |/
| | * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | | Merge from emacs--devo--0Miles Bader2007-06-111-1/+1
|\ \ \ | |/ /
| * | (Fx_get_atom_name): Use empty_unibyte_string.Juanma Barranquero2007-06-081-1/+1
| |/
* | (x_handle_selection_clear): Only accessDan Nicolaescu2007-06-041-1/+3
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2007-04-221-2/+11
|\ \ | |/
| * (Vselection_coding_system): Documentation improved.Kenichi Handa2007-03-061-2/+11
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2007-01-291-1/+1
|\ \ | |/
| * Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* | Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned!Karoly Lorentey2006-12-031-8/+8
|\ \ | |/
| * Space/tab mixup.Juanma Barranquero2006-11-241-4/+4
| * (selection-coding-system): Fix docstring.Romain Francoise2006-11-121-4/+4
* | Merged from emacs@sv.gnu.org.Karoly Lorentey2006-12-031-0/+8
|\ \ | |/
| * * xselect.c (x_handle_selection_request): If the converted_selectionJan Djärv2006-10-191-0/+8
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-10-141-2/+49
|\ \ | |/
| * * xselect.c (Fx_register_dnd_atom): New function.Jan Djärv2006-08-111-2/+49
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-07-291-52/+30
|\ \ | |/
| * (x_get_local_selection, copy_multiple_data)Kim F. Storm2006-07-181-52/+30
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-03-101-0/+1
|\ \ | |/
| * (x_catch_errors_unwind): Fix missing return value.Andreas Schwab2006-03-051-0/+1
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-03-041-12/+27
|\ \ | |/
| * * xselect.c (x_catch_errors_unwind): New function.Chong Yidong2006-02-281-12/+27
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-02-281-17/+18
|\ \ | |/
| * * xterm.h, xterm.c (x_uncatch_errors): Delete unneccessaryChong Yidong2006-02-271-6/+6
| * * xterm.h (x_catch_errors) Return value changed to void.Chong Yidong2006-02-251-17/+18