comparison 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
comparison
equal deleted inserted replaced
3065:3fa430e1aa35 3066:a88e6130a523
1 2005-11-13 Ben Wing <ben@xemacs.org>
2
3 * diagnose.el (show-memory-usage):
4 Conditionalize `sort-numeric-fields' on when-fboundp.
5
1 2005-11-13 Ben Wing <ben@xemacs.org> 6 2005-11-13 Ben Wing <ben@xemacs.org>
2 7
3 * help.el (function-arglist): 8 * help.el (function-arglist):
4 Don't bomb out when fun has no documentation. 9 Don't bomb out when fun has no documentation.
5 10