diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2021-12-26 08:33:00 +0100 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2021-12-26 08:33:00 +0100 |
| commit | eb0d359dc57dd284852a723f442e149a3bb4832e (patch) | |
| tree | d65acc5ad14387027ead4ad865765364c38eac40 /docs/magit-section.org | |
| parent | 5245c91a3ccafffc7c3268d6c7909adac9c54189 (diff) | |
manual: Move common settings to .orgconfig
Diffstat (limited to 'docs/magit-section.org')
| -rw-r--r-- | docs/magit-section.org | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/docs/magit-section.org b/docs/magit-section.org index 137ede3..096c4d1 100644 --- a/docs/magit-section.org +++ b/docs/magit-section.org @@ -3,18 +3,13 @@ #+author: Jonas Bernoulli #+email: jonas@bernoul.li #+date: 2015-{{{year}}} -#+language: en #+texinfo_dir_category: Emacs #+texinfo_dir_title: Magit-Section: (magit-section). #+texinfo_dir_desc: Use Magit sections in your own packages. #+subtitle: for version {{{version}}} -#+texinfo_deffn: t -#+options: H:4 num:3 toc:2 -#+property: header-args :eval never -#+macro: version (eval (ox-texinfo+-get-version 'mixed)) -#+macro: year (eval (format-time-string "%Y")) +#+setupfile: .orgconfig This package implements the main user interface of Magit — the collapsible sections that make up its buffers. This package used |
