diff lisp/ChangeLog @ 5144:9f2f39c80660

merge
author Ben Wing <ben@xemacs.org>
date Sat, 13 Mar 2010 12:35:54 -0600
parents e5380fdaf8f1 54700d784be9
children 0b0241ae382f
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Mar 13 11:38:54 2010 -0600
+++ b/lisp/ChangeLog	Sat Mar 13 12:35:54 2010 -0600
@@ -7,6 +7,13 @@
 	equivalent functionality when an expression like (Assert (equalp ...))
 	is seen.
 
+2010-03-11  Aidan Kehoe  <kehoea@parhasard.net>
+
+	* setup-paths.el (paths-find-emacs-roots)
+	(paths-construct-info-path):
+	Pass :from-end t to the delete-duplicates calls in these
+	functions, now the compiler macro no longer defaults it to t.
+
 2010-03-07  Ben Wing  <ben@xemacs.org>
 
 	* disp-table.el: