aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Document let-alistLars Ingebrigtsen2019-10-131-0/+35
* Document locate-dominating-fileLars Ingebrigtsen2019-10-131-0/+14
* Mention the Emacs exit code in batch modeLars Ingebrigtsen2019-10-121-0/+9
* Document that variables should not be called -pKaushal Modi2019-10-121-1/+3
* ; Remove unneeded @samp from a @tableEli Zaretskii2019-10-121-2/+2
* Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2019-10-121-0/+10
|\
| * Document #$ in the overviewLars Ingebrigtsen2019-10-121-3/+10
* | Fix recent changes in ELisp manualEli Zaretskii2019-10-122-15/+16
|/
* Add a lispref node to list special read syntax formsLars Ingebrigtsen2019-10-121-0/+64
* Document :match-inline widget elementsLars Ingebrigtsen2019-10-121-0/+11
* Document REAL-BINDING more extensively in Extended Menu ItemsLars Ingebrigtsen2019-10-111-4/+10
* New variable amalgamating-undo-limitLars Ingebrigtsen2019-10-111-0/+5
* Correct .dir-locals-2.el descriptionRobert Pluim2019-10-111-1/+1
* Ensure that setq-local take an even number of symbol/value pairsLars Ingebrigtsen2019-10-111-5/+11
* identity, ignore: Make arg names more consistent with docsJuanma Barranquero2019-10-101-4/+4
* Clarify documentation of show-help-function slightlyLars Ingebrigtsen2019-10-101-8/+9
* Add a letrec example to the manuelLars Ingebrigtsen2019-10-091-1/+11
* Tweak letrec documentationLars Ingebrigtsen2019-10-091-1/+1
* Expand documentation on Lisp variables defined in C sourcesRobert Pluim2019-10-091-5/+68
* Fix minor Texinfo errors in ELisp manualEli Zaretskii2019-10-092-8/+8
* Document `letrec'Lars Ingebrigtsen2019-10-091-0/+9
* Clarify docs on newline and auto-fill-modeBasil L. Contovounesios2019-10-081-7/+10
* Don't bind 'C-x 6' to '2C-mode-map' globally by default.Juri Linkov2019-10-062-3/+6
* Improve documentation for year-zero issuesPaul Eggert2019-10-051-2/+2
* 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
|\ \