Don't hassle me about emacs.texi.

This commit is contained in:
Richard M. Stallman 1993-06-01 22:37:43 +00:00
parent bf3b07d38c
commit 7b7a9d23d4

View file

@ -73,7 +73,7 @@ if grep -s "GNU Emacs version ${version}" ./man/emacs.texi > /dev/null; then
true
else
echo "You must update the version number in \`./man/emacs.texi'"
exit 1
sleep 5
fi
### Make sure the subdirectory is available.