1 new commit in edit-utils:
https://bitbucket.org/xemacs/edit-utils/changeset/d325310d61df/
changeset: d325310d61df
user: Vin Shelton
date: 2012-01-13 04:11:18
summary: Remove autoload cookies that force loading of buffer-colors.el and
icon-themes.el
affected #: 3 files
diff -r 6cab68dcb147b0b83bcaa1818d139b46679f498a -r
d325310d61dffb44882457fb051be888ca7a8e71 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-01-12 Vin Shelton <acs(a)xemacs.org>
+
+ * buffer-colors.el:
+ * icon-themes.el: Remove autoloads that force package loading.
+
2012-01-06 Steve Mitchell <smitchel(a)bnin.net>
Byrel Mitchell <byrel.mitchell(a)gmail.com>
diff -r 6cab68dcb147b0b83bcaa1818d139b46679f498a -r
d325310d61dffb44882457fb051be888ca7a8e71 buffer-colors.el
--- a/buffer-colors.el
+++ b/buffer-colors.el
@@ -407,11 +407,10 @@
;;;;--- start up code ----------------------------------------------
-;;;###autoload
(unless (featurep 'buffer-colors)
(add-menu-button '("Options" "Display")
"---")) ;add a separator only first time loaded
-;;;###autoload
+
(add-menu-button '("Options" "Display")
[ "Buffer Colors" bc-toggle-behavior
:style toggle
diff -r 6cab68dcb147b0b83bcaa1818d139b46679f498a -r
d325310d61dffb44882457fb051be888ca7a8e71 icon-themes.el
--- a/icon-themes.el
+++ b/icon-themes.el
@@ -349,7 +349,6 @@
;;;;--- initialize icon-themes ------------------------------------------
-;;;###autoload
(theme-load-menu '("Options") "Display")
@@ -445,4 +444,4 @@
(provide 'icon-themes)
-;; icon-themes.el ends here
\ No newline at end of file
+;; icon-themes.el ends here
Repository URL:
https://bitbucket.org/xemacs/edit-utils/
--
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