diff options
author | Ramprasad B <ramprasad_i82@yahoo.com> | 2006-03-28 09:47:09 +0000 |
---|---|---|
committer | Ramprasad B <ramprasad_i82@yahoo.com> | 2006-03-28 09:47:09 +0000 |
commit | 3efda47017d901dc042767f422a1f6765c400b51 (patch) | |
tree | 22b6034d86af0ff153b2ef2adc513675189aae53 /admin/make-announcement | |
parent | 83c3d14f8873aaf7cb7c22fd0db41cb739939724 (diff) | |
download | emacs-3efda47017d901dc042767f422a1f6765c400b51.tar.gz |
FIXME - links of ftp://alpha.gnu.org/ for GNU Emacs pretest has to be fixed
Diffstat (limited to 'admin/make-announcement')
-rwxr-xr-x | admin/make-announcement | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/admin/make-announcement b/admin/make-announcement index cc9d68726a1..dd55efe360b 100755 --- a/admin/make-announcement +++ b/admin/make-announcement @@ -30,6 +30,7 @@ if [ "$answer" ]; then newtag=$answer; fi exec > $outfile cat <<EOF + There is a new pretest available in <ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-$NEW.tar.gz> |