diff options
author | Bastien Guerry <bzg@gnu.org> | 2013-11-12 15:54:41 +0100 |
---|---|---|
committer | Bastien Guerry <bzg@gnu.org> | 2013-11-12 15:54:41 +0100 |
commit | ae0cb5361ecde3386b96bb036e012992a58ce5ac (patch) | |
tree | 402299a2670eedfda317370e27f4a7f5046f19b4 /doc/misc/org.texi | |
parent | 7b08f97e71cea0fde24d9a81a8ca2e8366ff110f (diff) | |
download | emacs-ae0cb5361ecde3386b96bb036e012992a58ce5ac.tar.gz |
Remove org-docbook.el, which is not in Org 8.2.3a.
Fix error in org.texi header.
Thanks to Sean Sieger and Michael Albinus for reporting this.
Diffstat (limited to 'doc/misc/org.texi')
-rw-r--r-- | doc/misc/org.texi | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/misc/org.texi b/doc/misc/org.texi index 94f7ac30ac8..d20aa6ecdad 100644 --- a/doc/misc/org.texi +++ b/doc/misc/org.texi @@ -2,8 +2,7 @@ @c %**start of header @setfilename ../../info/org @settitle The Org Manual - -@include org-version.inc +@set VERSION 8.2.3 (GNU Emacs 24.3) @c Use proper quote and backtick for code sections in PDF output @c Cf. Texinfo manual 14.2 |