Steve Youngs <steve(a)sxemacs.org> writes:
 APPROVE COMMIT 21.5 RECOMMEND 21.4
 As reported by Hrvoje on -beta.
 Vin, this is needed in 21.4 as well.
 NOTE: This patch has been committed.
 21.5 patch:
 ChangeLog files diff command: cvs -q diff -U 0
 Files affected:               lisp/ChangeLog
 Source files diff command:    cvs -q diff -uN
 Files affected:               lisp/help.el
 Index: lisp/ChangeLog
 ===================================================================
 RCS file: /pack/xemacscvs/XEmacs/xemacs/lisp/ChangeLog,v
 retrieving revision 1.680
 diff -u -p -U0 -r1.680 ChangeLog
 --- lisp/ChangeLog	9 Oct 2005 10:41:37 -0000	1.680
 +++ lisp/ChangeLog	10 Oct 2005 02:44:13 -0000
 @@ -0,0 +1,6 @@
 +2005-10-10  Steve Youngs  <steve(a)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.
 + 
APPROVE COMMIT 21.4
This patch will appear in 21.4.18.
Thank you,
  Vin