| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | Fix handling of buffer relocation in regex.c functions | Eli Zaretskii | 2016-10-23 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | | | | Avoid relocating buffers while libxml2 reads its text | Eli Zaretskii | 2016-10-23 | 1 | -0/+8 | |
| | * | | | | | | | | | | | | | | | | | ; Remove redundant code in gmalloc.c | Eli Zaretskii | 2016-10-23 | 1 | -4/+0 | |
| | * | | | | | | | | | | | | | | | | | Attempt to catch reads from a buffer that is relocated | Eli Zaretskii | 2016-10-23 | 1 | -2/+9 | |
| * | | | | | | | | | | | | | | | | | | * src/regex.c (re_search_2): Use UNINIT, not IF_LINT. | Paul Eggert | 2016-10-23 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-10-23 | 5 | -24/+119 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | ;* src/w32heap.c: Fix typo and wording of the comments. | Eli Zaretskii | 2016-10-23 | 1 | -7/+7 | |
| | * | | | | | | | | | | | | | | | | | * src/regex.c (re_search_2): Make new code safe for -Wjump-misses-init. | Paul Eggert | 2016-10-23 | 1 | -3/+6 | |
| | * | | | | | | | | | | | | | | | | | Port to GCC 6.2.1 + --enable-gcc-warnings | Paul Eggert | 2016-10-22 | 1 | -17/+19 | |
| | * | | | | | | | | | | | | | | | | | Fix handling of allocation in regex matching | Noam Postavsky | 2016-10-21 | 4 | -17/+103 | |
| | * | | | | | | | | | | | | | | | | | * src/regex.h (re_match_object): Improve commentary. | Eli Zaretskii | 2016-10-19 | 1 | -2/+6 | |
| | * | | | | | | | | | | | | | | | | | Fix time-related data types in 2 editfns.c functions | Eli Zaretskii | 2016-10-17 | 1 | -2/+9 | |
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-10-23 | 2 | -5/+16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | Avoid crashes due to objects read with the #n=object form | Eli Zaretskii | 2016-10-14 | 1 | -1/+12 | |
| | * | | | | | | | | | | | | | | | | | Fix crash in evaluating functions | Philipp Stephani | 2016-10-13 | 1 | -2/+4 | |
| | * | | | | | | | | | | | | | | | | | * src/filelock.c (current_lock_owner): Update comment. | Paul Eggert | 2016-10-12 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | | | | | | Port --enable-gcc-warnings to GCC 6.2.1 | Paul Eggert | 2016-10-12 | 3 | -25/+33 | |
| | * | | | | | | | | | | | | | | | | | Work around Samba bug with ':' in symlink contents | Paul Eggert | 2016-10-12 | 1 | -13/+22 | |
| * | | | | | | | | | | | | | | | | | | 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 | |