]> code.delx.au - gnu-emacs/blobdiff - admin/emacs-pretesters
(font_deferred_log): Extern it.
[gnu-emacs] / admin / emacs-pretesters
index f7b17afd58072e75ec12e858ab422b74953fd6be..4ea98c16dfc1667be5beb70bd2a5a0e15b4cd4da 100644 (file)
@@ -17,8 +17,8 @@ nature of the purpose and the situation.
 Please save this file, and reread it when a new series of pretests
 starts.
 
-* Get the pretest from gnu/emacs/emacs-MM.NN.tar.gz and
-gnu/emacs/leim-MM.NN.tar.gz on alpha.gnu.org.
+* Get the pretest from gnu/emacs/pretest/emacs-MM.0.NN.tar.gz
+on alpha.gnu.org.
 
 * After a few days of testing, if there are no problems, please report
 that Emacs works for you and what configuration you are testing it on.
@@ -178,11 +178,10 @@ that *might* break other systems without the risk that it will fail to
 work and therefore require an additional cycle of pretesting.
 
 People often suggest fixing a problem by changing config.h or
-src/ymakefile or even src/Makefile to do something special that a
-particular system needs.  Sometimes it is totally obvious that such
-changes would break Emacs for almost all users.  We can't possibly
-make a change like that.  All we can do is ask you to find a fix that
-is safe to install.
+src/Makefile to do something special that a particular system needs.
+Sometimes it is totally obvious that such changes would break Emacs
+for almost all users.  We can't possibly make a change like that.  All
+we can do is ask you to find a fix that is safe to install.
 
 Sometimes people send fixes that *might* be an improvement in
 general--but it is hard to be sure of this.  I can install such