commit/auctex: sperber: Texinfo 5.2 fixes.

[email protected] Sat, 05 Jul 2014 12:30:31 -0000
Newsgroups gmane.emacs.xemacs.patches
Message-ID <[email protected]>
1 new commit in auctex:

https://bitbucket.org/xemacs/auctex/commits/cb9c5f778ee9/
Changeset:   cb9c5f778ee9
User:        sperber
Date:        2014-07-05 14:30:06
Summary:     Texinfo 5.2 fixes.

2014-07-05  Michael Sperber  <[email protected]>

	* doc/quickstart.texi (Editing):
	* doc/preview-latex.texi (The preview images):
	* doc/auctex.texi (Font Specifiers): Texinfo 5.2 fixes.
Affected #:  4 files

diff -r d9365419a59d0d65c2d8fb2931a2d72a0d1e792a -r cb9c5f778ee94e2bdb6fbf90a0250574e4ac144b ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-07-05  Michael Sperber  <[email protected]>
+
+	* doc/quickstart.texi (Editing): 
+	* doc/preview-latex.texi (The preview images): 
+	* doc/auctex.texi (Font Specifiers): Texinfo 5.2 fixes.
+
 2014-06-29  Norbert Koch  <[email protected]>
 
 	* Makefile (VERSION): XEmacs package 1.52 released.

diff -r d9365419a59d0d65c2d8fb2931a2d72a0d1e792a -r cb9c5f778ee94e2bdb6fbf90a0250574e4ac144b doc/auctex.texi
--- a/doc/auctex.texi
+++ b/doc/auctex.texi
@@ -413,7 +413,7 @@
 @item C-c C-f C-f
 @kindex C-c C-f C-f
 @cindex @code{\textsf}
-Insert @sans{sans serif} @samp{\textsf@{@point{}@}} text.
+Insert @sansserif{sans serif} @samp{\textsf@{@point{}@}} text.
 
 @item C-c C-f C-t
 @kindex C-c C-f C-t

diff -r d9365419a59d0d65c2d8fb2931a2d72a0d1e792a -r cb9c5f778ee94e2bdb6fbf90a0250574e4ac144b doc/preview-latex.texi
--- a/doc/preview-latex.texi
+++ b/doc/preview-latex.texi
@@ -698,8 +698,9 @@
 customizable concerning aspects of that operation, see the customization
 group @code{Preview Gs} for this.
 
+@pindex dvipng
 Another noteworthy setting of @code{preview-image-type} is
-@samp{dvipng}: in this case, the @samp{dvipng}@pindex{dvipng} program
+@samp{dvipng}: in this case, the @samp{dvipng} program
 will get run on @acronym{DVI} output (see below for @acronym{PDF}).
 This is in general much faster than Dvips and Ghostscript.  In that
 case, the option

diff -r d9365419a59d0d65c2d8fb2931a2d72a0d1e792a -r cb9c5f778ee94e2bdb6fbf90a0250574e4ac144b doc/quickstart.texi
--- a/doc/quickstart.texi
+++ b/doc/quickstart.texi
@@ -163,7 +163,7 @@
 @item C-c C-f C-f
 @kindex C-c C-f C-f
 @cindex @code{\textsf}
-Insert  @sans{sans serif} @samp{\textsf@{@point{}@}} text.
+Insert  @sansserif{sans serif} @samp{\textsf@{@point{}@}} text.
 
 @item C-c C-f C-t
 @kindex C-c C-f C-t

Repository URL: https://bitbucket.org/xemacs/auctex/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.