update of packages

This commit is contained in:
2023-11-04 19:26:41 +01:00
parent e162a12b58
commit 3b54a3236d
726 changed files with 297673 additions and 34585 deletions

View File

@@ -1,7 +1,7 @@
This is magit-section.info, produced by makeinfo version 7.0.1 from
This is magit-section.info, produced by makeinfo version 6.8 from
magit-section.texi.
Copyright (C) 2015-2022 Jonas Bernoulli <jonas@bernoul.li>
Copyright (C) 2015-2023 Jonas Bernoulli <jonas@bernoul.li>
You can redistribute this document and/or modify it under the terms
of the GNU General Public License as published by the Free Software
@@ -35,7 +35,7 @@ you can use sections in your own packages.
This manual is for Magit-Section version 3.3.0.50-git.
Copyright (C) 2015-2022 Jonas Bernoulli <jonas@bernoul.li>
Copyright (C) 2015-2023 Jonas Bernoulli <jonas@bernoul.li>
You can redistribute this document and/or modify it under the terms
of the GNU General Public License as published by the Free Software
@@ -85,7 +85,7 @@ File: magit-section.info, Node: Creating Sections, Next: Core Functions, Prev
slot, and insert the section at point. CLASS is a subclass of
magit-section or has the form (eval FORM), in which case FORM
is evaluated at runtime and should return a subclass. In other
places a sections class is oftern referred to as its "type".
places a sections class is often referred to as its "type".
Many commands behave differently depending on the class of the
current section and sections of a certain class can have their own
@@ -98,7 +98,7 @@ File: magit-section.info, Node: Creating Sections, Next: Core Functions, Prev
kludges, which are not available to other packages.
When optional HIDE is non-nil collapse the section body by default,
i.e. when first creating the section, but not when refreshing the
i.e., when first creating the section, but not when refreshing the
buffer. Else expand it by default. This can be overwritten using
magit-section-set-visibility-hook. When a section is recreated
during a refresh, then the visibility of predecessor is inherited
@@ -293,11 +293,11 @@ File: magit-section.info, Node: Matching Functions, Prev: Core Functions, Up:

Tag Table:
Node: Top790
Node: Introduction2078
Node: Creating Sections2848
Node: Core Functions7357
Node: Matching Functions10409
Node: Top788
Node: Introduction2076
Node: Creating Sections2846
Node: Core Functions7354
Node: Matching Functions10406

End Tag Table