]> code.delx.au - gnu-emacs/blobdiff - autogen.sh
* lisp/progmodes/perl-mode.el (perl-syntax-propertize-function): Add "foreach"
[gnu-emacs] / autogen.sh
index 3f9fe7e859a41f9bdf35efef3696a79724daaf3d..6b7c647c4c56ff81aa98c2f0cdb03ddf9e6978de 100755 (executable)
@@ -4,6 +4,7 @@
 ## Copyright (C) 2011-2014 Free Software Foundation, Inc.
 
 ## Author: Glenn Morris <rgm@gnu.org>
+## Maintainer: emacs-devel@gnu.org
 
 ## This file is part of GNU Emacs.
 
@@ -25,7 +26,7 @@
 ## The Emacs bzr repository does not include the configure script
 ## (and associated helpers).  The first time you fetch Emacs from bzr,
 ## run this script to generate the necessary files.
-## For more details, see the file INSTALL.BZR.
+## For more details, see the file INSTALL.REPO.
 
 ### Code:
 
@@ -105,7 +106,7 @@ check_version ()
 
 cat <<EOF
 Checking whether you have the necessary tools...
-(Read INSTALL.BZR for more details on building Emacs)
+(Read INSTALL.REPO for more details on building Emacs)
 
 EOF