summaryrefslogtreecommitdiff
path: root/doc/lispref/compile.texi
Commit message (Expand)AuthorAgeFilesLines
* ; Fix doc typos (Bug#65868)shynur2023-09-111-1/+1
* ; Add missing space in the manualVincent Lefevre2023-09-081-1/+1
* Document 'startup-redirect-eln-cache'Eli Zaretskii2023-06-081-1/+20
* ; Improve documentation of 'native-comp-enable-subr-trampolines'Eli Zaretskii2023-02-191-8/+10
* ; Improve and update documentation of native compilationEli Zaretskii2023-02-171-1/+67
* Revert "Add new variable 'inhibit-native-compilation'"Andrea Corallo2023-02-131-18/+0
* Revert "Rename to inhibit-automatic-native-compilation"Andrea Corallo2023-02-131-2/+2
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Correct capitalization of Lisp in the manual (bug#60222)Daniel Martín2022-12-201-1/+1
* ; Consistently call alists "association list"Stefan Kangas2022-11-271-1/+1
* ; Fix quoting of non-nil in texinfo sourcesStefan Kangas2022-10-271-1/+1
* Merge from origin/emacs-28Stefan Kangas2022-10-161-0/+18
|\
| * Document how to control where the *.eln files are writtenEli Zaretskii2022-10-141-0/+18
* | Clarify Native-Compilation Variables slightlyLars Ingebrigtsen2022-10-121-1/+1
* | Rename to inhibit-automatic-native-compilationLars Ingebrigtsen2022-10-031-2/+2
* | Add new variable 'inhibit-native-compilation'Lars Ingebrigtsen2022-10-031-0/+18
* | Merge from origin/emacs-28Stefan Kangas2022-07-241-1/+3
|\|
| * Update the documentation of 'declare' formsEli Zaretskii2022-07-231-1/+3
* | Merge from origin/emacs-28Stefan Kangas2022-07-121-1/+3
|\|
| * ; Fix last changeEli Zaretskii2022-07-111-1/+3
* | Modernise byte-compilation chapters in manualMattias Engdegård2022-02-111-30/+26
|/
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* Document native-comp-async-report-warning-errors moreRobert Pluim2021-12-071-1/+11
* native-comp-available-p is the definitive testStephen Gildea2021-10-051-2/+1
* Make the build of source tarball produce *.eln filesEli Zaretskii2021-09-281-2/+9
* Fix native-comp-async-report-warnings-errors :typeBasil L. Contovounesios2021-05-221-1/+4
* Tiny fixes to recent native compilation docsBasil L. Contovounesios2021-05-081-22/+22
* Document native-compilationEli Zaretskii2021-05-081-0/+245
* Use @defmac on eval-{and,when}-compileLars Ingebrigtsen2021-05-051-4/+4
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Allow following symlinks when recompiling directoriesLars Ingebrigtsen2020-11-261-1/+5
* byte-compile-file: Make optional LOAD argument obsoleteStefan Kangas2020-10-201-4/+1
* Document that 'byte-compile-dynamic' is obsoleteEli Zaretskii2020-03-071-1/+5
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Add the new macro with-suppressed-warningsLars Ingebrigtsen2019-06-121-4/+22
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* ; * doc/lispref/compile.texi (Compilation Functions): Fix wording.Eli Zaretskii2018-04-021-1/+1
* ; * doc/lispref/compile.texi (Compilation Functions): Fix typoTino Calancha2018-04-031-1/+1
* Explain more about (defvar foo) form (Bug#18059)Noam Postavsky2018-03-231-1/+2
* Fix some issues in the emacs/lispref manualsMartin Rudalics2018-01-281-1/+1
* Improve documentation of safe values of variablesEli Zaretskii2018-01-131-0/+5
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Fix uses of 'nil' and 'non-nil' in manuals and a few more minor issuesMartin Rudalics2017-12-221-1/+1
* Improve discoverability of 'defvar' for suppressing warningsEli Zaretskii2017-11-241-2/+8
* Index byte-compile-debugEli Zaretskii2017-01-311-0/+1
* Document `byte-compile-debug' in the ELisp manualPhilipp Stephani2017-01-311-3/+6
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Doc fixes for grammar and typos (bug#23746)Stephen Berman2016-06-131-1/+1
* Improve documentation of byte-code objectsEli Zaretskii2016-04-021-7/+18
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1