aboutsummaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Improve documentation of 'format' conversionsEli Zaretskii2017-01-281-12/+20
| * Remove stale functions from ert manualVladimir Panteleev2017-01-271-7/+7
| * Fix a typo in Eshell manualEli Zaretskii2017-01-271-1/+1
| * Improve documentation of hooks related to saving buffersEli Zaretskii2017-01-202-1/+10
| * Improve documentation of auto-save-visited-file-nameEli Zaretskii2017-01-201-2/+4
* | Merge from origin/emacs-25Paul Eggert2017-03-191-6/+14
|\ \ | |/
| * Improve documentation of dabbrevsEli Zaretskii2017-01-131-6/+14
* | Merge from origin/emacs-25Paul Eggert2017-03-193-26/+70
|\ \ | |/
| * Improve documentation of coding-systemsEli Zaretskii2017-01-101-14/+51
| * Clarify major mode switchingNoam Postavsky2017-01-072-12/+19
* | Fix chaotic indentation of C++ lambda. Enhance documentation thereofAlan Mackenzie2017-03-191-2/+33
* | ; Spelling fixesPaul Eggert2017-03-172-3/+3
* | Emacs 'movemail' is now a configure-time optionPaul Eggert2017-03-171-41/+41
* | Document remote file name syntax changeMichael Albinus2017-03-163-104/+94
* | Show ancestor buffer in 3way mergesTino Calancha2017-03-141-2/+6
* | Use path/to/file instead of path/to.file in tramp.texiMichael Albinus2017-03-121-2/+2
* | Merge from gnulibPaul Eggert2017-03-121-10/+11
* | ; * doc/lispref/processes.texi: Restore deleted FIXME comment.Glenn Morris2017-03-101-0/+4
* | * doc/misc/tramp.texi (Android shell setup): Require adb programMichael Albinus2017-03-101-3/+4
* | [doc] Replace bindat example: s/fortune cookie/rfc868 payload/Thien-Thi Nguyen2017-03-101-80/+20
* | [doc elisp] Add some index entries for "old" advice mechanismThien-Thi Nguyen2017-03-081-0/+7
* | min and max now return one of their argumentsPaul Eggert2017-03-061-5/+1
* | Fix typos in EIEIO manualTom Tromey2017-03-051-8/+8
* | ; * doc/misc/cl.texi (Top): Add Concept Index to the main menu.Eli Zaretskii2017-03-051-0/+1
* | Add more CL concept index items, print Concept IndexMark Oteiza2017-03-051-2/+13
* | Add 'loop facility' to the CL concept indexMark Oteiza2017-03-051-0/+1
* | * doc/misc/eieio.texi: Update to account for the cl-generic facilitiesStefan Monnier2017-02-281-117/+121
* | Add more branch support to vc-dirTom Tromey2017-02-251-1/+16
* | New option -u / --suppress-output to emacsclientPeder O. Klingenberg2017-02-251-0/+6
* | Make calc's least common multiple positive (bug#25255)Peder O. Klingenberg2017-02-231-2/+2
* | Use float instead of Lisp_Object for rehash_sizePaul Eggert2017-02-211-3/+3
* | Hash table threshold is now float, not doublePaul Eggert2017-02-212-3/+4
* | Rework connection local variablesMichael Albinus2017-02-191-77/+75
* | Unset `non-essential' in Tramp when not needed anymoreMichael Albinus2017-02-181-1/+1
* | Support 24-bit direct colors on text terminalsRami Ylimäki2017-02-181-0/+33
* | Improve documentation of query-replace-from-to-separatorEli Zaretskii2017-02-181-1/+3
* | Remove the build number from emacs-version variableGlenn Morris2017-02-171-7/+13
* | Ensure that user-mail-address always has a valueGlenn Morris2017-02-171-2/+0
* | Small lispref editGlenn Morris2017-02-141-5/+1
* | Document fill-separate-heterogeneous-words-with-space (bug#25685)Katsumi Yamaoka2017-02-151-0/+7
* | Remove overly broad element from default mail-dont-reply-to-namesGlenn Morris2017-02-131-2/+2
* | Doc fixes related to mail-host-addressGlenn Morris2017-02-121-3/+1
* | * lisp/isearch.el (isearch-search-fun-default): Set isearch-adjustedJuri Linkov2017-02-101-2/+6
* | Change edebug-max-depth from defconst to defcustomGemini Lasswell2017-02-041-3/+7
* | Document 'save-some-buffers-default-predicate'Eli Zaretskii2017-02-042-11/+21
* | Make limit on scroll-margin variableNoam Postavsky2017-02-022-4/+23
* | ; Fix recent documentation changesEli Zaretskii2017-02-021-0/+2
* | Merge from gnulibPaul Eggert2017-02-021-19/+14
* | Show current line highlighted in *Occur* bufferTino Calancha2017-02-021-0/+4
* | Allow occur command to operate on the regionTino Calancha2017-02-022-10/+12