Norbert -
On Tue, Jan 10, 2012 at 9:43 AM, Norbert Koch <viteno(a)xemacs.org> wrote:
-----BEGIN PGP SIGNED MESSAGE-----
New Packages in Pre-Release:
===========================
Sun-1.17-pkg.tar.gz upstream version: none
cc-mode-1.47-pkg.tar.gz upstream version: 5.30.10
ede-1.04-pkg.tar.gz upstream version: 1.0pre4
edit-utils-2.45-pkg.tar.gz upstream version: none
Assuming buffer-colors.el is included in edit-utils-2.45, 21.4 will
not work with this pre-release. Here is a minimal patch:
diff -r 6cab68dcb147 buffer-colors.el
--- a/buffer-colors.el Sat Jan 07 06:17:23 2012 -0500
+++ b/buffer-colors.el Mon Jan 09 12:46:41 2012 -0500
@@ -407,11 +407,11 @@
;;;;--- 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
- Vin
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta