| Commit message (Expand) | Author | Age | Files | Lines |
| * | Added commentary about the overall design and its limitations. | Eli Zaretskii | 2013-12-05 | 1 | -0/+92 |
| * | Remove stale comment about drag-n-drop failures. | Eli Zaretskii | 2013-12-03 | 1 | -4/+0 |
| * | Converted image.c and gnutls.c functions that accept file names. | Eli Zaretskii | 2013-12-03 | 4 | -0/+64 |
| * | Drag-n-drop converted, but works only within current codepage. | Eli Zaretskii | 2013-12-03 | 1 | -9/+34 |
| * | Converted and tested system-move-file-to-trash. | Eli Zaretskii | 2013-11-30 | 1 | -20/+63 |
| * | Debugged and fixed w32-shell-execute. | Eli Zaretskii | 2013-11-30 | 1 | -18/+13 |
| * | w32-shell-execute converted, but not tested yet. | Eli Zaretskii | 2013-11-23 | 1 | -19/+151 |
| * | Minor tweaks of the Cygwin code. | Eli Zaretskii | 2013-11-23 | 1 | -2/+2 |
| * | File selection converted and tested. | Eli Zaretskii | 2013-11-23 | 3 | -69/+192 |
| * | File ACL functions converted and tested. | Eli Zaretskii | 2013-11-23 | 1 | -20/+63 |
| * | Converted symlink-related functions with minimal testing. | Eli Zaretskii | 2013-11-23 | 2 | -188/+198 |
| * | Merge from mainline. | Eli Zaretskii | 2013-11-18 | 86 | -1543/+2790 |
| |\ |
|
| | * | Fix bug #15841 with assertion violations due to newline cache. | Eli Zaretskii | 2013-11-18 | 4 | -12/+52 |
| | * | Fix bug #15913 with disappearing mouse highlight on MS-Windows. | Eli Zaretskii | 2013-11-17 | 2 | -1/+13 |
| | * | Spelling fixes. | Paul Eggert | 2013-11-16 | 1 | -1/+1 |
| | * | * configure.ac (DEBUGGER_SEES_C_MACROS): Remove. | Paul Eggert | 2013-11-16 | 2 | -8/+5 |
| | * | Don't let unusual after-change-functions overwrite " prin1" buffer in use. | Eli Zaretskii | 2013-11-16 | 2 | -0/+9 |
| | * | Fix bug #15907 with crashes due to after-change-functions. | Eli Zaretskii | 2013-11-16 | 2 | -2/+10 |
| | * | * data.c: Work around bogus GCC diagnostic about shift count. | Paul Eggert | 2013-11-15 | 2 | -1/+20 |
| | * | Correct overly-optimistic assumptions about C macro support by "gcc -g3". | Eli Zaretskii | 2013-11-15 | 2 | -0/+13 |
| | * | * lisp/loadhist.el (read-feature): Get rid of fake feature nil. | Leo Liu | 2013-11-15 | 2 | -9/+8 |
| | * | * configure.ac (DEBUGGER_SEES_C_MACROS): New macro. | Paul Eggert | 2013-11-14 | 2 | -1/+7 |
| | * | Fix bug #15892 with link failures of the Cygwin w32 build. | Kazuhiro Ito | 2013-11-14 | 3 | -2/+10 |
| | * | Simplify, port and tune bool vector implementation. | Paul Eggert | 2013-11-13 | 7 | -135/+196 |
| | * | Prefer tail calls. | Paul Eggert | 2013-11-13 | 3 | -4/+7 |
| | * | * xterm.c (syms_of_xterm): staticpro Qalt, Qhyper, Qmeta, and Qsuper. | Paul Eggert | 2013-11-11 | 2 | -5/+6 |
| | * | * xterm.c (syms_of_xterm): staticpro Qmodifier_value. | Paul Eggert | 2013-11-11 | 2 | -1/+3 |
| | * | * buffer.c (Fforce_mode_line_update): Don't fall off end of function | Paul Eggert | 2013-11-11 | 2 | -3/+9 |
| | * | * lisp/subr.el (force-mode-line-update): Delete, move to buffer.c. | Stefan Monnier | 2013-11-11 | 2 | -51/+55 |
| | * | * search.c (find_newline): Rewrite to prefer offsets to pointers. | Paul Eggert | 2013-11-11 | 2 | -60/+45 |
| | * | * lisp/bindings.el (ctl-x-map): Bind C-x SPC to rectangle-mark-mode. | Stefan Monnier | 2013-11-11 | 3 | -11/+14 |
| | * | Fix bug #15841 with missing line numbers in linum-mode. | Eli Zaretskii | 2013-11-09 | 2 | -0/+34 |
| | * | * gtkutil.c (xg_check_special_colors): Use rgb: instead of rgbi: | Jan Djärv | 2013-11-09 | 2 | -2/+10 |
| | * | Fix bug #15841 with cache-long-scans, linum-mode, and non-ASCII chars. | Eli Zaretskii | 2013-11-09 | 2 | -0/+14 |
| | * | * lisp/faces.el (describe-face): Add distant-foreground. | Jan Djärv | 2013-11-08 | 2 | -4/+9 |
| | * | Merge from gnulib. | Paul Eggert | 2013-11-08 | 2 | -5/+6 |
| | * | Switch cache-long-scans to t by default. | Eli Zaretskii | 2013-11-08 | 4 | -8/+27 |
| | * | * chartab.c (make_sub_char_table): Fix size typo. | Paul Eggert | 2013-11-07 | 2 | -1/+9 |
| | * | Import macfont changes from mac-port 4.5. | Jan Djärv | 2013-11-07 | 3 | -87/+297 |
| | * | Port to C11 aligned_alloc, and fix some integer overflows. | Paul Eggert | 2013-11-06 | 4 | -24/+65 |
| | * | * src/xdisp.c (redisplay_internal): Fix typo in last change. | Stefan Monnier | 2013-11-06 | 3 | -3/+7 |
| | * | * regex.c: Fix --enable-gcc-warning glitch with GCC 4.5.2. | Paul Eggert | 2013-11-06 | 2 | -1/+5 |
| | * | * src/xdisp.c (syms_of_xdisp): New vars redisplay--all-windows-cause and | Stefan Monnier | 2013-11-06 | 14 | -48/+87 |
| | * | Fix doc string of format-time-string, per bug #15816. | Eli Zaretskii | 2013-11-06 | 2 | -0/+5 |
| | * | *.[chm]: Number every assignment to windows_or_buffers_changed. | Stefan Monnier | 2013-11-05 | 15 | -69/+74 |
| | * | Integer-related fixes for term.c etc. | Paul Eggert | 2013-11-05 | 5 | -91/+69 |
| | * | * src/xdisp.c (prepare_menu_bars): Mark static. | Stefan Monnier | 2013-11-05 | 6 | -24/+26 |
| | * | * keyboard.c (Fcommand_error_default_function): Fix pointer signedness | Paul Eggert | 2013-11-05 | 2 | -4/+7 |
| | * | * src/keyboard.c (Fcommand_error_default_function): Rename from | Stefan Monnier | 2013-11-05 | 2 | -24/+24 |
| | * | * src/keyboard.c (Fdefault_error_output): New function, extracted from | Jarek Czekalski | 2013-11-05 | 2 | -11/+35 |