emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/compat 7065f2d077 3/3: Improve quality of the exported


From: ELPA Syncer
Subject: [elpa] externals/compat 7065f2d077 3/3: Improve quality of the exported manual
Date: Mon, 7 Mar 2022 06:57:20 -0500 (EST)

branch: externals/compat
commit 7065f2d077aa50c0bfddfdc1d1b668a955ac4d39
Author: Philip Kaludercic <philipk@posteo.net>
Commit: Philip Kaludercic <philipk@posteo.net>

    Improve quality of the exported manual
---
 MANUAL | 23 +++++++++++++++++------
 1 file changed, 17 insertions(+), 6 deletions(-)

diff --git a/MANUAL b/MANUAL
index b4577489ac..63a308daf6 100644
--- a/MANUAL
+++ b/MANUAL
@@ -1,11 +1,18 @@
-#                      -*- mode: org; -*-
-#+title:               "compat" Manual
-#+author:              Philip Kaludercic
-#+texinfo_filename:    compat.info
+#                       -*- mode: org; -*-
+#+title:                "compat" Manual
+#+subtitle:             For version {{{version}}}
+#+author:               Philip Kaludercic
+#+email:                ~pkal/compat-devel@lists.sr.ht
+#+texinfo_filename:     compat.info
+#+texinfo_dir_category: Emacs
+#+texinfo_dir_title:    compat: (compat)
+#+texinfo_dir_desc:     Compatibility Library for Emacs Lisp
+
+#+macro: version 28.1.0.0
 
 This manual documents the usage of the "compat" Emacs lisp library,
 the forward-compatibility library for Emacs Lisp, corresponding to
-version 28.1.0.0.
+version {{{version}}}.
 
 #+texinfo: @insertcopying
 
@@ -429,7 +436,11 @@ to have signed the 
[[https://www.gnu.org/software/emacs/manual/html_node/emacs/C
 contribution (roughly 15 lines of code) can be applied.
 
 * Distribution
-Copyright (C) 2022  Free Software Foundation, Inc.
+:PROPERTIES:
+:COPYING: t
+:END:
+
+Copyright \copy 2022  Free Software Foundation, Inc.
 
 #+begin_quote
 Permission is granted to copy, distribute and/or modify this document



reply via email to

[Prev in Thread] Current Thread [Next in Thread]