summaryrefslogtreecommitdiff
path: root/doc/lispref/functions.texi
AgeCommit message (Expand)Author
2026-05-04nadvice.el: Make it easier to find how to change an interactive-formStefan Monnier
2026-02-02; Improve indexing in the ELisp manualEli Zaretskii
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-10-26(cl-defstruct): Use `define-inline`Stefan Monnier
2025-08-10Implement new autoload macro expansion declare formJD Smith
2025-07-05Merge from origin/emacs-30Eli Zaretskii
2025-06-30; * doc/lispref/functions.texi (Mapping Functions): Fix wording (bug#78930).Eli Zaretskii
2025-06-17* doc/lispref/functions.texi (Closures): Rewrite outdated text.Mattias EngdegÄrd
2025-03-29; Fix a merge snafu.Eli Zaretskii
2025-03-29Merge from origin/emacs-30Eli Zaretskii
2025-03-28; * doc/lispref/functions.texi (Finding Definitions): Fix wording.Eli Zaretskii
2025-03-28; Fix documentation of a recently-installed changeEli Zaretskii
2025-03-27Help find-function find methods defined inside macrosDaniel Colascione
2025-03-25; Improve type specifier documentationStefan Kangas
2025-03-25; Improve documentation of "function types"Eli Zaretskii
2025-03-12; Replace "Elisp" with "Lisp" or "Emacs Lisp" in some placesSean Whitton
2025-03-12Fix capitalization ELisp -> ElispSean Whitton
2025-03-02Document apply-partially as inefficientStefan Kangas
2025-02-28; Grammar fixes for "native-compiled"Stefan Kangas
2025-02-15Merge from savannah/emacs-30Po Lu
2025-02-13; Change "virus" to "malicious" in lisprefStefan Kangas
2025-01-25Merge from origin/emacs-30Eli Zaretskii
2025-01-24Avoid double spaces around abbrevations in TexinfoStefan Kangas
2025-01-23; * doc/lispref/functions.texi (Functions): Remove extraneous menu item.Eli Zaretskii
2025-01-22* doc/lispref: new node "Finding Definitions"Stephen Gildea
2025-01-19Revert "Revert "Use @xref more consistently; "See @ref" -> "@xref"""Eli Zaretskii
2025-01-19Revert "Use @xref more consistently; "See @ref" -> "@xref""Po Lu
2025-01-19Use @xref more consistently; "See @ref" -> "@xref"Stefan Kangas
2025-01-16Property definition-type becomes find-function-type-alistStephen Gildea
2025-01-12New symbol property 'definition-type' used by 'find-function'.Stephen Gildea
2025-01-11Merge from origin/emacs-30Eli Zaretskii
2025-01-07; Improve documentation of function-type displayEli Zaretskii
2025-01-02Update copyright year to 2025Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-11-23Merge from origin/emacs-30Eli Zaretskii
2024-11-21; Fix recent additions to the manualsEli Zaretskii
2024-11-21; Introduce type specifiers to the elisp manual (bug#73626)Andrea Corallo
2024-11-02Merge from origin/emacs-30Eli Zaretskii
2024-10-27Tweak doc w.r.t to "void function" (bug#73886)Stefan Monnier
2024-10-27Merge from origin/emacs-30Eli Zaretskii
2024-10-27Update the documentation of void functionsEli Zaretskii
2024-07-27Merge from origin/emacs-30Eli Zaretskii
2024-07-26; Don't use non-ASCII in ELisp manual sources unless necessaryEli Zaretskii
2024-07-25Standardize possessive apostrophe usage in manuals, docs, and commentsStefan Kangas
2024-07-15; Replace (non-)nil with (non-)@code{nil} in texinfo filesSteven Allen
2024-06-30More updates of documentation for Emacs 30Eli Zaretskii
2024-05-14* doc/lispref/functions.texi (Declare Form): Rename and update 'ftype' entry.Andrea Corallo
2024-05-14; Fix documentation of recently-installed changesEli Zaretskii
2024-05-13Add some 'compilation-safety' documentationAndrea Corallo
2024-05-02; Fix last changeEli Zaretskii