1 new commit in tramp:
https://bitbucket.org/xemacs/tramp/commits/cb7f3960d3fe/
Changeset: cb7f3960d3fe
User: Jerry James
Date: 2014-06-04 23:42:33
Summary: Fix paths to _pkg.el, auto-autoloads.el, custom-defines.el, and custom-load.el
in .hgignore. Remove Makefile workarounds for texi2html 1.56k, which is more
than a decade old. See xemacs-patches message with id
<CAHCOHQ=KnqkHK4eq9Zj88CDtVMy2antAWrXKiPTDGcXQ348gQA@mail.gmail.com>.
Affected #: 3 files
diff -r fa3dda7de3c4a3780ad8eb10ddf5379c320734e7 -r cb7f3960d3fec0b936d1a3ff4498407466884f84 .hgignore
--- a/.hgignore
+++ b/.hgignore
@@ -4,10 +4,10 @@
\.elc$
\.html$
\.info$
-^_pkg\.el$
-^auto-autoloads\.el$
-^custom-defines\.el$
-^custom-load\.el$
+^lisp/_pkg\.el$
+^lisp/auto-autoloads\.el$
+^lisp/custom-defines\.el$
+^lisp/custom-load\.el$
^lisp/Makefile$
^lisp/semantic\.cache$
^lisp/tramp-loaddefs\.el$
diff -r fa3dda7de3c4a3780ad8eb10ddf5379c320734e7 -r cb7f3960d3fec0b936d1a3ff4498407466884f84 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2014-06-02 Jerry James <[email protected]>
+
+ * .hgignore: Fix paths to _pkg.el, auto-autoloads.el,
+ custom-defines.el, and custom-load.el.
+ * Makefile: Remove workarounds for texi2html 1.56k, which is more
+ than a decade old.
+
2014-05-22 Norbert Koch <[email protected]>
* Makefile (VERSION): XEmacs package 1.50 released.
diff -r fa3dda7de3c4a3780ad8eb10ddf5379c320734e7 -r cb7f3960d3fec0b936d1a3ff4498407466884f84 Makefile
--- a/Makefile
+++ b/Makefile
@@ -38,14 +38,6 @@
EXPLICIT_DOCS = texi/$(PACKAGE).texi
MAKEINFO_FLAGS = --footnote-style=end -D xemacs
-ifneq ('$(BUILD_WITHOUT_MULE)','t')
-# #### Yuck!!!!!! texi2html (v 1.56k, at least) hangs on me when trying
-# to convert the japanese files, so forcibly override things to make
-# sure they don't get converted. --ben
-override HTML_FILES = texi/$(PACKAGE)*.html
-override HTML_DEP = texi/$(PACKAGE)_toc.html
-endif
-
AUTOLOAD_PATH = lisp
include ../../XEmacs.rules
Repository URL: https://bitbucket.org/xemacs/tramp/
--
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.