1 new commit in auctex:
https://bitbucket.org/xemacs/auctex/commits/11072d0d63cb/
Changeset: 11072d0d63cb
User: Jerry James
Date: 2014-05-13 21:54:59
Summary: Migrate .cvsignore files to a single .hgignore file.
In addition:
- Restore CVS keyword expansions that were lost during the switch to Mercurial
- Update texinfo sources for texinfo 5.x
See <CAHCOHQmqMvFtLqEt6M+w4vFyq9=e+i1Uy8zaQcUeAjeV3F9uWQ(a)mail.gmail.com> in
xemacs-patches and followups for details.
Affected #: 7 files
diff -r 8a0b4b79f4366f3b1cc79f1104651e3f4ca1505f -r
11072d0d63cb294e12bea2f513dc700c8391eabc .cvsignore
--- a/.cvsignore
+++ /dev/null
@@ -1,4 +0,0 @@
-CHANGES
-INSTALLATION
-README
-HISTORY
diff -r 8a0b4b79f4366f3b1cc79f1104651e3f4ca1505f -r
11072d0d63cb294e12bea2f513dc700c8391eabc .hgignore
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,18 @@
+^#\..*#$
+^\.#
+~$
+\.elc$
+\.html$
+\.info$
+^_pkg\.el$
+^CHANGES$
+^INSTALLATION$
+^README$
+^HISTORY$
+^auto-autoloads\.el$
+^custom-defines\.el$
+^custom-load\.el$
+^package-info$
+^pdepends\.mk$
+^texi/tex-ref\.dvi$
+^texi/tex-ref\.log$
diff -r 8a0b4b79f4366f3b1cc79f1104651e3f4ca1505f -r
11072d0d63cb294e12bea2f513dc700c8391eabc ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * texi/.cvsignore: Remove.
+ * .hgignore: New file.
+ * texi/auctex.texi: Update for texinfo 5.x.
+ * texi/macros.texi: Ditto.
+ * texi/quickstart.texi: Ditto.
+
2008-07-23 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.49 released.
diff -r 8a0b4b79f4366f3b1cc79f1104651e3f4ca1505f -r
11072d0d63cb294e12bea2f513dc700c8391eabc texi/.cvsignore
--- a/texi/.cvsignore
+++ /dev/null
@@ -1,5 +0,0 @@
-auctex*.html
-auctex.info*
-auc-tex*.html
-math-ref.log
-tex-ref.log
diff -r 8a0b4b79f4366f3b1cc79f1104651e3f4ca1505f -r
11072d0d63cb294e12bea2f513dc700c8391eabc texi/auctex.texi
--- a/texi/auctex.texi
+++ b/texi/auctex.texi
@@ -350,7 +350,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
@@ -2037,7 +2037,8 @@
@kindex C-c C-t C-o
@vindex TeX-Omega-mode
(@kbd{C-c C-t C-o})
-This command toggles the use of the Omega @tex
+This command toggles the use of the Omega
+@tex
(@math{\Omega})
@end tex
mode of @AUCTeX{}, a buffer-local minor mode. If it is switched on,
diff -r 8a0b4b79f4366f3b1cc79f1104651e3f4ca1505f -r
11072d0d63cb294e12bea2f513dc700c8391eabc texi/macros.texi
--- a/texi/macros.texi
+++ b/texi/macros.texi
@@ -7,9 +7,6 @@
@macro ConTeXt {}
Con@TeX{}t
@end macro
-@macro LaTeX {}
-La@TeX{}
-@end macro
@macro previewlatex {}
preview-latex
@end macro
diff -r 8a0b4b79f4366f3b1cc79f1104651e3f4ca1505f -r
11072d0d63cb294e12bea2f513dc700c8391eabc texi/quickstart.texi
--- a/texi/quickstart.texi
+++ b/texi/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.
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-patches