Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Clarify the documentation of back-references in replacements... | Eli Zaretskii | 2016-07-02 | 1 | -6/+6 | |
* | | Merge from origin/emacs-25... | Paul Eggert | 2016-08-05 | 2 | -10/+14 | |
|\| | ||||||
| * | Clarify lexical binding with symbol args behavior... | Noam Postavsky | 2016-07-01 | 1 | -6/+8 | |
| * | Document more details of package activation... | Noam Postavsky | 2016-06-27 | 1 | -4/+6 | |
* | | Spelling and minor grammar fixes... | Paul Eggert | 2016-08-05 | 3 | -16/+16 | |
* | | Update from gnulib... | Paul Eggert | 2016-08-03 | 1 | -211/+213 | |
* | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs | Vincent Belaïche | 2016-07-28 | 26 | -124/+374 | |
|\ \ | ||||||
| * | | Add warning to format-alist docs.... | Andrew Hyatt | 2016-07-25 | 1 | -1/+7 | |
| * | | Bring the Gnus Cloud package into working order.... | Ted Zlatanov | 2016-07-20 | 1 | -0/+96 | |
| * | | ; Revert "Replace eldoc-documentation-function with a hook"... | Dmitry Gutov | 2016-07-18 | 1 | -1/+1 | |
| * | | Dired always read file system... | Tino Calancha | 2016-07-11 | 1 | -3/+6 | |
| * | | Add a note how to use `tramp-own-remote-path'... | Michael Albinus | 2016-07-10 | 1 | -11/+14 | |
| * | | Allow selecting region with mouse to move point to beginning... | Stephen Berman | 2016-07-08 | 1 | -2/+14 | |
| * | | Replace eldoc-documentation-function with a hook... | Mark Oteiza | 2016-07-06 | 1 | -1/+1 | |
| * | | Add Google Drive support to Tramp... | Michael Albinus | 2016-07-04 | 2 | -3/+19 | |
| * | | Fix C-M-a in a C function finding the start of a macro preceding it.... | Alan Mackenzie | 2016-06-29 | 1 | -2/+4 | |
| * | | New functions svg-text and svg-remove... | Lars Magne Ingebrigtsen | 2016-06-27 | 1 | -0/+22 | |
| * | | Add new function dom-remove-node... | Lars Magne Ingebrigtsen | 2016-06-27 | 1 | -0/+3 | |
| * | | Add a new function `svg-embed'... | Lars Magne Ingebrigtsen | 2016-06-27 | 1 | -0/+13 | |
| * | | Fix 'move-to-window-line' when EOB is on last screen line... | Eli Zaretskii | 2016-06-27 | 1 | -6/+8 | |
| * | | Sync with Tramp 2.3.0... | Michael Albinus | 2016-06-26 | 1 | -1/+1 | |
| * | | Merge from origin/emacs-25... | Paul Eggert | 2016-06-26 | 3 | -13/+16 | |
| |\| | ||||||
| | * | Update docs for `customize-mode'... | Noam Postavsky | 2016-06-25 | 1 | -4/+3 | |
| | * | Fix documentation of 'assoc-string' and 'compare-strings'... | Eli Zaretskii | 2016-06-23 | 1 | -2/+3 | |
| | * | Clarify documentation of 'line-spacing' and 'line-height'... | Eli Zaretskii | 2016-06-21 | 1 | -7/+10 | |
| * | | Update from gnulib... | Paul Eggert | 2016-06-24 | 1 | -12/+26 | |
| * | | Merge from origin/emacs-25... | Paul Eggert | 2016-06-19 | 3 | -5/+16 | |
| |\| | ||||||
| | * | Fix documentation of completion functions... | Noam Postavsky | 2016-06-18 | 1 | -2/+2 | |
| | * | Clarify documentation of 'font-lock-maximum-decoration'... | Eli Zaretskii | 2016-06-18 | 1 | -3/+9 | |
| | * | * doc/misc/cl.texi (Usage): Add some more details. | Glenn Morris | 2016-06-17 | 1 | -0/+5 | |
| * | | Merge from origin/emacs-25... | Paul Eggert | 2016-06-19 | 11 | -22/+22 | |
| |\| | ||||||
| | * | Minor grammar fix (bug#23746)... | Stephen Berman | 2016-06-13 | 1 | -2/+2 | |
| | * | Doc fixes for grammar and typos (bug#23746)... | Stephen Berman | 2016-06-13 | 9 | -16/+16 | |
| | * | * doc/lispref/processes.texi (Process Buffers): Minor rewording. (Bug#23446) | Eli Zaretskii | 2016-06-13 | 1 | -3/+3 | |
| | * | Add cross-reference to ELisp manual... | Eli Zaretskii | 2016-06-13 | 1 | -1/+1 | |
| * | | Merge from origin/emacs-25... | Paul Eggert | 2016-06-19 | 2 | -5/+9 | |
| |\| | ||||||
| | * | Doc fixes re alist-get. (Bug#23548)... | Glenn Morris | 2016-06-07 | 1 | -4/+8 | |
| | * | * doc/misc/cl.texi (Mapping over Sequences): Fix cl-notevery. | Tino Calancha | 2016-06-07 | 1 | -1/+1 | |
| * | | Advertize set-keymap-parent as replacement for copy-keymap... | Stefan Monnier | 2016-06-15 | 1 | -1/+15 | |
| * | | Update texinfo.tex... | Paul Eggert | 2016-06-13 | 1 | -21/+63 | |
| * | | Make messcompat.el obsolete.... | Glenn Morris | 2016-06-09 | 1 | -17/+0 | |
| * | | Fix copying text properties by 'format'... | Eli Zaretskii | 2016-06-09 | 1 | -1/+2 | |
* | | | Enable addition of local printers from a mode hook.... | Vincent Belaïche | 2016-07-28 | 1 | -29/+160 | |
|/ / | ||||||
* | | Merge from origin/emacs-25... | Paul Eggert | 2016-06-07 | 1 | -1/+1 | |
|\| | ||||||
| * | * doc/misc/smtpmail.texi (Encryption): Fix 2012-12-22 typo. | Glenn Morris | 2016-05-31 | 1 | -1/+1 | |
* | | Port angle-bracket TZ settings to MS-Windows... | Paul Eggert | 2016-06-01 | 1 | -1/+2 | |
* | | Minor change in tramp.texi... | Michael Albinus | 2016-06-01 | 1 | -10/+0 | |
* | | Merge from origin/emacs-25... | Paul Eggert | 2016-05-31 | 2 | -64/+86 | |
|\| | ||||||
| * | Release MH-E manual version 8.6... | Bill Wohler | 2016-05-30 | 1 | -3/+3 | |
| * | Update MH-E's documentation about HTML renderers... | Mike Kupfer | 2016-05-30 | 1 | -60/+81 |