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

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

[nongnu] elpa/with-editor f2a9b02 121/140: manual: Add indices


From: Jonas Bernoulli
Subject: [nongnu] elpa/with-editor f2a9b02 121/140: manual: Add indices
Date: Fri, 6 Aug 2021 12:51:33 -0400 (EDT)

branch: elpa/with-editor
commit f2a9b020fa8f3333bf46ecf9f8c164e8655e3c72
Author: Jonas Bernoulli <jonas@bernoul.li>
Commit: Jonas Bernoulli <jonas@bernoul.li>

    manual: Add indices
---
 with-editor.org  | 19 +++++++++++++++++--
 with-editor.texi | 22 ++++++++++++++++++++--
 2 files changed, 37 insertions(+), 4 deletions(-)

diff --git a/with-editor.org b/with-editor.org
index 9aa5545..7f4484c 100644
--- a/with-editor.org
+++ b/with-editor.org
@@ -8,7 +8,7 @@
 #+TEXINFO_DIR_CATEGORY: Emacs
 #+TEXINFO_DIR_TITLE: With-Editor: (with-editor).
 #+TEXINFO_DIR_DESC: Using the Emacsclient as $EDITOR
-#+SUBTITLE: for version 2.9.3 (v2.9.3+1)
+#+SUBTITLE: for version 2.9.3 (v2.9.3-1-gc5e2141+1)
 
 #+TEXINFO_DEFFN: t
 #+PROPERTY: header-args :eval never
@@ -32,7 +32,7 @@ additional functionality which makes it useful even for 
end-users, who
 don't use Magit or another package which uses it internally.
 
 #+TEXINFO: @noindent
-This manual is for With-Editor version 2.9.3 (v2.9.3+1).
+This manual is for With-Editor version 2.9.3 (v2.9.3-1-gc5e2141+1).
 
 #+BEGIN_QUOTE
 Copyright (C) 2015-2020 Jonas Bernoulli <jonas@bernoul.li>
@@ -285,6 +285,21 @@ https://github.com/magit/with-editor/issues and provide 
information
 about your Emacs installation.  Most importantly how did you install
 Emacs and what is the output of ~M-x with-editor-debug RET~.
 
+* Command Index
+:PROPERTIES:
+:APPENDIX:   t
+:INDEX:      cp
+:END:
+* Function Index
+:PROPERTIES:
+:APPENDIX:   t
+:INDEX:      fn
+:END:
+* Variable Index
+:PROPERTIES:
+:APPENDIX:   t
+:INDEX:      vr
+:END:
 * _ Copying
 :PROPERTIES:
 :COPYING:    t
diff --git a/with-editor.texi b/with-editor.texi
index 3c9634e..acad0f8 100644
--- a/with-editor.texi
+++ b/with-editor.texi
@@ -31,7 +31,7 @@ General Public License for more details.
 @finalout
 @titlepage
 @title With-Editor User Manual
-@subtitle for version 2.9.3 (v2.9.3+1)
+@subtitle for version 2.9.3 (v2.9.3-1-gc5e2141+1)
 @author Jonas Bernoulli
 @page
 @vskip 0pt plus 1filll
@@ -60,7 +60,7 @@ additional functionality which makes it useful even for 
end-users, who
 don't use Magit or another package which uses it internally.
 
 @noindent
-This manual is for With-Editor version 2.9.3 (v2.9.3+1).
+This manual is for With-Editor version 2.9.3 (v2.9.3-1-gc5e2141+1).
 
 @quotation
 Copyright (C) 2015-2020 Jonas Bernoulli <jonas@@bernoul.li>
@@ -82,6 +82,9 @@ General Public License for more details.
 * Using the With-Editor package::
 * Using With-Editor as a library::
 * Debugging::
+* Command Index::
+* Function Index::
+* Variable Index::
 
 @detailmenu
 --- The Detailed Node Listing ---
@@ -357,4 +360,19 @@ in Magit, then please open a new issue at
 about your Emacs installation.  Most importantly how did you install
 Emacs and what is the output of @code{M-x with-editor-debug RET}.
 
+@node Command Index
+@appendix Command Index
+
+@printindex cp
+
+@node Function Index
+@appendix Function Index
+
+@printindex fn
+
+@node Variable Index
+@appendix Variable Index
+
+@printindex vr
+
 @bye



reply via email to

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