| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
* doc/misc/use-package.texi (Manual installation): New section.
(Load path, Manual autoloads): Make into subsections of above new
section.
|
| |
|
|
|
|
|
| |
* doc/misc/use-package.texi (use-package-ensure-system-package): Fix
macOS footnote.
|
| |
|
|
|
|
| |
* doc/misc/use-package.texi: Fix some minor issues.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* doc/misc/use-package.texi (Top, Basic Concepts)
(Getting Started, Loading Packages, Loading basics)
(Deferring loading, Forcing loading, Conditional loading)
(Loading sequentially, Load dependencies, Load path)
(Manual autoloads, Configuring Packages, Lisp Configuration)
(Preface keyword, Init keyword, Best practices, Key bindings)
(Global keybindings, Binding in keymaps, Binding to a keymap)
(Binding to repeat-maps, Displaying keybindings)
(Modes and interpreters, Magic handlers, User options, Faces)
(Delight, Diminish, Install package, Pinning packages)
(Other package managers, Byte-compiling, Troubleshooting)
(Troubleshooting Options, Gathering Statistics)
(Disabling a package, Keyword extensions)
(use-package-ensure-system-package, Creating an extension): Fix
wording, punctuation, typos, and markup; add indexing. Add
@group..@end group in code examples.
|
|
|
|
|
|
|
|
| |
* use-package.texi (Diminish, Delight): Clarify what happens if the
pre-requisite packages are not installed. Change an example with
performance issues to one without any.
Resolves https://github.com/jwiegley/use-package/issues/835
|
|
|
|
|
|
|
| |
* doc/misc/use-package.texi (Conditional loading): Expand section with
examples.
Resolves https://github.com/jwiegley/use-package/issues/693
|
|
|
|
|
|
| |
* doc/misc/use-package.texi (Getting Started): Remove instruction to
require 'bind-key'; it is already required by 'use-package' and the
entry points are autoloaded.
|
|
|
|
|
|
|
|
| |
* lisp/use-package/bind-chord.el:
* lisp/use-package/use-package-chords.el:
* test/lisp/use-package/use-package-chords-tests.el: Delete files.
* doc/misc/use-package.texi (use-package-chords): Delete section.
Ref: https://lists.gnu.org/r/emacs-devel/2022-12/msg00052.html
|
|
|
|
|
| |
* doc/misc/use-package.texi (Gathering Statistics): Document
use-package-reset-statistics.
|
|
|
|
|
|
|
| |
* doc/misc/use-package.texi (Modes and interpreters): Improve
section and document the use of a list of regexps.
Resolves https://github.com/jwiegley/use-package/issues/996
|
| |
|
|
|
|
| |
* doc/misc/use-package.texi: Rewrite manual.
|
| |
|
|\ |
|
| |\ |
|
| |/
|/| |
|
| |
| |
| |
| | |
Resolves https://github.com/jwiegley/use-package/issues/962
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
|
|
|
| |
Typos found with codespell.
|
| |
|
|
|
|
| |
Copyright-paperwork-exempt: yes
|
| |
|
|
|