summaryrefslogtreecommitdiff
path: root/doc/lispref/package.texi
AgeCommit message (Expand)Author
2026-05-13doc: Remove long obsolete references to `package-initialize`Stefan Monnier
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-07-12; Fix documentation of last change (bug#78844)Eli Zaretskii
2025-07-12Add public interfaces for accessing builtin package info (Bug#78844)Xiyue Deng
2025-03-02; Don't document package-x.elStefan Kangas
2025-02-18; Fix typosStefan Kangas
2025-02-13Move 'package-archives' documentation to emacs manualStefan Kangas
2025-01-02Update copyright year to 2025Stefan Kangas
2024-07-25Standardize possessive apostrophe usage in manuals, docs, and commentsStefan Kangas
2024-07-21; Fix punctuation in docsStefan Kangas
2024-07-18; Fix typosStefan Kangas
2024-07-05Document adding package dependency on Emacs versionStefan Kangas
2024-02-11Add the public API of Compat to the corePhilip Kaludercic
2024-01-28; Fix last change in package.texiEli Zaretskii
2024-01-27* doc/lispref/package.texi (Multi-file Packages): Document ".elpaignore".Jim Porter
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-12-13Add lexical-binding to example package headerStefan Kangas
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-09-27Note that the Packaging sub-nodes are mostly for maintainersLars Ingebrigtsen
2021-08-06; * doc/lispref/package.texi (Package Archives): Fix typo.Eli Zaretskii
2021-08-06Mention NonGNU in "Package Archives" node in the manualLars Ingebrigtsen
2021-01-01Update copyright year to 2021Paul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-11-06Avoid changing value of defcustom package-enable-at-startupStefan Kangas
2019-09-23Update some URLsPaul Eggert
2019-08-02Fix some minor inconsistencies in the Package examplesLars Ingebrigtsen
2019-07-30Merge from origin/emacs-26Glenn Morris
2019-07-25Remove upload functionality of package-x from the elisp manualStefan Kangas
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-12-13Get long package description for installed packages from installed filesStephen Leake
2018-03-26* lisp/emacs-lisp/package.el: New quickstart featureStefan Monnier
2018-02-17* doc/lispref/package.texi (Packaging Basics): Fix xref.Glenn Morris
2018-02-17Merge from origin/emacs-26Glenn Morris
2018-02-17Add early init file, stop package-initialize insertionRadon Rosborough
2018-02-16; Fix doc typos related to indefinite articlesGlenn Morris
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-04-27Merge from origin/emacs-25Glenn Morris
2017-04-04* doc/lispref/package.texi (Package Archives): Mention https.Glenn Morris
2017-03-30Improve packaging documentationNoam Postavsky
2016-12-31Update copyright year to 2017Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-09-15Quote less in manualsPaul Eggert
2015-09-07* lisp/emacs-lisp/package.el (package-initialize): Set enable-at-startupArtur Malabarba
2015-01-01Update copyright year to 2015Paul Eggert
2014-06-05Spelling fixes.Paul Eggert
2014-06-04Some documentation for signing of packagesGlenn Morris
2014-02-11* doc/lispref/package.texi (Simple Packages): Describe URL and Keywords headersGlenn Morris