Mercurial > emacs
comparison admin/make-announcement @ 73515:b6fa628c5c51
* make-announcement (OLD): Remove LEIM references in announcement
since it is now built-in.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 28 Oct 2006 14:18:04 +0000 |
parents | 53c1af431f97 |
children | 16e7738bd009 7eeafaaa9eab |
comparison
equal
deleted
inserted
replaced
73514:e32c400bfbfc | 73515:b6fa628c5c51 |
---|---|
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 |