]> git.eshelyaron.com Git - emacs.git/commitdiff
Adjust info-xref-check-all instructions in FOR-RELEASE
authorGlenn Morris <rgm@gnu.org>
Fri, 17 Feb 2012 04:54:56 +0000 (20:54 -0800)
committerGlenn Morris <rgm@gnu.org>
Fri, 17 Feb 2012 04:54:56 +0000 (20:54 -0800)
admin/FOR-RELEASE

index 6e922b3d22d151840486d7033b5b46e3b3a7df21..ec0107dc11032ae51199ecd3c5a1a4475b7cc96e 100644 (file)
@@ -7,7 +7,7 @@ Check cross-references between the manuals (eg from emacs to elisp)
 are correct.  You can use something like the following in the info
 directory in the Emacs build tree:
 
-emacs -Q --eval "(setq Info-default-directory-list '(\".\"))" \
+emacs -Q --eval "(progn (require 'info) (setq Info-directory-list '(\".\")))" \
   -f info-xref-check-all
 
 make emacs.dvi, elisp.dvi, and deal with any errors (undefined