1 new commit in edit-utils:
https://bitbucket.org/xemacs/edit-utils/changeset/33dfce392d3b/
changeset: 33dfce392d3b
user: Vin Shelton
date: 2012-11-21 02:07:52
summary: Fix autoload breakage from buffer-colors.el
affected #: 2 files
diff -r bcdfda6bbda176489dc14048d25946a843ba79f7 -r
33dfce392d3b0f3e5f5efb56b14beaf2ddb73fb6 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-11-20 Vin Shelton <acs(a)xemacs.org>
+
+ * buffer-colors.el: Add autoload cookie to bc-buffer-colors-enabled-p.
+
2012-11-19 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 2.47 released.
diff -r bcdfda6bbda176489dc14048d25946a843ba79f7 -r
33dfce392d3b0f3e5f5efb56b14beaf2ddb73fb6 buffer-colors.el
--- a/buffer-colors.el
+++ b/buffer-colors.el
@@ -81,6 +81,8 @@
(define-specifier-tag 'bc-read-only)
(defvar bc-fgbg-menu nil "Menu for Buffer Colors")
+
+;;;###autoload
(defvar bc-buffer-colors-enabled-p nil
"Is buffer-colors currently loaded.
This variable is used on systems without behavior functionality to keep track of whether
buffer-colors is currently loaded.")
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