summaryrefslogtreecommitdiff
path: root/doc/lispref/compile.texi
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-02-28; Grammar fixes for "native-compiled"Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-10-23; Improve documentation of 'native-compile-directory' (bug#73303)Eli Zaretskii
2024-07-08; Improve a recent change to the documentationEli Zaretskii
2024-07-08; Improve 'native-comp-debug' documentationAndrea Corallo
2024-05-14; Fix documentation of recently-installed changesEli Zaretskii
2024-05-13Add some 'compilation-safety' documentationAndrea Corallo
2024-04-28Use a dedicated type to represent interpreted-function valuesStefan Monnier
2024-04-25Better eval-when-compile example in manualMattias Engdegård
2024-01-31Eliminate lazy bytecode loadingMattias Engdegård
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-23Merge from origin/emacs-29Eli Zaretskii
2023-12-22Improve documentation of new native-compilation commandsEli Zaretskii
2023-09-17; Grammar fixes ("allow to" et al)Stefan Kangas
2023-09-16Merge from origin/emacs-29Eli Zaretskii
2023-09-11; Fix doc typos (Bug#65868)shynur
2023-09-10Correct many instances of ``allows to''Po Lu
2023-09-08; Add missing space in the manualVincent Lefevre
2023-06-08Document 'startup-redirect-eln-cache'Eli Zaretskii
2023-02-19; Improve documentation of 'native-comp-enable-subr-trampolines'Eli Zaretskii
2023-02-17; Improve and update documentation of native compilationEli Zaretskii
2023-02-13Revert "Add new variable 'inhibit-native-compilation'"Andrea Corallo
2023-02-13Revert "Rename to inhibit-automatic-native-compilation"Andrea Corallo
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-12-20Correct capitalization of Lisp in the manual (bug#60222)Daniel Martín
2022-11-27; Consistently call alists "association list"Stefan Kangas
2022-10-27; Fix quoting of non-nil in texinfo sourcesStefan Kangas
2022-10-16Merge from origin/emacs-28Stefan Kangas
2022-10-14Document how to control where the *.eln files are writtenEli Zaretskii
2022-10-12Clarify Native-Compilation Variables slightlyLars Ingebrigtsen
2022-10-03Rename to inhibit-automatic-native-compilationLars Ingebrigtsen
2022-10-03Add new variable 'inhibit-native-compilation'Lars Ingebrigtsen
2022-07-24Merge from origin/emacs-28Stefan Kangas
2022-07-23Update the documentation of 'declare' formsEli Zaretskii
2022-07-12Merge from origin/emacs-28Stefan Kangas
2022-07-11; Fix last changeEli Zaretskii
2022-02-11Modernise byte-compilation chapters in manualMattias Engdegård
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-07Document native-comp-async-report-warning-errors moreRobert Pluim
2021-10-05native-comp-available-p is the definitive testStephen Gildea
2021-09-28Make the build of source tarball produce *.eln filesEli Zaretskii
2021-05-22Fix native-comp-async-report-warnings-errors :typeBasil L. Contovounesios
2021-05-08Tiny fixes to recent native compilation docsBasil L. Contovounesios
2021-05-08Document native-compilationEli Zaretskii
2021-05-05Use @defmac on eval-{and,when}-compileLars Ingebrigtsen
2021-01-01Update copyright year to 2021Paul Eggert
2020-11-26Allow following symlinks when recompiling directoriesLars Ingebrigtsen
2020-10-20byte-compile-file: Make optional LOAD argument obsoleteStefan Kangas