aboutsummaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-26Glenn Morris2017-11-141-10/+22
|\
| * Improve documentation of Edebug and macrosGemini Lasswell2017-11-131-10/+22
* | Merge from origin/emacs-26Paul Eggert2017-11-132-3/+5
|\ \ | |/
| * Change vectorlike from struct to unionPaul Eggert2017-11-131-2/+2
| * Merge from GnulibPaul Eggert2017-11-111-1/+3
* | ; Merge from emacs-26Noam Postavsky2017-11-112-3/+24
|\ \ | |/
| * Improve the documentation of M-n for entering file namesEli Zaretskii2017-11-112-3/+24
* | Merge from origin/emacs-26Paul Eggert2017-11-086-57/+93
|\ \ | |/
| * ; In text.texi fix typo spotted by Štěpán NěmecMartin Rudalics2017-11-061-1/+1
| * Document new treatment of 'comment-auto-fill-only-comments'Martin Rudalics2017-11-061-8/+16
| * Prefer `customize-set-variable' in tramp.texiMichael Albinus2017-11-051-41/+36
| * Return non-nil from gnutls-available-p under GnuTLS 2.xEli Zaretskii2017-11-051-1/+5
| * ; Fix typoCharles A. Roelli2017-11-051-1/+1
| * Improve documentation of 'window-scroll-functions'Eli Zaretskii2017-11-041-1/+4
| * Improve documentation of window hooksEli Zaretskii2017-11-041-4/+14
| * Introduce a function to CC Mode which displays the current function nameAlan Mackenzie2017-11-031-0/+13
| * New xref-quit-and-goto-xref command bound to TAB (bug#28814)João Távora2017-11-031-2/+5
* | Allow 'make-string' callers force creation of multibyte stringsEli Zaretskii2017-11-041-1/+8
* | New function 'libxml-available-p'Robert Pluim2017-11-031-9/+16
* | Merge from origin/emacs-26Paul Eggert2017-11-021-0/+7
|\ \ | |/
| * In frame parameters documentation mention desktop saving/restoringMartin Rudalics2017-11-021-0/+7
* | Merge from origin/emacs-26Paul Eggert2017-11-0216-73/+196
|\ \ | |/
| * ; Doc fixesCharles A. Roelli2017-10-311-1/+1
| * Merge branch 'emacs-26' of git.savannah.gnu.org:/srv/git/emacs into emacs-26Eli Zaretskii2017-10-301-22/+23
| |\
| | * Fix doc and doc-strings for minibuffer window related functions (Bug#28978)Martin Rudalics2017-10-301-22/+23
| * | Fix a typo in the ELisp manualEli Zaretskii2017-10-301-2/+2
| |/
| * Fix minibuffer window related docs and strings (Bug#28978)Martin Rudalics2017-10-292-22/+34
| * Fix some duplicate word typosGlenn Morris2017-10-283-3/+3
| * * doc/lispref/commands.texi (Adjusting Point): Fix wording. (Bug#29042)Eli Zaretskii2017-10-281-5/+5
| * Add Index to ERT manualEli Zaretskii2017-10-281-17/+96
| * Make manuals and NEWS consistentEli Zaretskii2017-10-282-0/+12
| * Fix some duplicate words typosGlenn Morris2017-10-275-6/+6
| * Improve documentation of how faces are applied to display stingsEli Zaretskii2017-10-271-0/+17
| * Improve documentation of set-default-file-modesEli Zaretskii2017-10-271-1/+3
| * Fix documentation of `newsticker-new-item-functions' (bug#29023).Ulf Jasper2017-10-271-8/+6
* | Add 'ert-quiet' variablePaul Pogonyshev2017-10-281-0/+14
* | Fix documentation of `newsticker-new-item-functions' (bug#29023).Ulf Jasper2017-10-271-8/+6
* | Change Edebug's behavior-changing hooks to variablesGemini Lasswell2017-10-221-14/+9
* | Merge from origin/emacs-26Glenn Morris2017-10-211-0/+13
|\ \ | |/
| * Document 'minibuffer-with-setup-hook'Eli Zaretskii2017-10-211-0/+13
* | Merge from origin/emacs-26Paul Eggert2017-10-204-53/+111
|\ \ | |/
| * Make :align-to account for display-line-numbersEli Zaretskii2017-10-201-16/+33
| * Augment Flymake API for third-party extensionsJoão Távora2017-10-201-23/+46
| * Flymake backends must check proc obsoleteness in source bufferJoão Távora2017-10-201-1/+1
| * Spelling fixesPaul Eggert2017-10-181-2/+2
| * Improve format-time-string docPaul Eggert2017-10-171-10/+27
| * Improve documentation of 'line-number-display-width'Eli Zaretskii2017-10-171-2/+3
| * Fix wording in Elisp manual's child frames section (Bug#28819)Martin Rudalics2017-10-141-1/+1
* | Allow to copy/rename file into a non-existent dirTino Calancha2017-10-211-0/+11
* | Prefer nil to (current-time) when either worksPaul Eggert2017-10-201-1/+1