| Commit message (Expand) | Author | Age | Files | Lines |
| * | * coding.c (Fencode_coding_string): Record the last coding system | Kazuhiro Ito | 2011-07-01 | 2 | -1/+6 |
| * | * process.c: Add defined (HAVE_GSETTINGS) for xgselect.h | Jan Djärv | 2011-07-01 | 4 | -156/+72 |
| * | * eval.c (struct backtrace): Simplify and port the data structure. | Paul Eggert | 2011-06-30 | 2 | -20/+13 |
| * | Fix bad include. | Jan Djärv | 2011-06-30 | 2 | -3/+3 |
| * | Add GSettings support (GConf is going away). | Jan Djärv | 2011-06-30 | 3 | -29/+242 |
| * | ChangeLog fix. | Glenn Morris | 2011-06-29 | 1 | -1/+1 |
| * | Rename more functions to use window-/window-- prefixes. | Martin Rudalics | 2011-06-29 | 2 | -6/+14 |
| * | * gnutls.c (Qgnutls_bootprop_verify_error): Remove unused var. | Paul Eggert | 2011-06-28 | 2 | -1/+4 |
| * | Use window- prefix more consistently. Fix two buffer display bugs. | Martin Rudalics | 2011-06-27 | 2 | -41/+48 |
| * | src/makefile.w32-in: Redesign dependencies. | Juanma Barranquero | 2011-06-27 | 2 | -955/+730 |
| * | Use better names for window-next/-prev and window-vchild/-hchild. | Martin Rudalics | 2011-06-27 | 2 | -16/+21 |
| * | Have overlays with window property respect clone numbers. | Martin Rudalics | 2011-06-27 | 2 | -6/+24 |
| * | Fix wm_size-hints race between KDE/KWin and Gtk+ 3. | Jan Djärv | 2011-06-26 | 4 | -46/+102 |
| * | Avoid bidi-related crashes in Cperl Mode. | Eli Zaretskii | 2011-06-26 | 2 | -2/+8 |
| * | Fix handling of pending signals in wait_reading_process_output (Bug#8869). | Chong Yidong | 2011-06-25 | 2 | -4/+16 |
| * | ChangeLog fix. | Glenn Morris | 2011-06-25 | 1 | -1/+1 |
| * | Merge from trunk. | Paul Eggert | 2011-06-25 | 2 | -0/+6 |
| |\ |
|
| | * | Merge from emacs-23; up to 2010-06-15T03:34:12Z!rgm@gnu.org. | Glenn Morris | 2011-06-25 | 2 | -0/+6 |
| | |\ |
|
| | | * | * dispnew.c (scrolling_window): Before scrolling, turn off a mouse-highlight ... | YAMAMOTO Mitsuharu | 2011-06-18 | 2 | -0/+6 |
| | | * | Fix ChangeLog entry (no need to merge to trunk) | Glenn Morris | 2011-06-16 | 1 | -5/+4 |
| | | * | Merge: nsmenu.m: Replace all uses of XVECTOR with ASIZE and AREF. | Paul Eggert | 2011-06-16 | 2 | -35/+40 |
| * | | | Use gnulib's dup2 module instead of rolling our own. | Paul Eggert | 2011-06-25 | 2 | -31/+5 |
| |/ / |
|
| * | | Move DEFSYM to lisp.h and use everywhere. | Juanma Barranquero | 2011-06-24 | 50 | -1300/+656 |
| * | | * gnutls.c (syms_of_gnutls): Use the DEFSYM macro from character.h. | Ted Zlatanov | 2011-06-24 | 2 | -57/+27 |
| * | | Merge from trunk. | Paul Eggert | 2011-06-23 | 2 | -82/+10 |
| |\ \ |
|
| | * | | Move completing-read-function and completing-read-default to elisp | Leo Liu | 2011-06-23 | 2 | -80/+6 |
| * | | | * print.c (printchar, strout): Check for string overflow. | Paul Eggert | 2011-06-23 | 2 | -9/+23 |
| * | | | * minibuf.c (read_minibuf_noninteractive): Use ptrdiff_t, not int, | Paul Eggert | 2011-06-22 | 2 | -8/+10 |
| * | | | * macros.c: Integer and buffer overflow fixes. | Paul Eggert | 2011-06-22 | 3 | -7/+22 |
| * | | | * lread.c (read1): Check for size overflow. | Paul Eggert | 2011-06-22 | 2 | -0/+7 |
| * | | | * lisp.h (DEFVAR_KBOARD): Use offsetof instead of char * finagling. | Paul Eggert | 2011-06-22 | 2 | -4/+3 |
| * | | | * lread.c (read_escape): Avoid int overflow. | Paul Eggert | 2011-06-22 | 2 | -20/+25 |
| * | | | * lread.c: Integer overflow fixes. | Paul Eggert | 2011-06-22 | 2 | -33/+53 |
| * | | | * image.c (cache_image): Check for size arithmetic overflow. | Paul Eggert | 2011-06-22 | 2 | -0/+6 |
| * | | | * lread.c (read_escape): Check for hex character overflow. | Paul Eggert | 2011-06-22 | 2 | -4/+4 |
| * | | | * lread.c: Integer overflow issues. | Paul Eggert | 2011-06-22 | 2 | -10/+21 |
| |/ / |
|
| * | | Merge: Fixes for GLYPH_DEBUG found by GCC 4.6.0 static checking. | Paul Eggert | 2011-06-22 | 9 | -57/+84 |
| |\ \ |
|
| | * | | GLYPH_DEBUG fixes | Paul Eggert | 2011-06-22 | 9 | -57/+84 |
| |/ / |
|
| * | | Merge: Integer overflow and signedness fixes (Bug#8873). | Paul Eggert | 2011-06-22 | 42 | -453/+624 |
| |\ \ |
|
| | * \ | Merge from trunk. | Paul Eggert | 2011-06-22 | 7 | -66/+125 |
| | |\ \
| |/ /
|/| | |
|
| * | | | don't leak an XBM-image-sized buffer | Jim Meyering | 2011-06-22 | 2 | -0/+6 |
| * | | | Port to Sun C. | Paul Eggert | 2011-06-21 | 4 | -5/+24 |
| * | | | New primitive secure-hash supporting md5, sha-1 and sha-2 | Leo Liu | 2011-06-21 | 4 | -60/+96 |
| | * | | * font.c (font_score): Use EMACS_INT, not int, to store XINT value. | Paul Eggert | 2011-06-21 | 2 | -2/+4 |
| | * | | * dispextern.h (struct face.stipple): | Paul Eggert | 2011-06-21 | 9 | -45/+69 |
| | * | | * buffer.c (OVERLAY_COUNT_MAX): New macro. | Paul Eggert | 2011-06-21 | 2 | -20/+24 |
| | * | | Use ptrdiff_t, not int, for overlay counts. | Paul Eggert | 2011-06-21 | 7 | -34/+44 |
| | * | | * xterm.c (xim_initialize, same_x_server): Strlen may not fit in int. | Paul Eggert | 2011-06-21 | 2 | -3/+5 |
| | * | | * xsmfns.c (smc_save_yourself_CB, x_session_initialize): Avoid strlen. | Paul Eggert | 2011-06-21 | 2 | -6/+9 |
| | * | | * xsettings.c (Ffont_get_system_normal_font, Ffont_get_system_font): Avoid ne... | Paul Eggert | 2011-06-21 | 2 | -6/+3 |