| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-10-23 | 2 | -3/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | Port last_marked change to full-program optimizers | Paul Eggert | 2016-10-12 | 1 | -3/+1 | |
| | * | | | | | | | | | | | | | | | | | Adapt GDB scripts to '--enable-check-lisp-object-type' builds | Eli Zaretskii | 2016-10-12 | 1 | -2/+1 | |
| | * | | | | | | | | | | | | | | | | | Avoid optimizing out the last_marked[] array | Eli Zaretskii | 2016-10-11 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | | | | Avoid infinite hscrolling in redisplay | Noam Postavsky | 2016-10-22 | 1 | -6/+24 | |
| * | | | | | | | | | | | | | | | | | | On terminal frames ignore minibuffer frame parameter (Bug#24758) | Martin Rudalics | 2016-10-22 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | | | New error file-missing | Paul Eggert | 2016-10-21 | 1 | -1/+8 | |
| * | | | | | | | | | | | | | | | | | | Fix frame focus redirection with shared minibuffer windows (Bug#24500) | Martin Rudalics | 2016-10-17 | 2 | -3/+10 | |
| * | | | | | | | | | | | | | | | | | | Fix time-related data types in 2 editfns.c functions | Eli Zaretskii | 2016-10-17 | 1 | -2/+9 | |
| * | | | | | | | | | | | | | | | | | | ; * src/keyboard.c (make_lispy_event): Fix code formatting in last change. | Eli Zaretskii | 2016-10-15 | 1 | -7/+7 | |
| * | | | | | | | | | | | | | | | | | | Undo the effect of CapsLock when other modifiers are present | Dima Kogan | 2016-10-15 | 1 | -0/+30 | |
| * | | | | | | | | | | | | | | | | | | Fix crash in evaluating functions | Philipp Stephani | 2016-10-13 | 1 | -2/+4 | |
| * | | | | | | | | | | | | | | | | | | Work around Samba bug with ':' in symlink contents | Paul Eggert | 2016-10-11 | 1 | -13/+22 | |
| * | | | | | | | | | | | | | | | | | | Fix compilation warnings on MS-Windows | Eli Zaretskii | 2016-10-10 | 3 | -11/+6 | |
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-10-10 | 4 | -4/+33 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | Allow to disable compaction of font caches | Eli Zaretskii | 2016-10-08 | 2 | -1/+18 | |
| | * | | | | | | | | | | | | | | | | | Allow selection of font for symbols as in Emacs 24.x | Eli Zaretskii | 2016-10-08 | 1 | -1/+12 | |
| | * | | | | | | | | | | | | | | | | | Fix infloop in redisplay due to truncated lines and invisible text | Eli Zaretskii | 2016-10-08 | 1 | -2/+3 | |
| | * | | | | | | | | | | | | | | | | | Fix compilation with MinGW runtime 3.22.2 and w32api 3.18.2 | Eli Zaretskii | 2016-10-06 | 1 | -0/+17 | |
| | * | | | | | | | | | | | | | | | | | * src/alloc.c: call only non-null finalizers | Aurelien Aptel | 2016-10-05 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-10-10 | 2 | -3/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | Avoid crashes when setting the cursor | Eli Zaretskii | 2016-10-04 | 1 | -2/+1 | |
| | * | | | | | | | | | | | | | | | | | Restore 'command-debug-status' functionality | Philippe Vaucher | 2016-10-04 | 1 | -1/+5 | |
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-10-10 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | Document nil args of compare-buffer-substrings | Philipp Stephani | 2016-10-03 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | | | | Improve the doc string of 'format' | Eli Zaretskii | 2016-09-23 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | | Fix (next-frame nil t) crash (Bug#24281) | Martin Rudalics | 2016-09-23 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | Fix debugging of string-match-p errors | Noam Postavsky | 2016-09-23 | 2 | -0/+6 | |
| | * | | | | | | | | | | | | | | | | | Fix 'vertical-motion' and 'posn-at-point' under 'visual-line-mode' | Eli Zaretskii | 2016-09-23 | 1 | -12/+52 | |
| * | | | | | | | | | | | | | | | | | | Support SIGTRAP in kill emulation on Windows | Alain Schneble | 2016-10-08 | 2 | -3/+51 | |
| * | | | | | | | | | | | | | | | | | | Fix compilation with MinGW runtime 3.22.2 and w32api 3.18.2 | Eli Zaretskii | 2016-10-06 | 1 | -0/+20 | |
| * | | | | | | | | | | | | | | | | | | * src/fileio.c (Finsert_file_contents): Fix hook handling (bug#24340) | Stefan Monnier | 2016-10-03 | 4 | -36/+36 | |
| * | | | | | | | | | | | | | | | | | | Bump Emacs version to 26.0.50 | Eli Zaretskii | 2016-10-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | Avoid compilation warning on MinGW | Eli Zaretskii | 2016-10-01 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | Limit <config.h>’s includes | Paul Eggert | 2016-09-30 | 37 | -64/+59 | |
| * | | | | | | | | | | | | | | | | | | New user option 'debugger-stack-frame-as-list' | Vasilij Schneidermann | 2016-09-30 | 1 | -2/+10 | |
| * | | | | | | | | | | | | | | | | | | ; src/image.c (imagemagick_load_image): Fix a typo. | Eli Zaretskii | 2016-09-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | * src/alloc.c: call only non-null finalizers | Aurelien Aptel | 2016-09-30 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | Avoid compiler warnings in image.c on MS-Windows | Eli Zaretskii | 2016-09-30 | 1 | -3/+9 | |
| * | | | | | | | | | | | | | | | | | | Fix problems found by static checking --with-ns | Paul Eggert | 2016-09-29 | 8 | -266/+132 | |
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-09-26 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | Update commentary of STRING_CHAR and FETCH_MULTIBYTE_CHAR | Eli Zaretskii | 2016-09-23 | 2 | -15/+2 | |
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-09-26 | 2 | -15/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | Fix comments on window height macros | Noam Postavsky | 2016-09-11 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | Improve and clarify documentation of subprocesses | Eli Zaretskii | 2016-08-24 | 1 | -13/+13 | |
| * | | | | | | | | | | | | | | | | | | Improve integer overflow handling a bit | Paul Eggert | 2016-09-24 | 8 | -86/+58 | |
| * | | | | | | | | | | | | | | | | | | Use flexmembers on IBM XL C for AIX | Paul Eggert | 2016-09-20 | 2 | -17/+9 | |
| * | | | | | | | | | | | | | | | | | | Port January __morecore changes to AIX 7.1 | Paul Eggert | 2016-09-17 | 2 | -2/+3 | |
| * | | | | | | | | | | | | | | | | | | Define _GNU_SOURCE in files delaying config.h | Paul Eggert | 2016-09-17 | 4 | -4/+10 | |
| * | | | | | | | | | | | | | | | | | | Define _GNU_SOURCE in unexmacosx.c | Paul Eggert | 2016-09-16 | 1 | -0/+6 | |