APPROVE COMMIT
NOTE: This patch has been committed.
# HG changeset patch
# User Aidan Kehoe <kehoea(a)parhasard.net>
# Date 1325509134 0
# Node ID dea85bc69938dca1ba6f956e5c3b48604d5522cc
# Parent 84ee47c5fc5015eb6e947da4fe3593b5c1649891
sb-w3.el: #'maphash, not #'cl-maphash, the latter name is obsolete.
2012-01-02 Aidan Kehoe <kehoea(a)parhasard.net>
* sb-w3.el (w3-speedbar-buttons): #'maphash, not #'cl-maphash, the
latter name is obsolete.
diff -r 84ee47c5fc50 -r dea85bc69938 ChangeLog
--- a/ChangeLog Sat Sep 03 14:51:26 2011 +0200
+++ b/ChangeLog Mon Jan 02 12:58:54 2012 +0000
@@ -1,3 +1,8 @@
+2012-01-02 Aidan Kehoe <kehoea(a)parhasard.net>
+
+ * sb-w3.el (w3-speedbar-buttons): #'maphash, not #'cl-maphash, the
+ latter name is obsolete.
+
2008-02-19 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.29 released.
diff -r 84ee47c5fc50 -r dea85bc69938 sb-w3.el
--- a/sb-w3.el Sat Sep 03 14:51:26 2011 +0200
+++ b/sb-w3.el Mon Jan 02 12:58:54 2012 +0000
@@ -92,7 +92,7 @@
(insert "History:\n")
;; This taken out of w3 which was used to create the history list,
;; and is here modified to create the speedbar buttons
- (cl-maphash
+ (maphash
(function
(lambda (url desc)
(speedbar-insert-button (w3-speedbar-shorten-button url)
--
‘Iodine deficiency was endemic in parts of the UK until, through what has been
described as “an unplanned and accidental public health triumph”, iodine was
added to cattle feed to improve milk production in the 1930s.’
(EN Pearce, Lancet, June 2011)
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-patches