| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | Rename src/regex.c to src/regex-emacs.c. | Paul Eggert | 2018-08-05 | 10 | -52/+59 | |
| * | | | | ; * src/xdisp.c: Fix typo. | Charles A. Roelli | 2018-08-05 | 1 | -1/+1 | |
| * | | | | Merge from emacs-26 | Noam Postavsky | 2018-08-04 | 2 | -2/+19 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | Avoid assertion violations in maybe_produce_line_number | Eli Zaretskii | 2018-08-02 | 1 | -0/+1 | |
| | * | | | Avoid assertion violations in set_text_properties_1 | Eli Zaretskii | 2018-08-02 | 1 | -2/+18 | |
| * | | | | Substitute a <ieee754.h> on hosts lacking it | Paul Eggert | 2018-08-01 | 3 | -35/+10 | |
| * | | | | Read and print NaN significand if <ieee754.h> | Paul Eggert | 2018-08-01 | 2 | -0/+22 | |
| * | | | | Simplify by assuming C99 math.h isnan etc. | Paul Eggert | 2018-07-31 | 3 | -25/+6 | |
| * | | | | ; * src/json.c: Fix typo in license statement | Philipp Stephani | 2018-07-30 | 1 | -1/+1 | |
| * | | | | Merge from origin/emacs-26 | Paul Eggert | 2018-07-29 | 1 | -4/+7 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | Fix last change in 'char_width' | Eli Zaretskii | 2018-07-29 | 1 | -4/+7 | |
| * | | | | Merge from origin/emacs-26 | Glenn Morris | 2018-07-28 | 2 | -22/+12 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | Fix calls to modifications hooks in replace-buffer-contents | Eli Zaretskii | 2018-07-27 | 1 | -16/+3 | |
| | * | | | * src/character.c (char_width): Support glyphs with faces. (Bug#32276) | Eli Zaretskii | 2018-07-27 | 1 | -6/+9 | |
| * | | | | Fix file-name-case-insensitive-p on non-existent files | Ken Brown | 2018-07-27 | 1 | -0/+15 | |
| * | | | | * src/editfns.c (syms_of_editfns): Fix typo in previous change. | Paul Eggert | 2018-07-26 | 1 | -2/+2 | |
| * | | | | %o and %x can now format signed integers | Paul Eggert | 2018-07-26 | 1 | -5/+38 | |
| * | | | | Notify systemd in daemon-initialized and kill-emacs (Bug#31498) | Lucas Werkmeister | 2018-07-25 | 1 | -0/+11 | |
| * | | | | Move proper-list-p to C | Paul Eggert | 2018-07-24 | 3 | -19/+26 | |
| * | | | | Merge from origin/emacs-26 | Glenn Morris | 2018-07-24 | 2 | -14/+16 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | Fix last change in editfns.c | Eli Zaretskii | 2018-07-21 | 1 | -11/+4 | |
| | * | | | Fix calls to buffer modification hooks from replace-buffer-contents | Eli Zaretskii | 2018-07-21 | 1 | -5/+12 | |
| | * | | | Improve doc strings of several variables in keyboard.c | Eli Zaretskii | 2018-07-21 | 1 | -13/+15 | |
| * | | | | (format "%#x" 0) yields "0", not "0x0" | Paul Eggert | 2018-07-23 | 1 | -1/+1 | |
| * | | | | positive → nonnegative doc fixes | Paul Eggert | 2018-07-23 | 1 | -2/+2 | |
| * | | | | Make async :family 'local failures fail correctly again | Lars Ingebrigtsen | 2018-07-22 | 3 | -10/+25 | |
| * | | | | thread-join returns the result of finished thread | Michael Albinus | 2018-07-22 | 2 | -7/+18 | |
| * | | | | Pacify GCC 7 with -Wformat-overflow | Ken Brown | 2018-07-21 | 1 | -1/+1 | |
| * | | | | Fix recording keyboard macros when input method is active | Eli Zaretskii | 2018-07-21 | 1 | -2/+17 | |
| * | | | | Report base of out-of-range input fixnums | Paul Eggert | 2018-07-21 | 1 | -2/+3 | |
| * | | | | * src/fns.c (Feql, Fequal): Improve floating-point doc. | Paul Eggert | 2018-07-20 | 1 | -4/+6 | |
| * | | | | Merge from origin/emacs-26 | Glenn Morris | 2018-07-20 | 1 | -6/+32 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | Avoid assertion violations in gnutls.c | Eli Zaretskii | 2018-07-17 | 1 | -6/+32 | |
| * | | | | Simplify w32cygwinx.c and pacify GCC (Bug#32189) | Paul Eggert | 2018-07-20 | 1 | -21/+16 | |
| * | | | | Prefer NILP (x) to EQ (x, Qnil) | Paul Eggert | 2018-07-19 | 25 | -54/+47 | |
| * | | | | Fix bug with eql etc. on NaNs | Paul Eggert | 2018-07-18 | 1 | -33/+35 | |
| * | | | | Add variable main-thread, fix Bug#32169 | Michael Albinus | 2018-07-17 | 1 | -4/+19 | |
| | |_|/ |/| | | ||||||
| * | | | Avoid infloop in redisplay due to faulty mode-line properties | Jonathan Kyle Mitchell | 2018-07-14 | 1 | -2/+22 | |
| * | | | Merge from origin/emacs-26 | Glenn Morris | 2018-07-13 | 3 | -8/+9 | |
| |\ \ \ | |/ / | | / | |/ |/| | ||||||
| | * | Fix format error in Faccept_process_output | Michael Albinus | 2018-07-13 | 1 | -6/+5 | |
| | * | Lessen stack consumption in recursive read1 | Paul Eggert | 2018-07-12 | 1 | -1/+1 | |
| | * | Fix previous make-network-process change | Noam Postavsky | 2018-07-12 | 1 | -1/+1 | |
| | * | Provide feature 'threads | Michael Albinus | 2018-07-12 | 1 | -0/+2 | |
| * | | Merge from emacs-26 | Noam Postavsky | 2018-07-09 | 1 | -15/+11 | |
| |\ \ | |/ | ||||||
| | * | Explicitly reject :server and :nowait (Bug#31903) | Noam Postavsky | 2018-07-09 | 1 | -15/+11 | |
| * | | Merge from emacs-26 | Noam Postavsky | 2018-07-09 | 1 | -2/+4 | |
| |\ \ | |/ | ||||||
| | * | Fix bootstrap infloop in GNU/Linux alpha | Paul Eggert | 2018-07-08 | 1 | -2/+4 | |
| * | | Minor improvements in recent NSM documentation changes | Eli Zaretskii | 2018-07-08 | 1 | -1/+1 | |
| * | | NSM-related doc fixes | Lars Ingebrigtsen | 2018-07-08 | 1 | -2/+10 | |
| * | | Merge from origin/emacs-26 | Glenn Morris | 2018-07-07 | 2 | -9/+14 | |
| |\ \ | |/ | ||||||