APPROVE COMMIT
NOTE: This patch has been committed.
# HG changeset patch
# User Aidan Kehoe <kehoea(a)parhasard.net>
# Date 1325509353 0
# Node ID 1b4ae327d52bb2428055ac70f72958a416a6a62e
# Parent c149ad62c87446307c7b1d5d259323a38b0b8d0b
browse-cltl2.el: #'puthash, not #'cl-puthash, the latter is an obsolete name.
2012-01-02 Aidan Kehoe <kehoea(a)parhasard.net>
* browse-cltl2.el (cltl2-prepare-index): #'puthash, not
#'cl-puthash, the latter is an obsolete name.
diff -r c149ad62c874 -r 1b4ae327d52b ChangeLog
--- a/ChangeLog Sat Sep 03 14:49:34 2011 +0200
+++ b/ChangeLog Mon Jan 02 13:02:33 2012 +0000
@@ -1,3 +1,8 @@
+2012-01-02 Aidan Kehoe <kehoea(a)parhasard.net>
+
+ * browse-cltl2.el (cltl2-prepare-index): #'puthash, not
+ #'cl-puthash, the latter is an obsolete name.
+
2008-04-07 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.56 released.
diff -r c149ad62c874 -r 1b4ae327d52b browse-cltl2.el
--- a/browse-cltl2.el Sat Sep 03 14:49:34 2011 +0200
+++ b/browse-cltl2.el Mon Jan 02 13:02:33 2012 +0000
@@ -319,7 +319,7 @@
; until we can't find anymore
((null point)); (format "Index-preparation done."))
; put found entry in hash-table
- (cl-puthash
+ (puthash
(cltl2-prepare-get-entry-name)
(cltl2-prepare-get-entry-url)
*browse-cltl2-ht*))))
--
‘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