comparison lisp/ChangeLog @ 2986:66ad30774567

[xemacs-hg @ 2005-10-10 02:45:31 by youngs] 2005-10-10 Steve Youngs <steve@sxemacs.org> * help.el (view-emacs-news): Use `expand-file-name' instead of `locate-data-file' as the latter will find any "NEWS" files that might exist in packages _before_ the one in core.
author youngs
date Mon, 10 Oct 2005 02:45:32 +0000
parents 2997ff5f2aba
children 5df5ea55d3fc
comparison
equal deleted inserted replaced
2985:9a0eeef9a5ac 2986:66ad30774567
1 2005-10-10 Steve Youngs <steve@sxemacs.org>
2
3 * help.el (view-emacs-news): Use `expand-file-name' instead of
4 `locate-data-file' as the latter will find any "NEWS" files that
5 might exist in packages _before_ the one in core.
6
1 2005-10-09 Adrian Aichner <adrian@xemacs.org> 7 2005-10-09 Adrian Aichner <adrian@xemacs.org>
2 8
3 * finder.el (finder-find-library): Return filename actually 9 * finder.el (finder-find-library): Return filename actually
4 searched for. 10 searched for.
5 11