aboutsummaryrefslogtreecommitdiffstats
path: root/src/xselect.c
Commit message (Expand)AuthorAgeFilesLines
* 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 [email protected]Karoly Lorentey2007-04-221-2/+11
|\|
| * (Vselection_coding_system): Documentation improved.Kenichi Handa2007-03-061-2/+11
* | Merged from [email protected]Karoly Lorentey2007-01-291-1/+1
|\|
| * Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* | Merged from [email protected]. 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 [email protected].Karoly Lorentey2006-12-031-0/+8
|\|
| * * xselect.c (x_handle_selection_request): If the converted_selectionJan Djärv2006-10-191-0/+8
* | Merged from [email protected]Karoly Lorentey2006-10-141-2/+49
|\|
| * * xselect.c (Fx_register_dnd_atom): New function.Jan Djärv2006-08-111-2/+49
* | Merged from [email protected]Karoly Lorentey2006-07-291-52/+30
|\|
| * (x_get_local_selection, copy_multiple_data)Kim F. Storm2006-07-181-52/+30
* | Merged from [email protected]Karoly Lorentey2006-03-101-0/+1
|\|
| * (x_catch_errors_unwind): Fix missing return value.Andreas Schwab2006-03-051-0/+1
* | Merged from [email protected]Karoly Lorentey2006-03-041-12/+27
|\|
| * * xselect.c (x_catch_errors_unwind): New function.Chong Yidong2006-02-281-12/+27
* | Merged from [email protected]Karoly 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
* | Merged from [email protected]Karoly Lorentey2006-02-121-1/+1
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* | Rename `struct device' to `struct terminal'. Rename some terminal-related fu...Karoly Lorentey2005-12-291-1/+1
* | Merged from [email protected] (patch 677)Karoly Lorentey2005-12-261-2/+2
|\|
| * (x_handle_dnd_message): Drag-and-drop items are nowYAMAMOTO Mitsuharu2005-12-191-2/+2
* | Merged in changes from CVS trunk. Plus added lisp/term tweaks.Karoly Lorentey2005-09-041-3/+2
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-2/+2
| * (intern): Remove dup. intern and staticpro for QTIMESTAMP.Kim F. Storm2005-07-121-1/+0
* | Rename `struct display' to `struct device'. Update function, parameter and v...Karoly Lorentey2005-07-111-1/+1
* | Merged from [email protected] (patch 469)Karoly Lorentey2005-07-051-2/+2
|\|
| * Update FSF's address.Lute Kamstra2005-07-041-2/+2
* | Cleanup: Move kboard fields from struct frame and device-specific descriptors...Karoly Lorentey2005-06-271-1/+1
* | Merged from [email protected] (patch 441-446)Karoly Lorentey2005-06-251-1/+1
|\|
| * (Fx_own_selection_internal): Follow error conventions.Juanma Barranquero2005-06-231-1/+1
* | Merged from [email protected] (patch 423-434)Karoly Lorentey2005-06-211-3/+3
|\|
| * (lisp_data_to_selection_data): Fix spelling.Juanma Barranquero2005-06-171-3/+3
* | Merged from [email protected] (patch 14-16, 95-106)Karoly Lorentey2005-02-191-6/+14
|\|