]> code.delx.au - gnu-emacs/history - src/xselect.c
Add 2012 to FSF copyright years for Emacs files
[gnu-emacs] / src / xselect.c
2012-01-05 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files
2011-12-14 Paul EggertSpelling fixes.
2011-12-05 Paul EggertSpelling fixes.
2011-11-20 Paul EggertMerge from trunk.
2011-11-15 Paul EggertSpelling fixes.
2011-11-06 Glenn MorrisMerge from emacs-23; up to 2010-06-22T07:41:10Z!rgm...
2011-10-01 Chong YidongMerge changes from emacs-23
2011-09-18 Chong YidongMerge changes from emacs-23 branch
2011-09-16 Paul Eggert* xselect.c: Relax test for outgoing X longs (Bug#9498).
2011-09-14 Paul Eggert* xselect.c: Use signed conversions more consistently...
2011-09-10 Eli ZaretskiiAdd to sendmail.el a new command mail-add-attachment.
2011-09-09 Eli ZaretskiiFix bug #9392 with rmail-forward.
2011-09-09 Juanma BarranqueroWhitespace changes.
2011-09-03 Paul EggertMerge from trunk.
2011-08-30 Chong YidongMerge changes from emacs-23 branch
2011-08-26 Paul EggertMerge from trunk.
2011-08-26 Paul EggertMerge from trunk.
2011-08-25 Paul EggertMerge from trunk.
2011-08-25 Paul EggertMerge from trunk.
2011-08-24 Paul EggertMerge from trunk.
2011-08-19 Paul EggertMerge from trunk.
2011-08-19 Paul EggertMerge from trunk.
2011-08-18 Paul EggertMerge from trunk.
2011-08-18 Paul EggertMerge from trunk.
2011-08-16 Paul EggertMerge from trunk.
2011-08-16 Paul EggertSimplify previous changes.
2011-08-16 Paul EggertMerge from trunk.
2011-08-15 Paul EggertMerge from trunk.
2011-08-15 Paul EggertMerge from trunk.
2011-08-14 Paul EggertMerge from trunk.
2011-08-09 Chong YidongMerge from emacs-23 branch
2011-08-06 Paul EggertAdjust further in response to jan.h.d's comments.
2011-08-05 Paul EggertMerge from trunk.
2011-08-05 Eli ZaretskiiFix bug #9221 with memory leak in bidi display.
2011-08-05 Paul EggertMerge from trunk.
2011-08-05 Paul EggertAdjust in response to jan.h.d's comments.
2011-07-29 Paul EggertMerge from trunk.
2011-07-29 Paul Eggert* xselect.c: Integer and memory overflow issues.
2011-07-28 Paul EggertMerge from trunk.
2011-07-28 Paul EggertMerge: Integer signedness and overflow and related...
2011-07-28 Paul EggertMerge from trunk.
2011-07-25 Eli ZaretskiiFix logic of caching display string positions for bidi...
2011-07-23 Eli ZaretskiiFix pos-visible-in-window-p under bidi redisplay.
2011-07-23 Eli ZaretskiiSpeed up keyboard auto-repeat cursor motion under bidi...
2011-07-20 Paul EggertMerge from trunk.
2011-07-19 Paul EggertMerge from trunk.
2011-07-19 Paul EggertMerge from trunk.
2011-07-17 Paul EggertMerge from trunk.
2011-07-17 Paul EggertMerge from trunk.
2011-07-14 Paul EggertMerge from trunk.
2011-07-14 Paul EggertMerge from trunk.
2011-07-14 Eli ZaretskiiSupport bidi reordering of overlay and display strings.
2011-07-14 Paul EggertMerge from trunk.
2011-07-14 Paul EggertMerge from trunk.
2011-07-13 Paul EggertMerge from trunk.
2011-07-13 Johan BockgårdFix execution of x selection hooks.
2011-07-12 Paul EggertMerge from trunk.
2011-07-11 Paul EggertMerge from trunk.
2011-07-11 Paul EggertMerge from trunk.
2011-07-09 Paul EggertMerge from trunk.
2011-07-07 Chong YidongMerge from emacs-23 branch
2011-07-07 Paul Eggert* xselect.c: Integer signedness and overflow fixes.
2011-07-06 Glenn MorrisMerge from emacs-23; up to 2010-06-16T23:27:20Z!jay...
2011-06-25 Glenn MorrisMerge from emacs-23; up to 2010-06-15T03:34:12Z!rgm...
2011-06-22 Paul EggertMerge from trunk.
2011-06-22 Paul EggertMerge: Integer overflow and signedness fixes (Bug#8873).
2011-06-22 Paul EggertMerge from trunk.
2011-06-21 Paul Eggert* xselect.c (Fx_get_atom_name): Avoid need for strlen.
2011-06-06 Paul EggertMerge: Document wide integers better.
2011-06-06 Paul EggertMerge: Cons<->int and similar integer overflow fixes.
2011-06-06 Paul EggertMerge from trunk.
2011-06-06 Paul EggertCheck for overflow when converting integer to cons...
2011-06-06 Paul EggertDon't assume time_t can fit into int.
2011-06-06 Paul EggertMinor fixes for signed vs unsigned integers.
2011-06-04 Chong Yidong* src/xselect.c (x_get_foreign_selection): Reduce scope...
2011-06-04 Chong YidongHandle errors when saving to clipboard manager (Bug...
2011-06-04 Glenn MorrisMerge from emacs-23; up to 2010-06-12T17:12:15Z!cyd...
2011-06-04 Eli ZaretskiiSupport bidi reordering of text covered by display...
2011-06-03 Paul Eggert* xselect.c: Include <limits.h>.
2011-06-03 Paul EggertCheck for overflow when converting integer to cons...
2011-06-03 Paul Eggert* lisp.h (WIDE_EMACS_INT): Now defaults to 1.
2011-06-03 Paul Eggert* xselect.c: Use 'unsigned' more consistently.
2011-05-30 Paul EggertMerge from trunk.
2011-05-29 Glenn MorrisMerge from emacs-23; up to 2010-06-12T11:17:12Z!eliz...
2011-05-29 Paul EggertMinor fixes prompted by GCC 4.6.0 warnings.
2011-05-29 Chong YidongMove clipboard-manager functionality out of hooks.
2011-05-27 Paul EggertMerge from trunk.
2011-05-27 Stefan Monnier* src/xselect.c (x_convert_selection): Yet another...
2011-05-27 Paul EggertMerge: Integer overflow fixes.
2011-05-27 Paul Eggert* xselect.c: Fix minor problems prompted by GCC 4.6...
2011-05-27 Chong YidongSupport X clipboard managers.
2011-05-27 Glenn MorrisMerge from emacs-23; up to 2010-06-12T10:58:54Z!romain...
2011-05-26 Chong Yidongsrc/xselect.c (x_handle_selection_request): Fix typo...
2011-05-26 Chong Yidong* src/xselect.c: ICCCM-compliant handling of MULTIPLE...
2011-05-25 Glenn MorrisMerge from emacs-23; up to 2010-06-12T08:59:37Z!albinus...
2011-05-24 Glenn MorrisMerge from emacs-23; up to 2010-06-11T21:26:13Z!lekktu...
2011-05-23 Paul EggertMerge from trunk.
2011-05-22 Chong YidongRemove var mistakenly introduced in 2011-05-22T19:46...
2011-05-22 Paul EggertMerge from mainline.
2011-05-22 Paul Eggert* xselect.c (QSAVE_TARGETS): New static var, to fix...
next