summaryrefslogtreecommitdiff
path: root/doc/lispref/loading.texi
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-11-05(load-history, lisp-directory): Don't `file-truename`Stefan Monnier
2025-08-27Extend info-xref-test-emacs-manuals, fix info referenceMichael Albinus
2025-08-10Implement new autoload macro expansion declare formJD Smith
2025-05-24; Fix documentation of a recent commitEli Zaretskii
2025-02-28; Grammar fixes for "native-compiled"Stefan Kangas
2025-02-26Make define-global-minor-mode alias obsoleteStefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-29Improve documentation of 'require-with-check'Eli Zaretskii
2023-08-08Make Emacs 21 compat aliases easy-mmode-* obsoleteStefan Kangas
2023-04-18Fix typo and inaccuracy in the ELisp Reference manualShynur
2023-02-26; Improve documentation of loading *.eln filesEli Zaretskii
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2023-01-01Document 'use-package' in the 2 main manualsEli Zaretskii
2022-10-15Tag themes with propertiesPhilip Kaludercic
2022-08-13Delete many references to Emacs 23 or older from docsStefan Kangas
2022-08-05Merge from origin/emacs-28Stefan Kangas
2022-08-04* doc/lispref/loading.texi (Autoload by Prefix): Fix typo.Stefan Kangas
2022-08-04Adjust documentation for make-docfileLars Ingebrigtsen
2022-08-03Teach 'symbol-file' about .eln natively-compiled filesEli Zaretskii
2022-07-02; Fix typos.Mattias Engdegård
2022-06-30Make "eager macro-expansion" warning into an errorLars Ingebrigtsen
2022-05-31Speed up generation of loaddefs filesLars Ingebrigtsen
2022-01-31Minor copyedits of 'function-history' documentationEli Zaretskii
2022-01-31Fix misplaced braces in loading.texiLars Ingebrigtsen
2022-01-31(function-history): New symbol property (bug#53632)Stefan Monnier
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-31Minor improvements of 'lisp-directory' docsEli Zaretskii
2021-12-30Don't store docstrings of preloaded .el files in etc/DOCStefan Monnier
2021-12-21; Fix spelling; be consistent with "key binding" (Bug#52674)Stefan Kangas
2021-11-29Edit the lispref manual for define-key/keymap-set falloutLars Ingebrigtsen
2021-05-08Document native-compilationEli Zaretskii
2021-03-10Remove several references to Emacs 22 and earlierStefan Kangas
2021-02-14Extend the syntax of `interactive' to list applicable modesLars Ingebrigtsen
2021-02-12Edebug: Overload `edebug-form-spec` even lessStefan Monnier
2021-01-01Update copyright year to 2021Paul Eggert
2020-10-21unload-feature: Correct doc string to match info manual and realityŠtěpán Němec
2020-10-02Stop using a dynamically bound 'generated-autoload-file' variableLars Ingebrigtsen
2020-05-28Merge from origin/emacs-27Glenn Morris
2020-05-27Tiny texinfo markup fixesGlenn Morris
2020-01-01Merge from origin/emacs-27Paul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-12-27Merge from origin/emacs-27Glenn Morris
2019-12-26Don't recommend using 'module-load' for loading modules.Philipp Stephani
2019-12-25Add some documentation for support of .dylib suffix on macOSPhilipp Stephani
2019-05-22Merge from origin/emacs-26Glenn Morris
2019-05-21Add option to disable help completion autoloading (Bug#28607)Noam Postavsky