From: Paul Eggert Date: Wed, 12 Mar 2014 07:20:43 +0000 (-0700) Subject: * org.texi: Don't set txicodequoteundirected and txicodequotebacktick X-Git-Tag: emacs-24.3.90~210 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9cb1f379d1efa8f2c18cd8c5432cb35e8d401a0b;p=emacs.git * org.texi: Don't set txicodequoteundirected and txicodequotebacktick so that the Org Manual's style for ` and ' in code is consistent with the other Emacs manuals. This affects PDF, not .info files. --- diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 5458b6b407e..770819ee445 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,3 +1,9 @@ +2014-03-12 Paul Eggert + + * org.texi: Don't set txicodequoteundirected and txicodequotebacktick + so that the Org Manual's style for ` and ' in code is consistent + with the other Emacs manuals. This affects PDF, not .info files. + 2014-03-12 Glenn Morris * octave-mode.texi (Using Octave Mode): Remove outdated stuff diff --git a/doc/misc/org.texi b/doc/misc/org.texi index 4667ec3a618..c6b8c90293f 100644 --- a/doc/misc/org.texi +++ b/doc/misc/org.texi @@ -4,11 +4,6 @@ @settitle The Org Manual @set VERSION 8.2.5c -@c Use proper quote and backtick for code sections in PDF output -@c Cf. Texinfo manual 14.2 -@set txicodequoteundirected -@set txicodequotebacktick - @c Version and Contact Info @set MAINTAINERSITE @uref{http://orgmode.org,maintainers web page} @set AUTHOR Carsten Dominik