| Commit message (Expand) | Author | Age | Files | Lines |
* | * composite.c (get_composition_id, fill_gstring_header): | Dmitry Antipov | 2013-03-05 | 1 | -1/+1 |
* | * lisp.h (make_uninit_vector): New function. | Dmitry Antipov | 2013-02-08 | 1 | -6/+6 |
* | * coding.c (Fdefine_coding_system_internal): Use AREF where | Dmitry Antipov | 2013-02-07 | 1 | -4/+3 |
* | * lisp.h (toplevel): Add comment about using Lisp_Save_Value | Dmitry Antipov | 2013-01-17 | 1 | -1/+1 |
* | * src/lisp.h (XSAVE_POINTER, XSAVE_INTEGER): Change to allow extraction | Dmitry Antipov | 2013-01-15 | 1 | -1/+1 |
* | Make Lisp_Save_Value more versatile storage for up to four objects. | Dmitry Antipov | 2013-01-14 | 1 | -1/+1 |
* | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca | Paul Eggert | 2013-01-02 | 1 | -1/+1 |
|\ |
|
| * | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 1 | -1/+1 |
* | | Simplify by using FOR_EACH_FRAME here and there. | Dmitry Antipov | 2012-11-12 | 1 | -11/+10 |
|/ |
|
* | Simplify and avoid signal-handling races. | Paul Eggert | 2012-09-23 | 1 | -50/+50 |
* | Port better to POSIX hosts lacking _setjmp. | Paul Eggert | 2012-09-15 | 1 | -1/+0 |
* | Simplify redefinition of 'abort' (Bug#12316). | Paul Eggert | 2012-09-04 | 1 | -3/+3 |
* | * termhooks.h (TSET): Remove. | Paul Eggert | 2012-08-17 | 1 | -4/+5 |
* | Use TSET for write access to Lisp_Object slots of struct terminal. | Dmitry Antipov | 2012-08-09 | 1 | -4/+4 |
* | Remove unnecessary casts involving pointers. | Paul Eggert | 2012-08-03 | 1 | -5/+5 |
* | More xmalloc and related cleanup. | Paul Eggert | 2012-07-05 | 1 | -17/+28 |
* | Cleanup xmalloc. | Dmitry Antipov | 2012-07-05 | 1 | -15/+10 |
* | Generalize run-time debugging checks. | Dmitry Antipov | 2012-06-28 | 1 | -1/+1 |
* | Support higher-resolution time stamps. | Paul Eggert | 2012-06-22 | 1 | -10/+12 |
* | * alloc.c, bytecode.c, ccl.c, coding.c, composite.c, data.c, dosfns.c: | Dmitry Antipov | 2012-06-19 | 1 | -9/+8 |
* | * buffer.h (FETCH_MULTIBYTE_CHAR): Define as inline. | Andreas Schwab | 2012-06-16 | 1 | -1/+1 |
* | Merge from trunk. | Paul Eggert | 2012-05-25 | 1 | -0/+1 |
|\ |
|
| * | * src/xselect.c (x_convert_selection): Initialize a pointer. | Chong Yidong | 2012-04-24 | 1 | -0/+1 |
* | | Merge from trunk. | Paul Eggert | 2012-02-24 | 1 | -13/+34 |
|\ \
| |/ |
|
| * | Reduce x-selection-timeout to 5s, and add a message for clipboard manager sav... | Chong Yidong | 2012-02-25 | 1 | -5/+11 |
| * | Yet more syncing of xselect docs and argument specs | Glenn Morris | 2012-02-11 | 1 | -8/+23 |
* | | Merge from trunk. | Paul Eggert | 2012-01-09 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
| * | Spelling fixes. | Paul Eggert | 2011-12-14 | 1 | -1/+1 |
* | | Merge from trunk. | Paul Eggert | 2011-12-10 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | Spelling fixes. | Paul Eggert | 2011-12-05 | 1 | -4/+4 |
* | | Merge from trunk. | Paul Eggert | 2011-11-18 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Spelling fixes. | Paul Eggert | 2011-11-14 | 1 | -1/+1 |
* | | * alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp): | Paul Eggert | 2011-09-21 | 1 | -15/+13 |
|/ |
|
* | * xselect.c: Relax test for outgoing X longs (Bug#9498). | Paul Eggert | 2011-09-16 | 1 | -11/+28 |
* | * xselect.c: Use signed conversions more consistently (Bug#9498). | Paul Eggert | 2011-09-14 | 1 | -4/+4 |
* | Whitespace changes. | Juanma Barranquero | 2011-09-09 | 1 | -10/+15 |
* | Simplify previous changes. | Paul Eggert | 2011-08-16 | 1 | -9/+3 |
* | Adjust further in response to jan.h.d's comments. | Paul Eggert | 2011-08-05 | 1 | -24/+31 |
* | Adjust in response to jan.h.d's comments. | Paul Eggert | 2011-08-04 | 1 | -18/+6 |
* | * xselect.c: Integer and memory overflow issues. | Paul Eggert | 2011-07-28 | 1 | -121/+186 |
* | Merge from trunk. | Paul Eggert | 2011-07-12 | 1 | -4/+7 |
|\ |
|
| * | Fix execution of x selection hooks. | Johan Bockgård | 2011-07-13 | 1 | -4/+7 |
* | | * xselect.c: Integer signedness and overflow fixes. | Paul Eggert | 2011-07-06 | 1 | -2/+5 |
|/ |
|
* | * xselect.c (Fx_get_atom_name): Avoid need for strlen. | Paul Eggert | 2011-06-20 | 1 | -1/+1 |
* | Check for overflow when converting integer to cons and back. | Paul Eggert | 2011-06-06 | 1 | -52/+36 |
* | * src/xselect.c (x_get_foreign_selection): Reduce scope of x_catch_errors (Bu... | Chong Yidong | 2011-06-04 | 1 | -16/+3 |
* | Handle errors when saving to clipboard manager (Bug#8779). | Chong Yidong | 2011-06-04 | 1 | -9/+48 |
* | Minor fixes prompted by GCC 4.6.0 warnings. | Paul Eggert | 2011-05-28 | 1 | -2/+2 |
* | Move clipboard-manager functionality out of hooks. | Chong Yidong | 2011-05-28 | 1 | -44/+43 |