| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge from origin/emacs-25 | Paul Eggert | 2016-12-07 | 1 | -4/+4 |
|\ |
|
| * | ; * doc/emacs/programs.texi (Man Page): Fix last change. | Eli Zaretskii | 2016-12-02 | 1 | -3/+3 |
| * | Improve indexing of 'man' | Eli Zaretskii | 2016-12-02 | 1 | -1/+1 |
* | | Merge from origin/emacs-25 | Paul Eggert | 2016-12-07 | 4 | -19/+5 |
|\ \
| |/ |
|
| * | Fix documentation of `window-combination-resize' | Martin Rudalics | 2016-12-01 | 1 | -3/+3 |
| * | Typo fixes in elisp manual | Bogdan Creanga | 2016-11-29 | 3 | -16/+2 |
* | | Merge from origin/emacs-25 | Paul Eggert | 2016-12-07 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Fix 'expand-file-name' during startup on MS-Windows | Eli Zaretskii | 2016-11-28 | 1 | -0/+1 |
* | | Merge from origin/emacs-25 | Paul Eggert | 2016-12-07 | 3 | -5/+10 |
|\ \
| |/ |
|
| * | Minor copyedits of electric-pair-mode | Hong Xu | 2016-11-24 | 1 | -2/+6 |
| * | ; Minor copyedit in the Emacs manual | Eli Zaretskii | 2016-11-24 | 1 | -1/+1 |
| * | Fix documentation of 'invocation-directory' | Eli Zaretskii | 2016-11-24 | 1 | -2/+3 |
* | | Merge from origin/emacs-25 | Paul Eggert | 2016-12-07 | 1 | -0/+10 |
|\ \
| |/ |
|
| * | Update format-time-string documentation | Tino Calancha | 2016-11-20 | 1 | -0/+10 |
* | | Tweak recent flymake change | Glenn Morris | 2016-12-05 | 1 | -6/+0 |
* | | Implement quoting the local part of a remote file name | Michael Albinus | 2016-12-04 | 1 | -0/+5 |
* | | Obsolete sc-load-hook in favor of eval-after-load | Glenn Morris | 2016-12-03 | 1 | -15/+2 |
* | | Obsolete calendar-load-hook in favor of eval-after-load | Glenn Morris | 2016-12-03 | 2 | -10/+4 |
* | | Mention `file-name-case-insensitive-p' as magic file name | Michael Albinus | 2016-12-03 | 2 | -4/+4 |
* | | Document watchpoints | Noam Postavsky | 2016-12-02 | 3 | -0/+94 |
* | | Allow files to be matched case-sensitively in dired-x | Reuben Thomas | 2016-12-02 | 1 | -0/+12 |
* | | Fix bugs with buffer-local tags tables | Eli Zaretskii | 2016-12-01 | 1 | -4/+4 |
* | | Allow configuring which event throw-on-input should ignore (bug#19547). | Thierry Volpiatto | 2016-11-27 | 1 | -0/+6 |
* | | buff-menu: Add command to unmark all buffers | Tino Calancha | 2016-11-22 | 1 | -0/+12 |
* | | Add file-local-name | Michael Albinus | 2016-11-20 | 1 | -8/+8 |
* | | Document format-time-string %q | Paul Eggert | 2016-11-19 | 1 | -0/+2 |
* | | Merge from origin/emacs-25 | Paul Eggert | 2016-11-19 | 1 | -4/+9 |
|\ \
| |/ |
|
| * | Improve documentation of functions that accept time values | Eli Zaretskii | 2016-11-18 | 1 | -4/+9 |
* | | Merge from origin/emacs-25 | Paul Eggert | 2016-11-19 | 29 | -167/+195 |
|\ \
| |/ |
|
| * | Don't confuse how Texinfo outputs @var with the input | Glenn Morris | 2016-11-15 | 6 | -14/+14 |
| * | * doc/lispref/display.texi (Scroll Bars): | Glenn Morris | 2016-11-15 | 3 | -4/+4 |
| * | * doc/emacs/cmdargs.texi (Initial Options): Copyedit for --daemon. | Glenn Morris | 2016-11-15 | 1 | -5/+2 |
| * | Fix Outline command names | Eli Zaretskii | 2016-11-12 | 1 | -9/+11 |
| * | Correct the statement about programming modes always running prog-mode-hook. | Alan Mackenzie | 2016-11-10 | 1 | -4/+7 |
| * | Improve documentation of 'occur' | Eli Zaretskii | 2016-11-10 | 1 | -13/+13 |
| * | Don't refer to obsolete FEATURE-unload-hook | Eli Zaretskii | 2016-11-07 | 1 | -4/+4 |
| * | Improve documentation of dabbrevs | Eli Zaretskii | 2016-11-07 | 1 | -6/+11 |
| * | Improve documentation of some Help commands | Eli Zaretskii | 2016-11-07 | 1 | -3/+9 |
| * | Fix documentation of yes-or-no prompts | Eli Zaretskii | 2016-11-07 | 1 | -3/+3 |
| * | Fix documentation of partial completion style | Eli Zaretskii | 2016-11-07 | 1 | -2/+2 |
| * | Fix documentation of the mode line on emacsclient frames | Eli Zaretskii | 2016-11-07 | 1 | -1/+6 |
| * | Fix description of 'C-z' in User manual | Eli Zaretskii | 2016-11-07 | 1 | -1/+1 |
| * | Improve and clarify documentation of Outline Mode | Eli Zaretskii | 2016-11-07 | 1 | -50/+59 |
| * | Modernize usage of 'macOS' in doc and comments | Paul Eggert | 2016-11-06 | 13 | -47/+44 |
| * | * doc/lispref/loading.texi (Autoload): Better link (Bug#24845). | Noam Postavsky | 2016-11-05 | 1 | -2/+2 |
| * | Clarify documentation of face attribute functions | Eli Zaretskii | 2016-11-05 | 1 | -4/+5 |
* | | ; Replace "25.2" with "26.1" where appropriate, which is almost everywhere | Glenn Morris | 2016-11-17 | 1 | -1/+1 |
* | | Add --new-daemon, which runs in the foreground and does not fork | Glenn Morris | 2016-11-15 | 5 | -22/+25 |
* | | * src/emacs.c (usage_message): Mention named daemon. (Bug#24949) | Glenn Morris | 2016-11-15 | 1 | -4/+6 |
* | | Implement file name handler for `file-name-case-insensitive-p' | Michael Albinus | 2016-11-15 | 1 | -1/+3 |