From 4e8b72efc836f8e7941345b6d5fdc168f470e056 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Sun, 13 Nov 2022 23:49:47 +0100 Subject: [PATCH] manual: Regenerate texi file --- doc/misc/use-package.texi | 82 +++++++++++++++++++-------------------- 1 file changed, 41 insertions(+), 41 deletions(-) diff --git a/doc/misc/use-package.texi b/doc/misc/use-package.texi index 2b868564372..a5f850c8753 100644 --- a/doc/misc/use-package.texi +++ b/doc/misc/use-package.texi @@ -8,7 +8,7 @@ @copying @quotation -Copyright (C) 2012-2022 John Wiegley +Copyright (C) 2012-2022 Free Software Foundation, Inc. You can redistribute this document and/or modify it under the terms of the GNU General Public License as published by the Free Software @@ -31,7 +31,7 @@ General Public License for more details. @finalout @titlepage @title use-package User Manual -@subtitle for version 2.4.1-81-gb185c6b+1 +@subtitle for version 2.4.1-119-g0be480e+1 @author John Wiegley @page @vskip 0pt plus 1filll @@ -73,25 +73,25 @@ Installation Keywords -* @code{after}:: -* @code{bind-keymap}, @code{bind-keymap*}: @code{bind-keymap} @code{bind-keymap*}. -* @code{bind}, @code{bind*}: @code{bind} @code{bind*}. -* @code{commands}:: -* @code{preface}, @code{init}, @code{config}: @code{preface} @code{init} @code{config}. -* @code{custom}:: -* @code{custom-face}:: -* @code{defer}, @code{demand}: @code{defer} @code{demand}. -* @code{defines}, @code{functions}: @code{defines} @code{functions}. -* @code{diminish}, @code{delight}: @code{diminish} @code{delight}. -* @code{disabled}:: -* @code{ensure}, @code{pin}: @code{ensure} @code{pin}. -* @code{hook}:: -* @code{if}, @code{when}, @code{unless}: @code{if} @code{when} @code{unless}. -* @code{load-path}:: -* @code{mode}, @code{interpreter}: @code{mode} @code{interpreter}. -* @code{magic}, @code{magic-fallback}: @code{magic} @code{magic-fallback}. -* @code{no-require}:: -* @code{requires}:: +* @code{:after}: @code{after}. +* @code{:bind-keymap}, @code{:bind-keymap*}: @code{bind-keymap} @code{bind-keymap*}. +* @code{:bind}, @code{:bind*}: @code{bind} @code{bind*}. +* @code{:commands}: @code{commands}. +* @code{:preface}, @code{:init}, @code{:config}: @code{preface} @code{init} @code{config}. +* @code{:custom}: @code{custom}. +* @code{:custom-face}: @code{custom-face}. +* @code{:defer}, @code{:demand}: @code{defer} @code{demand}. +* @code{:defines}, @code{:functions}: @code{defines} @code{functions}. +* @code{:diminish}, @code{:delight}: @code{diminish} @code{delight}. +* @code{:disabled}: @code{disabled}. +* @code{:ensure}, @code{:pin}: @code{ensure} @code{pin}. +* @code{:hook}: @code{hook}. +* @code{:if}, @code{:when}, @code{:unless}: @code{if} @code{when} @code{unless}. +* @code{:load-path}: @code{load-path}. +* @code{:mode}, @code{:interpreter}: @code{mode} @code{interpreter}. +* @code{:magic}, @code{:magic-fallback}: @code{magic} @code{magic-fallback}. +* @code{:no-require}: @code{no-require}. +* @code{:requires}: @code{requires}. @code{:bind}, @code{:bind*} @@ -239,7 +239,7 @@ C-h v use-package-version RET should display something like @example -use-package-version’s value is "2.4.1" +use-package-version’s value is "2.4.3" @end example If you are completely new to use-package then see @ref{Getting Started}. @@ -290,25 +290,25 @@ used for speed (reason 3), it can still be used as a sanity check. @chapter Keywords @menu -* @code{after}:: -* @code{bind-keymap}, @code{bind-keymap*}: @code{bind-keymap} @code{bind-keymap*}. -* @code{bind}, @code{bind*}: @code{bind} @code{bind*}. -* @code{commands}:: -* @code{preface}, @code{init}, @code{config}: @code{preface} @code{init} @code{config}. -* @code{custom}:: -* @code{custom-face}:: -* @code{defer}, @code{demand}: @code{defer} @code{demand}. -* @code{defines}, @code{functions}: @code{defines} @code{functions}. -* @code{diminish}, @code{delight}: @code{diminish} @code{delight}. -* @code{disabled}:: -* @code{ensure}, @code{pin}: @code{ensure} @code{pin}. -* @code{hook}:: -* @code{if}, @code{when}, @code{unless}: @code{if} @code{when} @code{unless}. -* @code{load-path}:: -* @code{mode}, @code{interpreter}: @code{mode} @code{interpreter}. -* @code{magic}, @code{magic-fallback}: @code{magic} @code{magic-fallback}. -* @code{no-require}:: -* @code{requires}:: +* @code{:after}: @code{after}. +* @code{:bind-keymap}, @code{:bind-keymap*}: @code{bind-keymap} @code{bind-keymap*}. +* @code{:bind}, @code{:bind*}: @code{bind} @code{bind*}. +* @code{:commands}: @code{commands}. +* @code{:preface}, @code{:init}, @code{:config}: @code{preface} @code{init} @code{config}. +* @code{:custom}: @code{custom}. +* @code{:custom-face}: @code{custom-face}. +* @code{:defer}, @code{:demand}: @code{defer} @code{demand}. +* @code{:defines}, @code{:functions}: @code{defines} @code{functions}. +* @code{:diminish}, @code{:delight}: @code{diminish} @code{delight}. +* @code{:disabled}: @code{disabled}. +* @code{:ensure}, @code{:pin}: @code{ensure} @code{pin}. +* @code{:hook}: @code{hook}. +* @code{:if}, @code{:when}, @code{:unless}: @code{if} @code{when} @code{unless}. +* @code{:load-path}: @code{load-path}. +* @code{:mode}, @code{:interpreter}: @code{mode} @code{interpreter}. +* @code{:magic}, @code{:magic-fallback}: @code{magic} @code{magic-fallback}. +* @code{:no-require}: @code{no-require}. +* @code{:requires}: @code{requires}. @end menu @node @code{after} -- 2.39.2