summaryrefslogtreecommitdiff
path: root/doc/lispref/control.texi
Commit message (Expand)AuthorAgeFilesLines
* Add conditional operator xor to subr.elMattias Engdegård2019-08-061-3/+12
* Add new macro `ignore-error'Lars Ingebrigtsen2019-07-261-0/+12
* Describe the rx notation in the elisp manual (bug#36496)Mattias Engdegård2019-07-071-0/+25
* Merge from origin/emacs-26Glenn Morris2019-06-011-1/+1
|\
| * Remove redundants "See" before @xref or @pxref (Bug#35793)Mauro Aranda2019-05-251-1/+1
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-11-241-0/+7
|\ \ | |/
| * Improve indexing in the ELisp manualEli Zaretskii2018-11-241-0/+7
* | Merge from origin/emacs-26Glenn Morris2018-11-041-108/+120
|\ \ | |/
| * ; * doc/lispref/control.texi (pcase Macro): Fix another typo.Eli Zaretskii2018-11-031-2/+2
| * ; * doc/lispref/control.texi (pcase Macro): Fix a typo.Eli Zaretskii2018-11-031-2/+2
| * Improve documentation of destructuring-binding macrosEli Zaretskii2018-11-031-108/+120
* | Merge from origin/emacs-26Glenn Morris2018-11-041-0/+89
|\ \ | |/
| * * doc/lispref/control.texi (Destructuring patterns): New subsection.Stefan Monnier2018-10-311-0/+89
* | Merge from origin/emacs-26Glenn Morris2018-09-281-1/+1
|\ \ | |/
| * Fix typos in documentationEli Zaretskii2018-09-271-1/+1
* | Allow t as a catch-all condition-case handler (Bug#24618)Noam Postavsky2018-09-041-3/+4
* | Allow floats as 'pcase' QPATSMichael Heerdegen2018-06-171-3/+1
* | Merge from origin/emacs-26Michael Albinus2018-05-291-210/+757
|\ \ | |/
| * Mention pcase as a fifth conditional formfix/bug-31311-pcase-doc-squashThien-Thi Nguyen2018-05-271-2/+4
| * Overhaul pcase documentationThien-Thi Nguyen2018-05-271-208/+753
* | * lisp/subr.el (dotimes): Deprecate RESULT field. (Bug#16206)Juri Linkov2018-04-281-1/+2
|/
* Document return value of pcase (Bug#30425)Noam Postavsky2018-03-311-1/+2
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Amend documentation for text-quoting-style becoming a user option.Alan Mackenzie2017-10-011-10/+4
* Make the value nil in text-quoting-style mean what it does in Emacs 25.Alan Mackenzie2017-10-011-1/+1
* Make text-quoting-style customizable. Introduce t and new meaning for nil.Alan Mackenzie2017-10-011-0/+3
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Don't confuse how Texinfo outputs @var with the inputGlenn Morris2016-11-151-1/+1
* ; Minor improvement in documentation of generatorsWilfred Hughes2016-10-081-0/+1
* Minor doc fixes for quotingPaul Eggert2016-05-051-6/+7
* Doc fixes for quotingPaul Eggert2016-05-031-4/+6
* Minor improvements to 'pcase' documentationEli Zaretskii2016-01-291-20/+35
* Expunge "allow" + infinitive without direct object from source and doc.Alan Mackenzie2016-01-241-5/+5
* Improve documentation of 'pcase'Eli Zaretskii2016-01-231-75/+149
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix a few problems with directed quotesPaul Eggert2015-10-011-5/+11
* Quote less in manualsPaul Eggert2015-09-151-7/+7
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-1/+1
* Documentation fixes re quotesPaul Eggert2015-08-301-1/+1
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-231-2/+2
* ; Fix minor typo in Elisp manualSimen Heggestøyl2015-08-211-1/+1
* Minor quoting etc. fixes to lispref manualPaul Eggert2015-04-101-1/+1
* Address generator feedbackDaniel Colascione2015-03-031-6/+8
* Add support for generatorsDaniel Colascione2015-03-021-0/+116
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Merge from origin/emacs-24Fabián Ezequiel Gallina2014-12-271-2/+2
|\
| * Small doc markup fixesGlenn Morris2014-12-241-2/+2
* | Merge from origin/emacs-24Fabián Ezequiel Gallina2014-12-271-0/+5
|\ \ | |/