aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/use-package.texi (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton11 days1-1/+1
* Handle remaining usages of 'package-vc-install-from-checkout'Philip Kaludercic2025-12-111-14/+0
* ; Simplify last change slightly, improve wording, add xref.Sean Whitton2025-10-111-6/+8
* ; use-package manual: Discuss defvar-keymap ':prefix t'Pedro Andres Aranda Gutierrez2025-10-111-2/+24
* Merge from origin/emacs-30Eli Zaretskii2025-05-241-1/+11
|\
| * ; * doc/misc/use-package.texi (Hooks): Fix typo (bug#77609).Eli Zaretskii2025-05-241-1/+1
| * Fix documentation of use-package's ':hook' keywordEli Zaretskii2025-05-241-2/+12
* | Fix use-package :custom-face to set face-defface-spec (bug#77928)Michael Shields2025-04-271-1/+6
* | Merge from origin/emacs-30Sean Whitton2025-03-221-13/+12
|\ \ | |/
| * ; Improve introduction to use-package manualStefan Kangas2025-03-191-13/+12
* | Document :continue-only in use-package Info manualPaul Nelson2025-02-271-0/+29
|/
* Document that 'package-vc' doesn't support built-in packagesEli Zaretskii2025-01-111-1/+2
* Update copyright year to 2025Stefan Kangas2025-01-021-1/+1
* Document issues with 'use-package's ':custom' and byte compilationEli Zaretskii2024-11-091-0/+7
* Standardize possessive apostrophe usage in manuals, docs, and commentsStefan Kangas2024-07-251-2/+2
* ; * doc/misc/use-package.texi (Getting Started): Fix wording.Eli Zaretskii2024-07-241-2/+2
* Delete redundant "a.k.a." in use-package.texiStefan Kangas2024-07-231-7/+7
* Document (use-package 'emacs) declarationsStefan Kangas2024-07-231-0/+29
* ; Fix typo in use-package.texiStefan Kangas2024-07-221-1/+1
* ; Fix punctuation in docsStefan Kangas2024-07-211-2/+2
* Add use-package-vc-prefer-newest user optionTony Zorman2024-03-301-2/+6
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Correct typos in the manualsPo Lu2023-10-261-1/+1
* | Revise documentation concerning selections outside XPo Lu2023-10-221-1/+1
* | Merge from origin/emacs-29Eli Zaretskii2023-06-171-1/+1
|\ \ | |/
| * ; Fix use-package.texi markupRobert Pluim2023-06-151-1/+1
* | Add :vc keyword to use-package for VC package supportTony Zorman2023-05-161-2/+48
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Simplify introduction of use-package manualKévin Le Gouguec2022-12-311-13/+3
* use-package.texi: New section "Manual installation"Stefan Kangas2022-12-121-30/+48
* ; * doc/misc/use-package.texi: Prepare for GNU ELPA.Stefan Kangas2022-12-111-4/+6
* ; Fix use-package-ensure-system-package macOS footnoteStefan Kangas2022-12-111-4/+5
* ; * doc/misc/use-package.texi: Fix misplaced @end group.Stefan Kangas2022-12-101-2/+1
* ; Fix some minor issues in use-package.texiStefan Kangas2022-12-101-14/+10
* ; * doc/misc/use-package.texi: Fix @file.Eli Zaretskii2022-12-091-1/+1
* ; * doc/misc/use-package.texi: Fix @acronym.Eli Zaretskii2022-12-091-1/+1
* ; * doc/misc/use-package.texi: Fix indexing.Eli Zaretskii2022-12-091-2/+1
* ; Improve the use-package manualEli Zaretskii2022-12-091-249/+518
* Improve :delight keyword example in use-package manualStefan Kangas2022-12-091-11/+31
* Add conditional loading examples to use-package manualStefan Kangas2022-12-091-6/+45
* ; Don't say to require bind-key in use-package manualStefan Kangas2022-12-091-1/+0
* Drop key-chord.el support from use-packageStefan Kangas2022-12-081-27/+0
* ; Document use-package-reset-statisticsStefan Kangas2022-12-081-2/+6
* use-package: Improve :mode keyword documentationStefan Kangas2022-12-081-1/+25
* ; * doc/misc/use-package.texi: Improve indexing.Stefan Kangas2022-12-081-0/+7
* Add new use-package manualStefan Kangas2022-12-081-589/+1456
* Revert "Allow multiple keymaps in :map argument"John Wiegley2022-11-151-35/+35
* Merge remote-tracking branch 'origin/master' into pr-830John Wiegley2022-11-151-114/+91
|\
| * Merge branch 'master' into texinfo-wipJohn Wiegley2022-11-151-31/+8
| |\