| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed mingw-cfg.site to avoid some gnulib replacements. | Eli Zaretskii | 2013-03-30 | 1 | -0/+6 |
* | Merge from trunk. | Eli Zaretskii | 2013-03-30 | 3 | -2/+8 |
|\ |
|
| * | Move MS-Windows definition of TERM_HEADER from ms-w32.h to config.nt. | Eli Zaretskii | 2013-03-30 | 3 | -2/+8 |
* | | Fixed problem with mmsystem.h during configure. | Eli Zaretskii | 2013-03-30 | 1 | -1/+6 |
* | | Merge from trunk. | Eli Zaretskii | 2013-03-30 | 20 | -258/+383 |
|\ \
| |/ |
|
| * | Enable the 'copysign' primitive on MS-Windows. | Eli Zaretskii | 2013-03-30 | 3 | -1/+8 |
| * | Move forward-whitespace, forward-symbol, forward-same-syntax commands to subr... | Ted Zlatanov | 2013-03-29 | 4 | -51/+61 |
| * | * indent.c (current_column_bol_cache): Remove leftover which is not | Dmitry Antipov | 2013-03-29 | 4 | -25/+13 |
| * | * kmacro.el (kmacro-to-register): New command. | Leo Liu | 2013-03-29 | 2 | -0/+27 |
| * | * lisp/mpc.el: Use defvar-local and setq-local. | Stefan Monnier | 2013-03-29 | 2 | -78/+91 |
| * | lisp/gnus/nnir.el: Allow nnir group creation based on an existing query | Andrew Cohen | 2013-03-29 | 2 | -14/+44 |
| * | * progmodes/subword.el (superword-mode): Use `forward-sexp' instead of `forwa... | Ted Zlatanov | 2013-03-29 | 2 | -7/+22 |
| * | Added entry to NEWS for em-tramp change in 2013-03-26T22:08:58Z!aidalgol@no8w... | Aidan Gauland | 2013-03-29 | 2 | -0/+11 |
| * | Corrected type in ChangeLog | Aidan Gauland | 2013-03-29 | 1 | -1/+1 |
| * | src/makefile.w32-in: Update dependencies. | Juanma Barranquero | 2013-03-29 | 2 | -0/+7 |
| * | nt/config.nt: Sync with autogen/config.in. | Juanma Barranquero | 2013-03-29 | 2 | -2/+8 |
| * | * lisp/emacs-lisp/edebug.el (edebug-mode): Make it a minor mode. | Stefan Monnier | 2013-03-28 | 2 | -24/+34 |
| * | * src/lisp.h (save_type, XSAVE_POINTER, set_save_pointer, XSAVE_INTEGER) | Stefan Monnier | 2013-03-28 | 2 | -59/+60 |
* | | Incorporated m4/stdalign.m4 fix from gnulib. | Eli Zaretskii | 2013-03-30 | 1 | -2/+3 |
* | | Finished with config.nt diffs. Problem with mmsystem.h remains. | Eli Zaretskii | 2013-03-29 | 3 | -13/+42 |
* | | Finished first cut of mingw-cfg.site. | Eli Zaretskii | 2013-03-29 | 1 | -2/+27 |
* | | Handled fstatat and fsync, fixed fdopendir. | Eli Zaretskii | 2013-03-29 | 1 | -1/+7 |
* | | Fix CLASH_DETECTION and 'not needed' result for fdopendir. | Eli Zaretskii | 2013-03-29 | 2 | -8/+6 |
* | | Added nt/mingw-cfg.site, first few vars defined on it. | Eli Zaretskii | 2013-03-29 | 1 | -0/+33 |
* | | Use 'restrict' in gettimeofday arguments, and make ms-w32.h compatible. | Eli Zaretskii | 2013-03-28 | 3 | -4/+9 |
* | | Fix the gettimeofday_timezone test. | Eli Zaretskii | 2013-03-28 | 2 | -2/+5 |
* | | Made references to nt/inc absolute, so out-of-tree build could be supported. | Eli Zaretskii | 2013-03-28 | 1 | -2/+2 |
* | | Merge from trunk and resolve conflicts. | Eli Zaretskii | 2013-03-28 | 2404 | -150698/+106298 |
|\ \
| |/ |
|
| * | * window.h (struct window): Replace hchild, vchild and buffer slots | Dmitry Antipov | 2013-03-28 | 29 | -585/+526 |
| * | Fix inaccuracy in a comment. | Eli Zaretskii | 2013-03-28 | 1 | -2/+2 |
| * | Fix bug #14073 with referencing window total number of columns. | Eli Zaretskii | 2013-03-28 | 2 | -1/+3 |
| * | Fix 2013-03-28T02:41:05Z!dmantipov@yandex.ru which brokes Fbuffer_swap_text. | Dmitry Antipov | 2013-03-28 | 2 | -2/+12 |
| * | Add debugging code to w32fns.c. | Eli Zaretskii | 2013-03-28 | 2 | -0/+22 |
| * | Add DEF_IMGLIB_FN for g_error_free to image.c. | Eli Zaretskii | 2013-03-28 | 2 | -0/+6 |
| * | * vc/vc-bzr.el (vc-bzr-revert): Don't backup. | Leo Liu | 2013-03-28 | 2 | -1/+5 |
| * | * xdisp.c (with_echo_area_buffer_unwind_data): Save window | Dmitry Antipov | 2013-03-28 | 3 | -9/+26 |
| * | lisp/gnus/nndraft.el (nndraft-request-expire-articles): Make expiry target al... | Katsumi Yamaoka | 2013-03-28 | 2 | -5/+15 |
| * | gnus-msg.el (gnus-setup-message): Set the posting-style and gcc properly for ... | Andrew Cohen | 2013-03-27 | 2 | -4/+18 |
| * | Fix bug #14063 with reverting the *Colors* buffer. | Eli Zaretskii | 2013-03-27 | 2 | -1/+21 |
| * | * lisp/minibuffer.el (completion-pcm--merge-completions): Make sure prefixes | Stefan Monnier | 2013-03-27 | 2 | -9/+18 |
| * | * lisp/case-table.el (case-table-get-table): New function. | Stefan Monnier | 2013-03-27 | 5 | -18/+50 |
| * | Add `superword-mode' | Ted Zlatanov | 2013-03-27 | 3 | -34/+88 |
| * | image.c [WINDOWSNT]: Fix calls to DEF_IMGLIB_FN for SVG function. | rzl24ozi | 2013-03-27 | 2 | -18/+22 |
| * | Fix MinGW64 compilation warnings in w32.c and w32proc.c. | Eli Zaretskii | 2013-03-27 | 2 | -0/+11 |
| * | Auto-commit of generated files. | Glenn Morris | 2013-03-27 | 2 | -6/+0 |
| * | Fix last commit in nt/makefile.w32-in, which broke bootstrap. | Eli Zaretskii | 2013-03-27 | 2 | -6/+10 |
| * | Avoid MinGW64 compiler warnings. | Eli Zaretskii | 2013-03-27 | 2 | -0/+7 |
| * | Fix rules in nt/makefile.w32-in for parallel builds on MS-Windows. | Eli Zaretskii | 2013-03-27 | 2 | -10/+9 |
| * | Fix compilation of addpm with MinGW64. | Eli Zaretskii | 2013-03-27 | 2 | -3/+9 |
| * | * configure.ac (HAVE_XKBGETKEYBOARD): Remove; subsumed by HAVE_XKB. | Paul Eggert | 2013-03-26 | 4 | -7/+10 |