summaryrefslogtreecommitdiff
path: root/src/xselect.c
AgeCommit message (Expand)Author
2010-07-26Use const, move declarations to header files.Dan Nicolaescu
2010-07-12Convert old-style definitionsAndreas Schwab
2010-07-08Convert DEFUNs to standard C.Dan Nicolaescu
2010-07-08Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmpAndreas Schwab
2010-07-04Convert (most) functions in src to standard C.Dan Nicolaescu
2010-07-02Remove __P and P_ from .c and .m files and definition of P_Jan D
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-11-06* xterm.c (syms_of_xterm):Dan Nicolaescu
2009-10-19* alloc.c: Do not define struct catchtag.Dan Nicolaescu
2009-06-29Remove useless if-before-xfree tests.Jim Meyering
2009-01-08Add 2009 to copyright years.Glenn Morris
2008-12-03Fix last fix.Chong Yidong
2008-12-03(Fx_get_cut_buffer_internal): Fix memory leak.Chong Yidong
2008-08-20(x_get_foreign_selection): Return nil if desired selection could notChong Yidong
2008-07-31* s/ms-w32.h (MULTI_KBOARD): Remove.Dan Nicolaescu
2008-07-22(Fx_rotate_cut_buffers_internal): Doc fix.Chong Yidong
2008-06-25* xdisp.c (syms_of_xdisp) <truncate-partial-width-windows>: Doc fix.Juanma Barranquero
2008-06-02Make "xfree (NULL)" a no-op; remove useless if-before-xfree.Jim Meyering
2008-05-26(x_reply_selection_request): Properly handle format ==Andreas Schwab
2008-05-14Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-02-07* xselect.c (x_handle_dnd_message):Stefan Monnier
2008-01-09Merge from emacs--devo--0Miles Bader
2008-01-08Merge from emacs--rel--22Miles Bader
2008-01-08Add 2008 to copyright years.Glenn Morris
2007-11-18(Vselection_coding_system)Kenichi Handa
2007-11-01Remove HAVE_X11R5 and HAVE_X11R4.Jan Djärv
2007-10-17* xselect.c (x_own_selection, x_handle_selection_clear)Stefan Monnier
2007-09-12(cnt): Rename to x_reply_selection_request_cnt for clarity.Glenn Morris
2007-09-12(cnt): Rename to x_reply_selection_request_cnt for clarity.Glenn Morris
2007-09-06(x_reply_selection_request) <cnt>: Move static variable to file scope.Glenn Morris
2007-09-06(x_reply_selection_request) <cnt>: Move static variable to file scope.Glenn Morris
2007-08-03Merge from emacs--devo--0Miles Bader
2007-08-03Merge from emacs--rel--22Miles Bader
2007-08-03Comment change.Richard M. Stallman
2007-07-31Merge from emacs--devo--0Miles Bader
2007-07-26Merge from emacs--rel--22Miles Bader
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-06-11Merge from emacs--devo--0Miles Bader
2007-06-08(Fx_get_atom_name): Use empty_unibyte_string.Juanma Barranquero
2007-06-04(x_handle_selection_clear): Only accessDan Nicolaescu
2007-04-22Merged from emacs@sv.gnu.orgKaroly Lorentey
2007-03-06(Vselection_coding_system): Documentation improved.Kenichi Handa
2007-01-29Merged from emacs@sv.gnu.orgKaroly Lorentey
2007-01-21Add 2007 to copyright years.Glenn Morris
2006-12-03Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned!Karoly Lorentey
2006-12-03Merged from emacs@sv.gnu.org.Karoly Lorentey
2006-11-24Space/tab mixup.Juanma Barranquero
2006-11-12(selection-coding-system): Fix docstring.Romain Francoise
2006-10-19* xselect.c (x_handle_selection_request): If the converted_selectionJan Djärv
2006-10-14Merged from emacs@sv.gnu.orgKaroly Lorentey