comparison admin/make-announcement @ 90645:7eeafaaa9eab

Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 476-489) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 153-160) - Merge from emacs--devo--0 - Update from CVS Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-127
author Miles Bader <miles@gnu.org>
date Mon, 30 Oct 2006 08:54:41 +0000
parents e6bf73e43cf4 b6fa628c5c51
children 52a7f3f50b89
comparison
equal deleted inserted replaced
90644:9b62e05dedf6 90645:7eeafaaa9eab
32 cat <<EOF 32 cat <<EOF
33 33
34 There is a new pretest available in 34 There is a new pretest available in
35 35
36 <ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-$NEW.tar.gz> 36 <ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-$NEW.tar.gz>
37 <ftp://alpha.gnu.org/gnu/emacs/pretest/leim-$NEW.tar.gz>
38 37
39 Please report results from compiling and running the pretest to 38 Please report results from compiling and running the pretest to
40 <emacs-pretest-bug@gnu.org>. Your feedback is necessary for us 39 <emacs-pretest-bug@gnu.org>. Your feedback is necessary for us
41 to know on which platforms the pretest has been tried. 40 to know on which platforms the pretest has been tried.
42 Please say whether you built with LEIM or not.
43 41
44 If you have the tars from the previous pretest, and you have the 42 If you have the tars from the previous pretest, and you have the
45 \`xdelta' utility, you can instead download the much smaller 43 \`xdelta' utility, you can instead download the much smaller
46 44
47 <ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-$OLD-$NEW.xdelta> 45 <ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-$OLD-$NEW.xdelta>
48 <ftp://alpha.gnu.org/gnu/emacs/pretest/leim-$OLD-$NEW.xdelta>
49 46
50 You can use a command like 47 You can use a command like
51 48
52 $ xdelta patch XDELTA PREVIOUS-TAR CURRENT-TAR 49 $ xdelta patch XDELTA PREVIOUS-TAR CURRENT-TAR
53 50