| Commit message (Expand) | Author | Age | Files | Lines |
* | Doc fixes for imagemagick support code. | Chong Yidong | 2011-05-29 | 1 | -0/+5 |
* | Minor fixes prompted by GCC 4.6.0 warnings. | Paul Eggert | 2011-05-28 | 1 | -0/+4 |
* | * emacs.c [HAVE_X_WINDOWS]: Include "xterm.h". | Paul Eggert | 2011-05-28 | 1 | -0/+6 |
* | Move clipboard-manager functionality out of hooks. | Chong Yidong | 2011-05-28 | 1 | -0/+11 |
* | * src/nsterm.m (ns_term_shutdown): Synchronize user defaults before exiting (... | William Xu | 2011-05-28 | 1 | -0/+5 |
* | src/ChangeLog: Fix last entry. | Eli Zaretskii | 2011-05-28 | 1 | -2/+2 |
* | avoid a sign-extension bug in crypto_hash_function | Jim Meyering | 2011-05-28 | 1 | -0/+11 |
* | Fix order of ChangeLog entries after merge. | Paul Eggert | 2011-05-27 | 1 | -4/+4 |
* | Merge from trunk. | Paul Eggert | 2011-05-27 | 1 | -0/+4 |
|\ |
|
| * | * src/xselect.c (x_convert_selection): Yet another int/Lisp_Object mixup. | Stefan Monnier | 2011-05-27 | 1 | -0/+4 |
* | | Merge: Integer overflow fixes. | Paul Eggert | 2011-05-27 | 1 | -0/+82 |
|\ \
| |/
|/| |
|
| * | * dbusbind.c (xd_invalid_serial): Remove. (Bug#8722) | Paul Eggert | 2011-05-24 | 1 | -1/+0 |
| * | Add Bug#. | Paul Eggert | 2011-05-23 | 1 | -2/+3 |
| * | * dbusbind.c: Serial number integer overflow fixes. | Paul Eggert | 2011-05-23 | 1 | -0/+9 |
| * | * dbusbind.c (xd_read_message_1): Don't assume dbus_uint32_t can fit in int. | Paul Eggert | 2011-05-23 | 1 | -0/+1 |
| * | * dbusbind.c: Use XFASTINT rather than XUINT, and check for nonneg. | Paul Eggert | 2011-05-23 | 1 | -0/+8 |
| * | * data.c (arith_driver, Flsh): Avoid unnecessary casts to EMACS_UINT. | Paul Eggert | 2011-05-23 | 1 | -0/+4 |
| * | * ccl.c (ccl_driver): Redo slightly to avoid the need for 'unsigned'. | Paul Eggert | 2011-05-22 | 1 | -0/+2 |
| * | Add bug#. | Paul Eggert | 2011-05-22 | 1 | -1/+1 |
| * | ccl: add integer overflow checks | Paul Eggert | 2011-05-22 | 1 | -0/+9 |
| * | * alloc.c (make_event_array): Use XINT, not XUINT. | Paul Eggert | 2011-05-22 | 1 | -0/+3 |
| * | * mem-limits.h (EXCEEDS_LISP_PTR) [!USE_LSB_TAG]: EMACS_UINT -> uintptr_t | Paul Eggert | 2011-05-22 | 1 | -0/+6 |
| * | Merge from trunk. | Paul Eggert | 2011-05-22 | 1 | -4/+34 |
| |\ |
|
| * | | Rework Fformat to avoid integer overflow issues. | Paul Eggert | 2011-05-22 | 1 | -0/+20 |
| * | | * lisp.h (FIXNUM_OVERFLOW_P): Work even if arg is a NaN. | Paul Eggert | 2011-05-22 | 1 | -0/+4 |
| * | | * data.c: Avoid integer truncation in expressions involving floats. | Paul Eggert | 2011-05-20 | 1 | -0/+11 |
| * | | merge count_size_as_multibyte, parse_str_to_multibyte | Paul Eggert | 2011-05-20 | 1 | -0/+11 |
* | | | * xselect.c: Fix minor problems prompted by GCC 4.6.0 warnings. | Paul Eggert | 2011-05-27 | 1 | -0/+5 |
* | | | * fns.c: Fix minor problems prompted by GCC 4.6.0 warnings. | Paul Eggert | 2011-05-27 | 1 | -0/+6 |
* | | | Support X clipboard managers. | Chong Yidong | 2011-05-27 | 1 | -0/+28 |
* | | | * src/xselect.c: ICCCM-compliant handling of MULTIPLE targets. | Chong Yidong | 2011-05-26 | 1 | -0/+18 |
* | | | Allow empty regions in transpose-regions | Leo Liu | 2011-05-26 | 1 | -0/+4 |
* | | | Merge from emacs-23; up to 2010-06-12T08:59:37Z!albinus@detlef. | Glenn Morris | 2011-05-24 | 1 | -0/+22 |
|\ \ \ |
|
| * | | | Take account of periodic fringe bitmap's dependency on y-position in redrawing. | YAMAMOTO Mitsuharu | 2011-05-25 | 1 | -0/+17 |
| * | | | xdisp.c (get_next_display_element): Set correct it->face_id for a static comp... | Kenichi Handa | 2011-05-25 | 1 | -0/+5 |
* | | | | Implement primitive `sha1' and remove sha1.el | Leo Liu | 2011-05-24 | 1 | -0/+9 |
| |_|/
|/| | |
|
* | | | * gnutls.c: Remove unused macros. | Paul Eggert | 2011-05-22 | 1 | -0/+8 |
* | | | Remove var mistakenly introduced in 2011-05-22T19:46:47Z!cyd@stupidchicken.com. | Chong Yidong | 2011-05-22 | 1 | -0/+7 |
* | | | * xselect.c (QSAVE_TARGETS): New static var, to fix build failure. | Paul Eggert | 2011-05-22 | 1 | -0/+4 |
* | | | * src/xselect.c (syms_of_xselect): Include character.h; use DEFSYM. | Chong Yidong | 2011-05-22 | 1 | -0/+4 |
* | | | Merge from emacs-23; up to 2010-06-11T18:51:00Z!juri@jurta.org. | Glenn Morris | 2011-05-20 | 1 | -0/+5 |
|\ \ \
| |/ / |
|
| * | | * dispnew.c (scrolling_window): Don't exclude the case that the | YAMAMOTO Mitsuharu | 2011-05-21 | 1 | -0/+5 |
* | | | * src/Makefile.in (SOME_MACHINE_OBJECTS): Add some more files. | Glenn Morris | 2011-05-20 | 1 | -0/+2 |
* | | | * src/Makefile.in ($(etc)/DOC): Make second command line even shorter. | Glenn Morris | 2011-05-20 | 1 | -0/+4 |
| |/
|/| |
|
* | | Fix the MSDOS build as follows from 2011-05-19T06:04:16Z!rgm@gnu.org, 2011-05... | Eli Zaretskii | 2011-05-20 | 1 | -5/+10 |
* | | * systime.h (Time): Define only if emacs is defined. | Paul Eggert | 2011-05-19 | 1 | -0/+7 |
* | | merge trunk | Kenichi Handa | 2011-05-20 | 1 | -1/+19 |
|\ \ |
|
| * | | Remove $shortlisp from src/Makefile.in. | Glenn Morris | 2011-05-19 | 1 | -0/+7 |
| * | | Remove the SOME_MACHINE_LISP distinction in src/Makefile.in. | Glenn Morris | 2011-05-18 | 1 | -0/+11 |
* | | | composite.c (find_automatic_composition): Fix previous change. | Kenichi Handa | 2011-05-20 | 1 | -0/+4 |
|/ / |
|