branch: elpa/with-editor
commit b2d9d6b38cbb3993d4c100b098fc7efc9274b9b4
Author: Jonas Bernoulli <[email protected]>
Commit: Jonas Bernoulli <[email protected]>
stop using "BEGIN_EXPORT texinfo" to support Org v9.0
---
with-editor.org | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/with-editor.org b/with-editor.org
index c731830..c0f73ae 100644
--- a/with-editor.org
+++ b/with-editor.org
@@ -16,7 +16,7 @@
:COPYING: t
:END:
-#+BEGIN_TEXINFO
+#+BEGIN_EXPORT texinfo
@ifnottex
The library @code{with-editor} makes it easy to use the Emacsclient as
the @code{$EDITOR} of child processes, making sure they know how to call
@@ -47,7 +47,7 @@ but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.
@end quotation
-#+END_TEXINFO
+#+END_EXPORT
* Using the With-Editor package