1 new commit in w3:
https://bitbucket.org/xemacs/w3/commits/d195d4aefdc5/
Changeset: d195d4aefdc5
User: Jerry James
Date: 2014-05-13 21:54:54
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@mail.gmail.com> in
xemacs-patches and followups for details.
Affected #: 6 files
diff -r d1d1893d29ed5c97fab849e1ffb3a51d778d8026 -r d195d4aefdc5778eaa7fa3a21b6f8437a6455755 .cvsignore
--- a/.cvsignore
+++ /dev/null
@@ -1,3 +0,0 @@
-package-info
-pdepends.mk
-stylesheet
diff -r d1d1893d29ed5c97fab849e1ffb3a51d778d8026 -r d195d4aefdc5778eaa7fa3a21b6f8437a6455755 .hgignore
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,13 @@
+^#\..*#$
+^\.#
+~$
+\.elc$
+\.info$
+^_pkg\.el$
+^auto-autoloads\.el$
+^custom-defines\.el$
+^custom-load\.el$
+^package-info$
+^pdepends\.mk$
+^stylesheet$
+^texi/w3.*\.html$
diff -r d1d1893d29ed5c97fab849e1ffb3a51d778d8026 -r d195d4aefdc5778eaa7fa3a21b6f8437a6455755 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2014-05-13 Jerry James <[email protected]>
+
+ * .cvsignore: Remove.
+ * lisp/.cvsignore: Remove.
+ * texi/.cvsignore: Remove.
+ * .hgignore: New file.
+ * texi/w3.txi: Restore CVS keyword expansions. Update for texinfo
+ 5.x.
+
2012-05-15 Norbert Koch <[email protected]>
* Makefile (VERSION): XEmacs package 1.38 released.
diff -r d1d1893d29ed5c97fab849e1ffb3a51d778d8026 -r d195d4aefdc5778eaa7fa3a21b6f8437a6455755 lisp/.cvsignore
--- a/lisp/.cvsignore
+++ /dev/null
@@ -1,1 +0,0 @@
-
diff -r d1d1893d29ed5c97fab849e1ffb3a51d778d8026 -r d195d4aefdc5778eaa7fa3a21b6f8437a6455755 texi/.cvsignore
--- a/texi/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-w3-faq*.html
-w3*.html
diff -r d1d1893d29ed5c97fab849e1ffb3a51d778d8026 -r d195d4aefdc5778eaa7fa3a21b6f8437a6455755 texi/w3.txi
--- a/texi/w3.txi
+++ b/texi/w3.txi
@@ -12,7 +12,7 @@
@c site: http://www.cs.indiana.edu/elisp/w3/docs.html
@c
@setfilename w3.info
-@settitle Emacs/W3 $State: Exp $ User's Manual
+@settitle Emacs/W3 v4.0pre.47 User's Manual
@iftex
@c @finalout
@end iftex
@@ -1407,9 +1407,11 @@
@vindex w3-user-fonts-take-precedence
Emacs/W3 will ignore attempts by stylesheets or font tags to change
certain fonts if this is non-@code{nil}.
+@end table
@subsection Asynchronous behaviour
+@table @code
@item url-be-asynchronous
@vindex url-be-asynchronous
If this is non-@code{nil} then document retrievals over @sc{http} will
@@ -4276,7 +4278,9 @@
@item
Custom library merging
-@bullet{Add custom support for MM}
+@itemize @bullet
+@item Add custom support for MM
+@end itemize
@item
Hotlist handling
Repository URL: https://bitbucket.org/xemacs/w3/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.