aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/functions.texi (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Fix a merge snafu.Eli Zaretskii2025-03-291-10/+0
* Merge from origin/emacs-30Eli Zaretskii2025-03-291-15/+27
|\
| * ; Improve type specifier documentationStefan Kangas2025-03-251-24/+23
| * ; Improve documentation of "function types"Eli Zaretskii2025-03-251-1/+4
* | ; * doc/lispref/functions.texi (Finding Definitions): Fix wording.Eli Zaretskii2025-03-281-4/+4
* | ; Fix documentation of a recently-installed changeEli Zaretskii2025-03-281-8/+11
* | Help find-function find methods defined inside macrosDaniel Colascione2025-03-271-3/+15
* | ; Replace "Elisp" with "Lisp" or "Emacs Lisp" in some placesSean Whitton2025-03-121-1/+1
* | Fix capitalization ELisp -> ElispSean Whitton2025-03-121-1/+1
* | Document apply-partially as inefficientStefan Kangas2025-03-021-1/+11
* | ; Grammar fixes for "native-compiled"Stefan Kangas2025-02-281-2/+2
* | Merge from savannah/emacs-30Po Lu2025-02-151-1/+1
|\ \ | |/
| * ; Change "virus" to "malicious" in lisprefStefan Kangas2025-02-131-1/+1
* | Merge from origin/emacs-30Eli Zaretskii2025-01-251-2/+2
|\ \ | |/
| * Avoid double spaces around abbrevations in TexinfoStefan Kangas2025-01-241-2/+2
* | ; * doc/lispref/functions.texi (Functions): Remove extraneous menu item.Eli Zaretskii2025-01-231-1/+0
* | * doc/lispref: new node "Finding Definitions"Stephen Gildea2025-01-221-0/+92
* | Revert "Revert "Use @xref more consistently; "See @ref" -> "@xref"""Eli Zaretskii2025-01-191-19/+19
* | Revert "Use @xref more consistently; "See @ref" -> "@xref""Po Lu2025-01-191-19/+19
* | Use @xref more consistently; "See @ref" -> "@xref"Stefan Kangas2025-01-191-19/+19
* | Property definition-type becomes find-function-type-alistStephen Gildea2025-01-161-1/+1
* | New symbol property 'definition-type' used by 'find-function'.Stephen Gildea2025-01-121-2/+2
* | Merge from origin/emacs-30Eli Zaretskii2025-01-111-0/+1
|\ \ | |/
| * ; Improve documentation of function-type displayEli Zaretskii2025-01-071-0/+1
| * Update copyright year to 2025Stefan Kangas2025-01-021-1/+1
* | Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* | Merge from origin/emacs-30Eli Zaretskii2024-11-231-4/+5
|\ \ | |/
| * ; Fix recent additions to the manualsEli Zaretskii2024-11-211-1/+1
| * ; Introduce type specifiers to the elisp manual (bug#73626)Andrea Corallo2024-11-211-4/+5
* | Merge from origin/emacs-30Eli Zaretskii2024-11-021-7/+4
|\ \ | |/
| * Tweak doc w.r.t to "void function" (bug#73886)Stefan Monnier2024-10-271-7/+4
* | Merge from origin/emacs-30Eli Zaretskii2024-10-271-12/+12
|\ \ | |/
| * Update the documentation of void functionsEli Zaretskii2024-10-271-12/+12
* | Merge from origin/emacs-30Eli Zaretskii2024-07-271-1/+1
|\ \ | |/
| * Standardize possessive apostrophe usage in manuals, docs, and commentsStefan Kangas2024-07-251-1/+1
* | ; Don't use non-ASCII in ELisp manual sources unless necessaryEli Zaretskii2024-07-261-3/+3
|/
* ; Replace (non-)nil with (non-)@code{nil} in texinfo filesSteven Allen2024-07-151-1/+1
* More updates of documentation for Emacs 30Eli Zaretskii2024-06-301-2/+16
* * doc/lispref/functions.texi (Declare Form): Rename and update 'ftype' entry.Andrea Corallo2024-05-141-5/+7
* ; Fix documentation of recently-installed changesEli Zaretskii2024-05-141-4/+5
* Add some 'compilation-safety' documentationAndrea Corallo2024-05-131-3/+10
* ; Fix last changeEli Zaretskii2024-05-021-6/+5
* * doc/lispref/functions.texi (Declare Form): Improve again declare type.Andrea Corallo2024-05-021-10/+15
* * doc/lispref/functions.texi (Declare Form): Better warn about UB.Andrea Corallo2024-05-021-3/+4
* * doc/lispref/functions.texi (Declare Form): Improve declare type.Andrea Corallo2024-05-011-0/+39
* * Document function type declarationsAndrea Corallo2024-04-291-0/+7
* Use a dedicated type to represent interpreted-function valuesStefan Monnier2024-04-281-13/+23
* Single string literal in body is return value only, not doc stringMattias EngdegÄrd2024-03-071-7/+6
* Merge from origin/emacs-29Eli Zaretskii2024-01-131-2/+2
|\
| * Fix count of no-op functions (bug#68375)Xiyue Deng2024-01-111-2/+2