summaryrefslogtreecommitdiff
path: root/doc/lispref
Commit message (Expand)AuthorAgeFilesLines
* Allow `process-contact' not to blockLars Ingebrigtsen2019-09-201-1/+6
* Also prefer .emacs.d if .emacs existsPaul Eggert2019-09-191-1/+2
* Improve reporting of I/O, access errorsPaul Eggert2019-09-171-8/+5
* * doc/lispref/searching.texi (Rx Constructs): Fix typo.Mattias Engdegård2019-09-171-1/+1
* Merge from origin/emacs-26Glenn Morris2019-09-151-1/+1
|\
| * Amend the menu caption for page "Display Property" in the Elisp manual.Alan Mackenzie2019-09-071-1/+1
* | Merge from origin/emacs-26Glenn Morris2019-09-151-1/+3
|\ \ | |/
| * Clarify the use of left/right-margin-width in determining current margin widthAlan Mackenzie2019-08-311-1/+3
* | Improve doc of GC thresholdsPaul Eggert2019-09-141-3/+10
* | Improve print output options commands in backtrace-mode (bug#36566)Gemini Lasswell2019-09-131-0/+3
* | * doc/lispref/files.texi (Standard File Names): Mention .emacs.d too.Paul Eggert2019-09-021-2/+2
* | Improve documentation for recent XDG-related changesPaul Eggert2019-08-312-5/+9
* | * doc/lispref/customize.texi: Fix typo.Paul Eggert2019-08-311-1/+1
* | Use XDG conventions more consistentlyPaul Eggert2019-08-272-4/+8
* | Mention new usage of `invalid-read-syntax' in the manualLars Ingebrigtsen2019-08-231-2/+4
* | Correct description of network-lookup-address-infoRobert Pluim2019-08-231-1/+1
* | Merge remote-tracking branch 'origin/netsec'Lars Ingebrigtsen2019-08-231-0/+15
|\ \
| * | Add network-lookup-address-info descriptionRobert Pluim2018-07-171-0/+15
* | | Adjust quit-window-hook documentationLars Ingebrigtsen2019-08-211-4/+4
* | | Mention quit-window-hook in "Standard Hooks"Lars Ingebrigtsen2019-08-211-0/+3
* | | Respect global-eldoc-mode in minibuffers (Bug#36886)Noam Postavsky2019-08-201-4/+4
* | | Support larger TIMEs in (time-convert TIME t)Paul Eggert2019-08-201-10/+21
* | | Merge from origin/emacs-26Glenn Morris2019-08-201-16/+13
|\ \ \ | | |/ | |/|
| * | Fix process filter documentation (Bug#13400)Noam Postavsky2019-08-191-16/+13
| * | Improve documentation of debugging Lisp syntax errorEli Zaretskii2019-08-031-19/+26
* | | Add a new hook: `quit-window-hook'Lars Ingebrigtsen2019-08-191-0/+4
* | | Allow set-frame-height/set-frame-width to be used interactivelyLars Ingebrigtsen2019-08-181-0/+8
* | | Add an advice-add/interactive spec exampleŠtěpán Němec2019-08-181-0/+24
* | | More-compatible subsecond calendrical timestampsPaul Eggert2019-08-161-28/+37
* | | Add some examples in "Adding Generalized Variables"Lars Ingebrigtsen2019-08-151-6/+35
* | | Mention what effect nil has as the prompt for read-event/char/etcLars Ingebrigtsen2019-08-151-6/+6
* | | Add conditional operator xor to subr.elMattias Engdegård2019-08-061-3/+12
* | | decode-time now returns subsec tooPaul Eggert2019-08-051-16/+24
* | | New function time-convertPaul Eggert2019-08-052-35/+64
* | | ; * doc/lispref/searching.texi: Typo fixMattias Engdegård2019-08-051-2/+2
* | | Improve time function docPaul Eggert2019-08-041-2/+2
* | | Capitalise a couple of node namesLars Ingebrigtsen2019-08-042-7/+7
* | | Core Advising Primitives `interactive' clarificationLars Ingebrigtsen2019-08-041-1/+2
* | | * doc/lispref/display.texi (SVG Images): Remove menu.Glenn Morris2019-08-031-3/+0
* | | Mention `themed-value' in Variable Definitions nodeLars Ingebrigtsen2019-08-031-2/+4
* | | Don't refer to non-existent functions in mode line examplesLars Ingebrigtsen2019-08-031-1/+1
* | | Improve documentation of debugging Lisp syntax errorEli Zaretskii2019-08-031-19/+26
* | | Fix some minor inconsistencies in the Package examplesLars Ingebrigtsen2019-08-022-2/+2
* | | * doc/lispref/display.texi (SVG Images): Add menu for subsection.Glenn Morris2019-08-011-0/+3
* | | Fix the ELisp manual part of a recent commitEli Zaretskii2019-08-011-2/+7
* | | Add example for removing scroll bars/fringes from mini windows (Bug#8868)Martin Rudalics2019-08-011-1/+20
* | | Revert "Revert "Add support for paths to svg.el""Lars Ingebrigtsen2019-07-311-0/+237
* | | Clarify (lognot bignum)Paul Eggert2019-07-311-1/+2
* | | Remove no-longer relevant xrefNoam Postavsky2019-07-311-2/+1
* | | Merge from origin/emacs-26Glenn Morris2019-07-303-36/+10
|\ \ \ | |/ /