summaryrefslogtreecommitdiff
path: root/doc/misc/use-package.texi
AgeCommit message (Expand)Author
2026-03-13Give an example of how to use use-package+:vc without :revPhilip Kaludercic
2026-02-21; Make the document language in Info manuals explicitly statedEli Zaretskii
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-11Handle remaining usages of 'package-vc-install-from-checkout'Philip Kaludercic
2025-10-11; Simplify last change slightly, improve wording, add xref.Sean Whitton
2025-10-11; use-package manual: Discuss defvar-keymap ':prefix t'Pedro Andres Aranda Gutierrez
2025-05-24Merge from origin/emacs-30Eli Zaretskii
2025-05-24; * doc/misc/use-package.texi (Hooks): Fix typo (bug#77609).Eli Zaretskii
2025-05-24Fix documentation of use-package's ':hook' keywordEli Zaretskii
2025-04-27Fix use-package :custom-face to set face-defface-spec (bug#77928)Michael Shields
2025-03-22Merge from origin/emacs-30Sean Whitton
2025-03-19; Improve introduction to use-package manualStefan Kangas
2025-02-27Document :continue-only in use-package Info manualPaul Nelson
2025-01-11Document that 'package-vc' doesn't support built-in packagesEli Zaretskii
2025-01-02Update copyright year to 2025Stefan Kangas
2024-11-09Document issues with 'use-package's ':custom' and byte compilationEli Zaretskii
2024-07-25Standardize possessive apostrophe usage in manuals, docs, and commentsStefan Kangas
2024-07-24; * doc/misc/use-package.texi (Getting Started): Fix wording.Eli Zaretskii
2024-07-23Delete redundant "a.k.a." in use-package.texiStefan Kangas
2024-07-23Document (use-package 'emacs) declarationsStefan Kangas
2024-07-22; Fix typo in use-package.texiStefan Kangas
2024-07-21; Fix punctuation in docsStefan Kangas
2024-03-30Add use-package-vc-prefer-newest user optionTony Zorman
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-10-26Correct typos in the manualsPo Lu
2023-10-22Revise documentation concerning selections outside XPo Lu
2023-06-17Merge from origin/emacs-29Eli Zaretskii
2023-06-15; Fix use-package.texi markupRobert Pluim
2023-05-16Add :vc keyword to use-package for VC package supportTony Zorman
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-12-31Simplify introduction of use-package manualKévin Le Gouguec
2022-12-12use-package.texi: New section "Manual installation"Stefan Kangas
2022-12-11; * doc/misc/use-package.texi: Prepare for GNU ELPA.Stefan Kangas
2022-12-11; Fix use-package-ensure-system-package macOS footnoteStefan Kangas
2022-12-10; * doc/misc/use-package.texi: Fix misplaced @end group.Stefan Kangas
2022-12-10; Fix some minor issues in use-package.texiStefan Kangas
2022-12-09; * doc/misc/use-package.texi: Fix @file.Eli Zaretskii
2022-12-09; * doc/misc/use-package.texi: Fix @acronym.Eli Zaretskii
2022-12-09; * doc/misc/use-package.texi: Fix indexing.Eli Zaretskii
2022-12-09; Improve the use-package manualEli Zaretskii
2022-12-09Improve :delight keyword example in use-package manualStefan Kangas
2022-12-09Add conditional loading examples to use-package manualStefan Kangas
2022-12-09; Don't say to require bind-key in use-package manualStefan Kangas
2022-12-08Drop key-chord.el support from use-packageStefan Kangas
2022-12-08; Document use-package-reset-statisticsStefan Kangas
2022-12-08use-package: Improve :mode keyword documentationStefan Kangas
2022-12-08; * doc/misc/use-package.texi: Improve indexing.Stefan Kangas
2022-12-08Add new use-package manualStefan Kangas
2022-11-15Revert "Allow multiple keymaps in :map argument"John Wiegley