index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xselect.c
Age
Commit message (
Expand
)
Author
2012-09-23
Simplify and avoid signal-handling races.
Paul Eggert
2012-09-15
Port better to POSIX hosts lacking _setjmp.
Paul Eggert
2012-09-04
Simplify redefinition of 'abort' (Bug#12316).
Paul Eggert
2012-08-17
* termhooks.h (TSET): Remove.
Paul Eggert
2012-08-09
Use TSET for write access to Lisp_Object slots of struct terminal.
Dmitry Antipov
2012-08-03
Remove unnecessary casts involving pointers.
Paul Eggert
2012-07-05
More xmalloc and related cleanup.
Paul Eggert
2012-07-05
Cleanup xmalloc.
Dmitry Antipov
2012-06-28
Generalize run-time debugging checks.
Dmitry Antipov
2012-06-22
Support higher-resolution time stamps.
Paul Eggert
2012-06-19
* alloc.c, bytecode.c, ccl.c, coding.c, composite.c, data.c, dosfns.c:
Dmitry Antipov
2012-06-16
* buffer.h (FETCH_MULTIBYTE_CHAR): Define as inline.
Andreas Schwab
2012-05-25
Merge from trunk.
Paul Eggert
2012-04-24
* src/xselect.c (x_convert_selection): Initialize a pointer.
Chong Yidong
2012-02-24
Merge from trunk.
Paul Eggert
2012-02-25
Reduce x-selection-timeout to 5s, and add a message for clipboard manager sav...
Chong Yidong
2012-02-11
Yet more syncing of xselect docs and argument specs
Glenn Morris
2012-01-09
Merge from trunk.
Paul Eggert
2012-01-05
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2011-12-14
Spelling fixes.
Paul Eggert
2011-12-10
Merge from trunk.
Paul Eggert
2011-12-05
Spelling fixes.
Paul Eggert
2011-11-18
Merge from trunk.
Paul Eggert
2011-11-14
Spelling fixes.
Paul Eggert
2011-09-21
* alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp):
Paul Eggert
2011-09-16
* xselect.c: Relax test for outgoing X longs (Bug#9498).
Paul Eggert
2011-09-14
* xselect.c: Use signed conversions more consistently (Bug#9498).
Paul Eggert
2011-09-09
Whitespace changes.
Juanma Barranquero
2011-08-16
Simplify previous changes.
Paul Eggert
2011-08-05
Adjust further in response to jan.h.d's comments.
Paul Eggert
2011-08-04
Adjust in response to jan.h.d's comments.
Paul Eggert
2011-07-28
* xselect.c: Integer and memory overflow issues.
Paul Eggert
2011-07-12
Merge from trunk.
Paul Eggert
2011-07-13
Fix execution of x selection hooks.
Johan Bockgård
2011-07-06
* xselect.c: Integer signedness and overflow fixes.
Paul Eggert
2011-06-20
* xselect.c (Fx_get_atom_name): Avoid need for strlen.
Paul Eggert
2011-06-06
Check for overflow when converting integer to cons and back.
Paul Eggert
2011-06-04
* src/xselect.c (x_get_foreign_selection): Reduce scope of x_catch_errors (Bu...
Chong Yidong
2011-06-04
Handle errors when saving to clipboard manager (Bug#8779).
Chong Yidong
2011-05-28
Minor fixes prompted by GCC 4.6.0 warnings.
Paul Eggert
2011-05-28
Move clipboard-manager functionality out of hooks.
Chong Yidong
2011-05-27
* src/xselect.c (x_convert_selection): Yet another int/Lisp_Object mixup.
Stefan Monnier
2011-05-27
* xselect.c: Fix minor problems prompted by GCC 4.6.0 warnings.
Paul Eggert
2011-05-27
Support X clipboard managers.
Chong Yidong
2011-05-26
src/xselect.c (x_handle_selection_request): Fix typo in last change.
Chong Yidong
2011-05-26
* src/xselect.c: ICCCM-compliant handling of MULTIPLE targets.
Chong Yidong
2011-05-22
Remove var mistakenly introduced in 2011-05-22T19:46:47Z!cyd@stupidchicken.com.
Chong Yidong
2011-05-22
* xselect.c (QSAVE_TARGETS): New static var, to fix build failure.
Paul Eggert
2011-05-22
* src/xselect.c (syms_of_xselect): Include character.h; use DEFSYM.
Chong Yidong
2011-05-12
* xselect.c (x_own_selection): Remove needless cast to unsigned long.
Paul Eggert
[next]