| Age | Commit message (Expand) | Author |
| 2012-08-04 | Fix compilation --with-x-toolkit=no. | Eli Zaretskii |
| 2012-08-04 | Doc fixes and improvements for syntax tables. | Chong Yidong |
| 2012-08-04 | Fix bug #11959 with startup warnings on MS-Windows about ../site-lisp. | Eli Zaretskii |
| 2012-08-04 | Fix Sed scripts and msdos.c as fallout of latest changes. | Eli Zaretskii |
| 2012-08-03 | Export DEFAULT_REHASH_* to GDB. | Paul Eggert |
| 2012-08-03 | Remove unnecessary casts involving pointers. | Paul Eggert |
| 2012-08-03 | Improve fix for macroexp crash with debugging. | Paul Eggert |
| 2012-08-03 | Support symlinks on latest versions of MS-Windows. | Eli Zaretskii |
| 2012-08-02 | Fix macroexp crash on Windows with debugging. | Paul Eggert |
| 2012-08-02 | * lisp.h (VALMASK) [!USE_LSB_TAG]: Now a macro | Paul Eggert |
| 2012-08-02 | * xfaces.c (face_for_overlay_string): Remove unused local. | Paul Eggert |
| 2012-08-02 | * xfaces.c: Don't assume buffer size fits in 'int'. | Paul Eggert |
| 2012-08-02 | * xfaces.c (face_at_buffer_position): Remove unused local. | Paul Eggert |
| 2012-08-02 | Use C99-style 'extern inline' if available. | Paul Eggert |
| 2012-08-01 | * src/s/: Remove empty directory. | Glenn Morris |
| 2012-08-01 | Move NT-specific include file to the NT include directory | Glenn Morris |
| 2012-08-01 | Port to Solaris 8. | Paul Eggert |
| 2012-08-01 | * src/nsterm.m (ns_exec_path, ns_load_path): Use SEPCHAR | Glenn Morris |
| 2012-08-01 | Use "ASET (a, i, v)" rather than "AREF (a, i) = v". | Paul Eggert |
| 2012-08-01 | * nsterm.m (ns_set_vertical_scroll_bar, ns_redeem_scroll_bar) | Alp Aker |
| 2012-08-01 | Fix typo in src/ChangeLog. | Eli Zaretskii |
| 2012-08-01 | Fix .gdbinit for latest INTERNAL_FIELD uses. | Eli Zaretskii |
| 2012-08-01 | Fix fallout from 2012-08-01T05:11:36Z!dmantipov@yandex.ru that introduced WVAR. | Eli Zaretskii |
| 2012-08-01 | Remove src/s/msdos.h | Glenn Morris |
| 2012-08-01 | Sync Windows port with autogen/config.in changes. | Juanma Barranquero |
| 2012-08-01 | Use INTERNAL_FIELD for conses and overlays. | Dmitry Antipov |
| 2012-08-01 | Use INTERNAL_FIELD for symbols. | Dmitry Antipov |
| 2012-08-01 | Use INTERNAL_FIELD for processes. | Dmitry Antipov |
| 2012-08-01 | Use INTERNAL_FIELD for windows. | Dmitry Antipov |
| 2012-07-31 | * coding.h (CODING_ATTR_FLUSHING): Remove; unused and wouldn't work. | Paul Eggert |
| 2012-07-31 | ChangeLog fixes | Glenn Morris |
| 2012-07-31 | Move definitions of directory and device separators to configure | Glenn Morris |
| 2012-08-01 | Adapt Windows port to recent changes in autogen/config.in. | Juanma Barranquero |
| 2012-07-31 | * configure.ac (S_FILE): Remove output variable. | Glenn Morris |
| 2012-07-31 | Minor rearrangement for src/conf_post.h | Glenn Morris |
| 2012-07-31 | * configure.ac (NULL_DEVICE, SEPCHAR, USER_FULL_NAME): Move here from src. | Glenn Morris |
| 2012-07-31 | * src/s/README, src/s/template.h: Remove files. | Glenn Morris |
| 2012-07-31 | * src/conf_post.h [HPUX]: Undefine HAVE_RANDOM and HAVE_RINT. | Glenn Morris |
| 2012-07-31 | Move AMPERSAND_FULL_NAME, subprocesses from conf_post.h to configure.ac | Glenn Morris |
| 2012-07-31 | Fix 'xframe' in .gdbinit. | Eli Zaretskii |
| 2012-07-31 | Fix some of the breakage introduced with 2012-07-31T12:36:19Z!dmantipov@yande... | Eli Zaretskii |
| 2012-07-31 | Fix compiler and run time warnings in nsmenu.m and nsterm.m | Jan Djärv |
| 2012-07-31 | * nsfns.m, nsmenu.m, msterm.m: Adopt to struct frame/FVAR changes. | Jan Djärv |
| 2012-07-31 | Generalize INTERNAL_FIELD between buffers, keyboards and frames. | Dmitry Antipov |
| 2012-07-31 | Miscellaneous fixes for non-default X toolkits. | Dmitry Antipov |
| 2012-07-31 | Fix error in ChangeLog entry. | Jan Djärv |
| 2012-07-30 | Remove src/s/usg5-4-common.h | Glenn Morris |
| 2012-07-30 | Move wait3, WRETCODE from src/s to configure | Glenn Morris |
| 2012-07-30 | Remove src/s/irix6-5.h | Glenn Morris |
| 2012-07-31 | * nsterm.m (openFiles): Fix previous checkin. | Jan Djärv |