aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref (follow)
Commit message (Expand)AuthorAgeFilesLines
* Further improve button.el support for help-echoBasil L. Contovounesios2019-10-031-5/+14
* Merge branch 'feature/tabs'Juri Linkov2019-10-013-19/+37
|\
| * Remove unused code and reformat to 70 columns.feature/tabsJuri Linkov2019-10-011-18/+20
| * Update documentation for tabs.Juri Linkov2019-09-283-8/+24
* | Allow 'M-<' in the minibuffer to behave more logicallyLars Ingebrigtsen2019-10-011-0/+11
* | Bump up max_specpdl_size to 1600Juanma Barranquero2019-10-011-1/+1
* | Improve description of face mergingEli Zaretskii2019-09-301-5/+6
* | Move convert-images-externally documentation to Emacs manualLars Ingebrigtsen2019-09-291-8/+0
* | Improve documentation of image conversion featureEli Zaretskii2019-09-291-1/+2
* | If requested, use external image converters for exotic formatsLars Ingebrigtsen2019-09-291-0/+7
* | Improve indexing of ELisp manualEli Zaretskii2019-09-281-0/+1
* | Add a new `dom-search' functionLars Ingebrigtsen2019-09-271-0/+5
* | Add new function to clear tags in tabulated listStefan Kangas2019-09-261-0/+5
* | Add rx extension mechanismMattias Engdegård2019-09-251-0/+157
* | New rx implementationMattias Engdegård2019-09-251-3/+1
* | Allow regexp-quote to return its argumentMattias Engdegård2019-09-251-0/+3
* | Allow a :stride argument so XBM boolvecs are in the right format.Pip Cet2019-09-241-6/+12
* | Document how to listen on all interfaces in the Elisp manualRobert Pluim2019-09-241-1/+5
* | Update some URLsPaul Eggert2019-09-237-12/+12
* | Revert too-picky file-access testsPaul Eggert2019-09-211-9/+14
* | Recommend against SHA-1 and MD5 for securityStefan Kangas2019-09-201-6/+6
* | 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