summaryrefslogtreecommitdiff
path: root/doc/lispref/loading.texi
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* Fix typo and inaccuracy in the ELisp Reference manualShynur2023-04-181-1/+1
* ; Improve documentation of loading *.eln filesEli Zaretskii2023-02-261-11/+14
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Document 'use-package' in the 2 main manualsEli Zaretskii2023-01-011-0/+55
* Tag themes with propertiesPhilip Kaludercic2022-10-151-1/+1
* Delete many references to Emacs 23 or older from docsStefan Kangas2022-08-131-1/+1
* Merge from origin/emacs-28Stefan Kangas2022-08-051-1/+1
|\
| * * doc/lispref/loading.texi (Autoload by Prefix): Fix typo.Stefan Kangas2022-08-041-1/+1
* | Adjust documentation for make-docfileLars Ingebrigtsen2022-08-041-8/+7
* | Teach 'symbol-file' about .eln natively-compiled filesEli Zaretskii2022-08-031-1/+9
* | ; Fix typos.Mattias Engdegård2022-07-021-1/+1
* | Make "eager macro-expansion" warning into an errorLars Ingebrigtsen2022-06-301-3/+2
* | Speed up generation of loaddefs filesLars Ingebrigtsen2022-05-311-14/+11
* | Minor copyedits of 'function-history' documentationEli Zaretskii2022-01-311-3/+3
* | Fix misplaced braces in loading.texiLars Ingebrigtsen2022-01-311-1/+1
* | (function-history): New symbol property (bug#53632)Stefan Monnier2022-01-311-6/+18
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Minor improvements of 'lisp-directory' docsEli Zaretskii2021-12-311-25/+33
* | Don't store docstrings of preloaded .el files in etc/DOCStefan Monnier2021-12-301-4/+15
* | ; Fix spelling; be consistent with "key binding" (Bug#52674)Stefan Kangas2021-12-211-1/+1
* | Edit the lispref manual for define-key/keymap-set falloutLars Ingebrigtsen2021-11-291-2/+2
|/
* Document native-compilationEli Zaretskii2021-05-081-2/+31
* Remove several references to Emacs 22 and earlierStefan Kangas2021-03-101-1/+0
* Extend the syntax of `interactive' to list applicable modesLars Ingebrigtsen2021-02-141-0/+3
* Edebug: Overload `edebug-form-spec` even lessStefan Monnier2021-02-121-1/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* unload-feature: Correct doc string to match info manual and realityŠtěpán Němec2020-10-211-2/+2
* Stop using a dynamically bound 'generated-autoload-file' variableLars Ingebrigtsen2020-10-021-2/+2
* Merge from origin/emacs-27Glenn Morris2020-05-281-1/+1
|\
| * Tiny texinfo markup fixesGlenn Morris2020-05-271-1/+1
* | Merge from origin/emacs-27Paul Eggert2020-01-011-1/+1
|\|
| * Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* | Merge from origin/emacs-27Glenn Morris2019-12-271-0/+6
|\|
| * Don't recommend using 'module-load' for loading modules.Philipp Stephani2019-12-261-0/+6
* | Add some documentation for support of .dylib suffix on macOSPhilipp Stephani2019-12-251-2/+5
|/
* Merge from origin/emacs-26Glenn Morris2019-05-221-1/+22
|\
| * Add option to disable help completion autoloading (Bug#28607)Noam Postavsky2019-05-211-1/+22
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\|
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-10-121-11/+22
|\|
| * Document in the ELisp manual how to write loadable modulesEli Zaretskii2018-10-111-11/+22
* | Merge from origin/emacs-26Glenn Morris2018-01-301-1/+1
|\|
| * Proofread os.texi and files.texiPaul Eggert2018-01-291-1/+1
* | * src/print.c (syms_of_print) <print_quoted>: Set default to trueStefan Monnier2018-01-151-1/+1
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Be more consistent about "directory name" in manualPaul Eggert2017-09-091-2/+2
* Document '--module-assertions'Eli Zaretskii2017-08-291-0/+5
* * doc/lispref/loading.texi (When to Autoload): New section.Glenn Morris2017-07-261-0/+40