summaryrefslogtreecommitdiff
path: root/doc/lispref/functions.texi
Commit message (Expand)AuthorAgeFilesLines
* Add an advice-add/interactive spec exampleŠtěpán Němec2019-08-181-0/+24
* Capitalise a couple of node namesLars Ingebrigtsen2019-08-041-5/+5
* Core Advising Primitives `interactive' clarificationLars Ingebrigtsen2019-08-041-1/+2
* Add a really simple nadvice exampleLars Ingebrigtsen2019-07-091-2/+20
* 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
| * Backport: Improve pure and side-effect-free docsBasil L. Contovounesios2019-04-221-1/+6
* | Improve documentation of the 'function' special formMichael Heerdegen2019-05-241-0/+4
* | Improve pure and side-effect-free docsBasil L. Contovounesios2019-04-221-1/+6
* | 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-121-3/+6
|\ \ | |/
| * ; * doc/lispref/functions.texi (Anonymous Functions): Fix typo.Charles A. Roelli2018-11-101-2/+2
| * Note that lex bound lambda forms are not self-quoting (Bug#33199)Noam Postavsky2018-11-081-3/+6
* | Merge from origin/emacs-26Glenn Morris2018-10-311-0/+7
|\ \ | |/
| * Document that generic functions cannot be commandsEli Zaretskii2018-10-301-0/+7
* | Merge from origin/emacs-26Glenn Morris2018-10-031-1/+3
|\ \ | |/
| * Fix note about interactive advice (Bug#32905)Noam Postavsky2018-10-021-1/+3
* | Merge from origin/emacs-26Glenn Morris2018-06-231-4/+8
|\ \ | |/
| * Clarify wording about functions' argument listsEli Zaretskii2018-06-231-4/+8
* | Merge from origin/emacs-26Glenn Morris2018-04-201-0/+8
|\ \ | |/
| * Improve documentation of actual arglistEli Zaretskii2018-04-191-0/+8
* | Merge from origin/emacs-26Glenn Morris2018-03-281-0/+2
|\ \ | |/
| * * doc/lispref/functions.texi (Defining Functions): Improve indexing.Eli Zaretskii2018-03-261-0/+2
* | Allow `&rest' or `&optional' without following variable (Bug#29165)Noam Postavsky2018-03-251-2/+2
* | Merge from origin/emacs-26Glenn Morris2018-02-241-1/+1
|\ \ | |/
| * Minor doc fixes, mostly for timestamp issuesPaul Eggert2018-02-231-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-02-021-1/+1
|\ \ | |/
| * * doc/lispref/functions.texi (Inline Functions): Fix typo (Bug#30238).Noam Postavsky2018-02-011-1/+1
| * Fix description of 'struct' generic function specializerStephen Leake2018-01-041-3/+3
* | Fix description of 'struct' generic function specializerStephen Leake2018-01-021-3/+3
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Merge from origin/emacs-26Glenn Morris2017-12-221-2/+2
|\ \ | |/
| * Fix uses of 'nil' and 'non-nil' in manuals and a few more minor issuesMartin Rudalics2017-12-221-2/+2
* | Clarify manual section on &context specializer for methodsEric Abrahamsen2017-12-141-10/+15
|/
* Fix a typo in the ELisp manualEli Zaretskii2017-10-301-2/+2
* Fix some duplicate words typosGlenn Morris2017-10-271-1/+1
* Fix a minor markup problem in ELisp manualEli Zaretskii2017-09-061-2/+2
* Sync NEWS with the documentationEli Zaretskii2017-08-301-5/+25
* Document internal-use naming conventionsPaul Eggert2017-08-121-0/+9
* [doc elisp] Add some index entries for "old" advice mechanismThien-Thi Nguyen2017-03-081-0/+7
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-10-101-1/+2
|\ \ | |/
| * ; Fix last commitEli Zaretskii2016-10-081-0/+1
| * ; Fix indexing in lispref manualEli Zaretskii2016-10-081-2/+2
* | Don’t document declare-function internalsPaul Eggert2016-05-271-10/+9
* | Improve define-function omitted-arg documentationPaul Eggert2016-05-271-18/+23
* | Implement 'func-arity'Paul Pogonyshev2016-03-261-6/+34
|/