Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 3065:3fa430e1aa35
[xemacs-hg @ 2005-11-13 10:52:47 by ben]
don't bomb out when fun has no documentation
help.el: Don't bomb out when fun has no documentation.
author | ben |
---|---|
date | Sun, 13 Nov 2005 10:52:48 +0000 |
parents | b350e85a2a5e |
children | a88e6130a523 |
comparison
equal
deleted
inserted
replaced
3064:b350e85a2a5e | 3065:3fa430e1aa35 |
---|---|
1 2005-11-13 Ben Wing <ben@xemacs.org> | |
2 | |
3 * help.el (function-arglist): | |
4 Don't bomb out when fun has no documentation. | |
5 | |
1 2005-11-13 Ben Wing <ben@xemacs.org> | 6 2005-11-13 Ben Wing <ben@xemacs.org> |
2 | 7 |
3 * simple.el (log-warning-minimum-level): | 8 * simple.el (log-warning-minimum-level): |
4 * simple.el (display-warning-minimum-level): | 9 * simple.el (display-warning-minimum-level): |
5 `foo.' -> `foo'. | 10 `foo.' -> `foo'. |