summaryrefslogtreecommitdiff
path: root/doc/lispref
Commit message (Expand)AuthorAgeFilesLines
* Don't hard-code the fill-column for display-warningGlenn Morris2019-06-161-0/+4
* Bump up max_specpdl_size to 1500. (Bug#36216)Juanma Barranquero2019-06-161-1/+1
* Document image transformsAlan Third2019-06-161-1/+22
* Merge from origin/emacs-26Glenn Morris2019-06-153-16/+40
|\
| * Fix description of 'display-buffer-in-previous-window' again (Bug#36161)Martin Rudalics2019-06-121-13/+37
| * Consistently use @minus{} for negative argumentsEli Zaretskii2019-06-112-3/+3
* | Improve documentation of hash-code functionsEli Zaretskii2019-06-151-0/+5
* | * doc/lispref/text.texi (Base 64): Fix typos.Richard Copley2019-06-121-2/+2
* | Add the new macro with-suppressed-warningsLars Ingebrigtsen2019-06-121-4/+22
* | Merge from origin/emacs-26Glenn Morris2019-06-111-0/+3
|\ \ | |/
| * Fix doc of 'display-buffer-in-previous-window' (Bug#36161)Martin Rudalics2019-06-111-0/+3
* | Merge from origin/emacs-26Glenn Morris2019-06-111-1/+3
|\ \ | |/
| * Tiny improvement of documentation of major mode conventionsEli Zaretskii2019-06-081-1/+3
* | Minor fixes for the last commitsEli Zaretskii2019-06-081-27/+17
* | Add support for base64url variant of base-64 encoding/decodingPierre Téchoueyres2019-06-081-3/+39
* | Support X core font driver on cairo (Bug#28236)YAMAMOTO Mitsuharu2019-06-081-5/+5
* | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2019-06-074-52/+73
|\ \
| * \ Merge from origin/emacs-26Glenn Morris2019-06-074-52/+73
| |\ \ | | |/
| | * Fix styling of Unicode codepoints in manualsEli Zaretskii2019-06-052-16/+17
| | * Try to improve text on atomic windows in Elisp manualMartin Rudalics2019-06-031-34/+49
| | * Don't recommend insert-before-markers in process filtersNoam Postavsky2019-06-011-2/+7
* | | Merge remote-tracking branch 'origin/harfbuzz'Eli Zaretskii2019-06-071-7/+15
|\ \ \ | |/ / |/| |
| * | Add HarfBuzz font backend for MS-WindowsEli Zaretskii2019-05-311-12/+15
| * | Merge branch 'master' into harfbuzzYAMAMOTO Mitsuharu2019-05-2313-17/+131
| |\ \
| * | | Document font backends for Cairo and/or HarfBuzzYAMAMOTO Mitsuharu2019-05-111-6/+11
* | | | Add native image rotation and croppingAlan Third2019-06-051-10/+11
* | | | Update lispref spellfilePaul Eggert2019-06-041-196/+0
* | | | Always allow at least double-precision bignumsPaul Eggert2019-06-041-7/+7
* | | | Let untarring (and hence package installation) go faster (Bug#35909)Noam Postavsky2019-06-031-3/+8
* | | | Merge from origin/emacs-26Glenn Morris2019-06-011-0/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | Improve documentation of 'safe-local-variable' propertyEli Zaretskii2019-06-011-0/+5
* | | | Merge from origin/emacs-26Glenn Morris2019-06-015-7/+12
|\ \ \ \ | |/ / /
| * | | ; * doc/lispref/nonascii.texi (Explicit Encoding): Fix typo.Noam Postavsky2019-05-261-1/+1
| * | | Improve documentation of decoding into a unibyte bufferEli Zaretskii2019-05-251-2/+7
| * | | Remove redundants "See" before @xref or @pxref (Bug#35793)Mauro Aranda2019-05-254-5/+5
* | | | * lisp/subr.el (add-hook): Turn `append` into `depth` (bug#35508)Stefan Monnier2019-05-291-4/+13
* | | | Document ‘Maintainer: emacs-devel@gnu.org’Paul Eggert2019-05-251-1/+1
* | | | Improve documentation of the 'function' special formMichael Heerdegen2019-05-241-0/+4
| |_|/ |/| |
* | | Merge from origin/emacs-26Glenn Morris2019-05-223-3/+24
|\ \ \ | |/ /
| * | Fix a typo in ELisp manualTom Levy2019-05-221-1/+1
| * | Add option to disable help completion autoloading (Bug#28607)Noam Postavsky2019-05-211-1/+22
| * | Fix typo in ELisp manualMauro Aranda2019-05-201-1/+1
* | | Avoid polling in global-auto-revert-mode (bug#35418)Mattias Engdegård2019-05-201-0/+1
* | | New buffer display action function 'display-buffer-in-direction'Martin Rudalics2019-05-191-1/+66
* | | Add standard unmatchable regexpMattias Engdegård2019-05-151-0/+7
* | | Merge from origin/emacs-26Glenn Morris2019-05-141-3/+5
|\ \ \ | |/ /
| * | Fix description of (move-to-column <n> t) when column <n> is inside a tabAlan Mackenzie2019-05-091-3/+5
* | | Merge from origin/emacs-26Glenn Morris2019-05-081-1/+1
|\ \ \ | |/ /
| * | Update process filter example (Bug#35044)Noam Postavsky2019-04-301-1/+1
* | | Clarify what constitutes an event (bug#35238)Basil L. Contovounesios2019-05-072-7/+9