diff lisp/ChangeLog @ 3066:a88e6130a523

[xemacs-hg @ 2005-11-13 10:56:09 by ben] fix compile warnings diagnose.el: Conditionalize `sort-numeric-fields' on when-fboundp.
author ben
date Sun, 13 Nov 2005 10:56:09 +0000
parents 3fa430e1aa35
children 2f31c7aa4e96
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Nov 13 10:52:48 2005 +0000
+++ b/lisp/ChangeLog	Sun Nov 13 10:56:09 2005 +0000
@@ -1,3 +1,8 @@
+2005-11-13  Ben Wing  <ben@xemacs.org>
+
+	* diagnose.el (show-memory-usage):
+	Conditionalize `sort-numeric-fields' on when-fboundp.
+
 2005-11-13  Ben Wing  <ben@xemacs.org>
 
 	* help.el (function-arglist):