summaryrefslogtreecommitdiff
path: root/with-editor.org
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2016-11-26 19:16:12 +0100
committerJonas Bernoulli <jonas@bernoul.li>2016-11-26 19:43:16 +0100
commitab73c028e8dbe088d7545406efc5c5c7b8fd503a (patch)
treec89e958d8502e9ac663a1a430b46b7868c52e0d3 /with-editor.org
parent7b6ac3acf02fcfe118685011d46bb8f6b5cc493c (diff)
manual: adjust for ox-texinfo+ v1
Diffstat (limited to 'with-editor.org')
-rw-r--r--with-editor.org8
1 files changed, 7 insertions, 1 deletions
diff --git a/with-editor.org b/with-editor.org
index aed37ad..660f0d3 100644
--- a/with-editor.org
+++ b/with-editor.org
@@ -8,7 +8,9 @@
#+TEXINFO_DIR_TITLE: With-Editor: (with-editor).
#+TEXINFO_DIR_DESC: Using the Emacsclient as $EDITOR
-#+OPTIONS: H:4 num:3 toc:2
+#+TEXINFO_DEFFN: t
+#+TEXINFO_CLASS: info+
+#+OPTIONS: H:4 num:nil toc:2
* Copying
:PROPERTIES:
@@ -274,3 +276,7 @@ Emacs and what is the output of ~M-x with-editor-debug~?
# LocalWords: Emacsclient LocalWords Magit async emacs emacsclient
# LocalWords: hg init rebase startup
+
+# Local Variables:
+# eval: (require 'ox-texinfo+ nil t)
+# End: