Age | Commit message (Expand) | Author | Files | Lines |
2017-10-21 | Add more comments and docstrings to Gnus source filesscratch/gnus-docs | Eric Abrahamsen | 6 | -14/+138 |
2017-10-03 | Add file name handler support for file-system-info | Michael Albinus | 5 | -9/+39 |
2017-10-02 | ; Auto-commit of loaddefs files. | Glenn Morris | 1 | -22/+99 |
2017-10-02 | Merge from Gnulib | Paul Eggert | 1 | -1/+0 |
2017-10-01 | Port file-system-info to non-Microsoft | Paul Eggert | 13 | -54/+750 |
2017-10-01 | Merge from origin/emacs-26 | Paul Eggert | 167 | -925/+1424 |
2017-10-01 | Prefer HTTPS to HTTP for gnu.org | Paul Eggert | 114 | -649/+648 |
2017-10-01 | Merge from Gnulib | Paul Eggert | 19 | -61/+73 |
2017-10-01 | * lisp/electric.el: Break recursive loading loop | Stefan Monnier | 1 | -2/+2 |
2017-10-01 | Keep eww buffer current when looking up CSS on MDN | Simen Heggestøyl | 1 | -8/+7 |
2017-10-01 | Workaround for faulty localtime() under macOS 10.6 | Charles A. Roelli | 1 | -1/+11 |
2017-10-01 | * src/editfns.c (Fchar_after): Small optimization. | Philipp Stephani | 1 | -3/+3 |
2017-10-01 | Avoid compilation warning in electric.el | Eli Zaretskii | 1 | -0/+2 |
2017-10-01 | Doc amendment for syntax-ppss. | Alan Mackenzie | 1 | -6/+7 |
2017-10-01 | Remove incorrect NEWS entry about 'find-library' | Charles A. Roelli | 1 | -4/+0 |
2017-10-01 | Remove inadvertent changes to syntax.texi in last commit. | Alan Mackenzie | 1 | -7/+6 |
2017-10-01 | Amend documentation for text-quoting-style becoming a user option. | Alan Mackenzie | 7 | -41/+72 |
2017-10-01 | Make the value nil in text-quoting-style mean what it does in Emacs 25. | Alan Mackenzie | 7 | -42/+35 |
2017-10-01 | Make text-quoting-style customizable. Introduce t and new meaning for nil. | Alan Mackenzie | 8 | -41/+76 |
2017-10-01 | eshell.texi improvements | Michael Albinus | 1 | -2/+6 |
2017-09-30 | Make logcount act like CL on negative arg | Paul Eggert | 3 | -4/+13 |
2017-10-01 | Electric quote mode: Conditionally replace " (Bug#24710) | Philipp Stephani | 4 | -4/+74 |
2017-09-30 | Simplify logcount implementation | Paul Eggert | 1 | -53/+7 |
2017-09-30 | Add logcount (Bug#22689) | Mark Oteiza | 4 | -0/+90 |
2017-09-29 | Merge from origin/emacs-26 | Paul Eggert | 197 | -4571/+6262 |
2017-09-29 | ; Merge from origin/emacs-26 | Paul Eggert | 0 | -0/+0 |
2017-09-29 | Merge from origin/emacs-26 | Paul Eggert | 5 | -18/+43 |
2017-09-29 | ; Merge from origin/emacs-26 | Paul Eggert | 0 | -0/+0 |
2017-09-29 | Merge from origin/emacs-26 | Paul Eggert | 9 | -62/+113 |
2017-09-29 | Merge from gnulib | Paul Eggert | 5 | -21/+33 |
2017-09-29 | Prefer HTTPS to HTTP for gnu.org | Paul Eggert | 124 | -129/+128 |
2017-09-29 | ; Spelling fixes | Paul Eggert | 8 | -14/+14 |
2017-09-29 | Wait for frame visibility with timeout in w32term too | Noam Postavsky | 1 | -11/+20 |
2017-09-29 | Bring back the busy wait after x_make_frame_visible (Bug#25521) | Noam Postavsky | 2 | -6/+39 |
2017-09-29 | ; * src/gtkutil.c (xg_check_special_colors): Add another GTK+ FIXME. | Philipp Stephani | 1 | -0/+4 |
2017-09-29 | Revert "GTK+: Stop querying for background colors." | Philipp Stephani | 1 | -13/+0 |
2017-09-29 | ; Standardize license notices | Glenn Morris | 2 | -4/+8 |
2017-09-29 | Revert "bug#28609: simple.el" | Eli Zaretskii | 1 | -3/+2 |
2017-09-29 | bug#28609: simple.el | Devon Sean McCullough | 1 | -2/+3 |
2017-09-29 | ; * etc/NEWS: Fix last change. | Eli Zaretskii | 1 | -5/+5 |
2017-09-29 | Merge branch 'emacs-26' of git.savannah.gnu.org:/srv/git/emacs into emacs-26 | Eli Zaretskii | 58 | -4389/+5997 |
2017-09-29 | Merge branch 'emacs-26' into scratch/org-mode-merge | Rasmus | 114 | -2260/+3759 |
2017-09-29 | Merge branch 'emacs-26' of git.savannah.gnu.org:/srv/git/emacs into emacs-26 | Eli Zaretskii | 32 | -1923/+1938 |
2017-09-28 | Fix ert backtrace saving for non-`signal'ed errors (Bug#28333) | Noam Postavsky | 1 | -3/+2 |
2017-09-28 | Revert "Fix build on macOS (bug#28571)" | Alan Third | 1 | -9/+0 |
2017-09-28 | Fix 'point-to-register' prompt with prefix arg | Charles A. Roelli | 1 | -2/+5 |
2017-09-28 | Fix build on macOS (bug#28571) | Alan Third | 1 | -0/+9 |
2017-09-28 | Add tests for `css-current-defun-name' | Simen Heggestøyl | 1 | -0/+21 |
2017-09-28 | Add indent spec to easy-mmode macros | Mark Oteiza | 1 | -0/+2 |
2017-09-28 | In w32fullscreen_hook don't add decorations to undecorated frames | Martin Rudalics | 1 | -2/+4 |