Mercurial > hg > xemacs-beta
diff 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 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Oct 09 21:51:12 2005 +0000 +++ b/lisp/ChangeLog Mon Oct 10 02:45:32 2005 +0000 @@ -1,3 +1,9 @@ +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. + 2005-10-09 Adrian Aichner <adrian@xemacs.org> * finder.el (finder-find-library): Return filename actually