From bcc657043df41514ec80c3e172c6872b88221005 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Thu, 16 Feb 2012 20:54:56 -0800 Subject: [PATCH] Adjust info-xref-check-all instructions in FOR-RELEASE --- admin/FOR-RELEASE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 6e922b3d22d..ec0107dc110 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -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 -- 2.39.2