1 new commit in w3:
https://bitbucket.org/xemacs/w3/commits/2f834e2965a5/
Changeset: 2f834e2965a5
User: Jerry James
Date: 2014-06-04 23:45:50
Summary: Fix paths to _pkg.el, auto-autoloads.el, custom-defines.el, and custom-load.el
in .hgignore. Remove custom-load.el, which is a generated file. See
<CAHCOHQ=KnqkHK4eq9Zj88CDtVMy2antAWrXKiPTDGcXQ348gQA@mail.gmail.com> in
xemacs-patches.
Affected #: 3 files
diff -r ce765cb8ad26831c86e044585739a6d94b667253 -r 2f834e2965a5907ac52c1189c1785e3879ae2399 .hgignore
--- a/.hgignore
+++ b/.hgignore
@@ -3,10 +3,10 @@
~$
\.elc$
\.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$
^package-info$
^pdepends\.mk$
^stylesheet$
diff -r ce765cb8ad26831c86e044585739a6d94b667253 -r 2f834e2965a5907ac52c1189c1785e3879ae2399 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-06-02 Jerry James <[email protected]>
+
+ * .hgignore: Fix paths to _pkg.el, auto-autoloads.el,
+ custom-defines.el, and custom-load.el.
+ * custom-load.el: Remove generated file.
+
2014-05-15 Norbert Koch <[email protected]>
* Makefile (VERSION): XEmacs package 1.40 released.
diff -r ce765cb8ad26831c86e044585739a6d94b667253 -r 2f834e2965a5907ac52c1189c1785e3879ae2399 lisp/custom-load.el
--- a/lisp/custom-load.el
+++ /dev/null
@@ -1,31 +0,0 @@
-;;; custom-load.el --- automatically extracted custom dependencies
-
-;;; Code:
-
-(autoload 'custom-add-loads "cus-load")
-
-(custom-add-loads 'url '("url-cookie" "url-gw" "url-history" "url-irc" "url-news" "url-queue" "url-vars" "url"))
-(custom-add-loads 'ssl '("ssl"))
-(custom-add-loads 'url-cookie '("url-cookie"))
-(custom-add-loads 'hypermedia '("w3-cus"))
-(custom-add-loads 'w3-advanced '("w3-cus"))
-(custom-add-loads 'w3-menus '("w3-cus" "w3-menu"))
-(custom-add-loads 'w3-java '("w3-java"))
-(custom-add-loads 'url-gateway '("url-gw"))
-(custom-add-loads 'socks '("socks"))
-(custom-add-loads 'w3-files '("w3-cus"))
-(custom-add-loads 'comm '("ssl" "url-vars"))
-(custom-add-loads 'url-cache '("url-cache" "url-vars"))
-(custom-add-loads 'w3-images '("w3-cus" "w3-display"))
-(custom-add-loads 'url-history '("url-history"))
-(custom-add-loads 'url-hairy '("url-util" "url-vars"))
-(custom-add-loads 'url-mime '("url-vars"))
-(custom-add-loads 'processes '("socks"))
-(custom-add-loads 'w3-hooks '("w3-cus"))
-(custom-add-loads 'w3 '("url-vars" "w3-cus" "w3-java"))
-(custom-add-loads 'url-file '("url-cache" "url-cookie" "url-vars"))
-(custom-add-loads 'w3-display '("w3-cus" "w3-parse"))
-(custom-add-loads 'w3-parsing '("w3-cus"))
-(custom-add-loads 'i18n '("url-vars"))
-
-;;; custom-load.el ends here
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.