aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/functions.texi (follow)
Commit message (Expand)AuthorAgeFilesLines
* Experiment with a mode-base `declare'Lars Ingebrigtsen2021-02-131-0/+3
* Add support for marking autoloads with modes and also declare completionLars Ingebrigtsen2021-02-121-0/+7
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Merge from origin/emacs-27Glenn Morris2020-11-021-0/+2
|\
| * Improve indexing of check-declareStefan Kangas2020-11-011-0/+2
* | Handle single-argument `apply' consistently (bug#40968)Pip Cet2020-09-271-0/+10
* | Clarify inline-letevals in the manualLars Ingebrigtsen2020-08-221-9/+18
|/
* Improve documentation of function argument listsEli Zaretskii2020-08-131-4/+5
* Remove #' and function quoting from lambda forms in manualMattias Engdegård2020-04-191-1/+1
* ; Fix some typos and doc issues (bug#40695)Štěpán Němec2020-04-181-1/+1
* ; Move the description of define-inline to a different node in functions.texiRichard Stallman2020-01-111-96/+100
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Fix documentation of define-obsolete-* functionsEli Zaretskii2019-12-281-3/+3
* Improve indexing of function doc string conventionsEli Zaretskii2019-11-151-1/+2
* Minor wording change in ELisp manualRichard Stallman2019-11-011-3/+9
* identity, ignore: Make arg names more consistent with docsJuanma Barranquero2019-10-101-4/+4
* 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
|\ \ | |/