aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/functions.texi (follow)
Commit message (Expand)AuthorAgeFilesLines
* * doc/lispref/functions.texi (Declare Form) <compiler-macro>: Re-rephraseStefan Monnier2022-09-281-3/+4
* * doc/lispref/functions.texi (Declare Form) <compiler-macro>: RephraseStefan Monnier2022-09-281-5/+5
* * doc/lispref/functions.texi (What Is a Function): Improve furtherStefan Monnier2022-08-151-4/+6
* * doc/lispref/functions.texi: Fix capitalization.Paul Eggert2022-08-141-1/+1
* ; Fix last change.Eli Zaretskii2022-08-141-2/+4
* ; Fix documentation of 'compiled-function-p' (bug#56648)Eli Zaretskii2022-08-141-1/+2
* (compiled-function-p): New function (bug#56648)Stefan Monnier2022-08-141-0/+5
* Allow specifying how args are to be stored in `command-history'Lars Ingebrigtsen2022-08-081-0/+4
* Merge from origin/emacs-28Stefan Kangas2022-07-241-0/+24
|\
| * ; * doc/lispref/functions.texi (Declare Form): Fix typo.Eli Zaretskii2022-07-231-1/+1
| * Update the documentation of 'declare' formsEli Zaretskii2022-07-231-0/+24
* | ; Fix the documentation of compiler-macros and adviceEli Zaretskii2022-05-141-13/+12
* | Improve the *Help* output for compiler macros and the likeLars Ingebrigtsen2022-05-141-0/+33
* | functionp doc improvementPaul Eggert2022-05-111-1/+6
* | Use "@code{nil}" in documentationPaul Eggert2022-04-181-1/+1
* | Add OClosures, a cross between functions and structsStefan Monnier2022-03-281-0/+111
* | Add some indexing for "compiler macro"Lars Ingebrigtsen2022-02-021-2/+3
* | Improve function-alias-p documentationRobert Pluim2022-01-141-5/+4
* | * doc/lispref/functions.texi (Defining Functions): Fix thinko.Michael Albinus2022-01-131-1/+1
* | Add new function function-alias-pLars Ingebrigtsen2022-01-131-0/+17
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\ \ | |/
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Merge from origin/emacs-28Stefan Kangas2021-12-131-3/+4
|\ \ | |/
| * Rewrite the "Quitting Windows" section of Emacs Lisp ReferenceRichard Stallman2021-12-121-3/+4
* | Merge from origin/emacs-28Stefan Kangas2021-11-101-1/+1
|\ \ | |/
| * ; Fix typos in CONTRIBUTE, ELisp manual, ediffTom Levy2021-11-101-1/+1
* | Merge from origin/emacs-28Glenn Morris2021-10-251-10/+10
|\ \ | |/
| * * doc/lispref/functions.texi (Mapping Functions): Use #' when mapping.Robert Pluim2021-10-251-10/+10
* | Merge from origin/emacs-28Glenn Morris2021-10-241-3/+11
|\ \ | |/
| * ; * doc/lispref/functions.texi (Calling Functions): Fix last change.Eli Zaretskii2021-10-231-3/+10
| * Improve documentation of apply-partiallyStefan Kangas2021-10-231-2/+3
* | Make 'mapconcat' argument 'separator' optionalStefan Kangas2021-10-051-5/+4
|/
* Renege on anonymous &rest (bug#50268, bug#50720)Mattias Engdegård2021-09-251-1/+1
* Avoid deprecation warnings with Texinfo 6.8Eli Zaretskii2021-07-041-5/+6
* Improve the documentation of :extra in cl-defmethodLars Ingebrigtsen2021-03-051-4/+5
* Add the `always' functionLars Ingebrigtsen2021-02-201-0/+4
* Add new 'declare' forms for command completion predicatesLars Ingebrigtsen2021-02-141-0/+10
* 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