Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 5017:d6368048cd8c
remove bogus usage of annotations from help.el
-------------------- ChangeLog entries follow: --------------------
lisp/ChangeLog addition:
2010-02-08 Ben Wing <ben@xemacs.org>
* help.el (describe-function-1):
Don't use compiled-function-annotation to retrieve the file name
for a function since it doesn't provide this info and load-history
already does provide it.
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Mon, 08 Feb 2010 21:35:50 -0600 |
parents | b46c89ccbed3 |
children | eadd99984bfb |
comparison
equal
deleted
inserted
replaced
5016:2ade80e8c640 | 5017:d6368048cd8c |
---|---|
1 2010-02-08 Ben Wing <ben@xemacs.org> | |
2 | |
3 * help.el (describe-function-1): | |
4 Don't use compiled-function-annotation to retrieve the file name | |
5 for a function since it doesn't provide this info and load-history | |
6 already does provide it. | |
7 | |
1 2010-02-06 Ben Wing <ben@xemacs.org> | 8 2010-02-06 Ben Wing <ben@xemacs.org> |
2 | 9 |
3 * unicode.el: | 10 * unicode.el: |
4 * unicode.el (for): | 11 * unicode.el (for): |
5 Convert file to utf-8. | 12 Convert file to utf-8. |