aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2007-01-18 16:13:34 +0000
committerChong Yidong2007-01-18 16:13:34 +0000
commit1f6d58b9e43dd41a5c1faf105f43182ef30ca239 (patch)
tree493559b802047aee664e3264cc5f0d48fb61293a
parent100874d5fbe07036cfd89219596aec17b6e929ef (diff)
downloademacs-1f6d58b9e43dd41a5c1faf105f43182ef30ca239.tar.gz
emacs-1f6d58b9e43dd41a5c1faf105f43182ef30ca239.zip
Info files moved to share/info.
-rw-r--r--INSTALL15
-rw-r--r--etc/emacs.12
2 files changed, 9 insertions, 8 deletions
diff --git a/INSTALL b/INSTALL
index be3dde42f12..0ea085dd565 100644
--- a/INSTALL
+++ b/INSTALL
@@ -504,10 +504,11 @@ are installed in the following directories:
504 useful for sites at which different kinds of machines 504 useful for sites at which different kinds of machines
505 share the file system Emacs is installed on. 505 share the file system Emacs is installed on.
506 506
507`/usr/local/info' holds the on-line documentation for Emacs, known as 507`/usr/local/share/info' holds the on-line documentation for Emacs,
508 "info files". Many other GNU programs are documented 508 known as "info files". Many other GNU programs are
509 using info files as well, so this directory stands 509 documented using info files as well, so this directory
510 apart from the other, Emacs-specific directories. 510 stands apart from the other, Emacs-specific
511 directories.
511 512
512`/usr/local/man/man1' holds the man pages for the programs installed 513`/usr/local/man/man1' holds the man pages for the programs installed
513 in `/usr/local/bin'. 514 in `/usr/local/bin'.
@@ -533,8 +534,8 @@ the command. See the section below called `MAKE VARIABLES' for more
533information on this. 534information on this.
534 535
5358) Check the file `dir' in your site's info directory (usually 5368) Check the file `dir' in your site's info directory (usually
536/usr/local/info) to make sure that it has a menu entry for the Emacs 537/usr/local/share/info) to make sure that it has a menu entry for the
537info files. 538Emacs info files.
538 539
5399) If your system uses lock files to interlock access to mailer inbox files, 5409) If your system uses lock files to interlock access to mailer inbox files,
540then you might need to make the movemail program setuid or setgid 541then you might need to make the movemail program setuid or setgid
@@ -600,7 +601,7 @@ Here is a complete list of the variables you may want to set.
600 installed on. 601 installed on.
601 602
602`infodir' indicates where to put the info files distributed with 603`infodir' indicates where to put the info files distributed with
603 Emacs; it defaults to `/usr/local/info'. 604 Emacs; it defaults to `/usr/local/share/info'.
604 605
605`mandir' indicates where to put the man pages for Emacs and its 606`mandir' indicates where to put the man pages for Emacs and its
606 utilities (like `etags'); it defaults to 607 utilities (like `etags'); it defaults to
diff --git a/etc/emacs.1 b/etc/emacs.1
index 5fe25097714..4ebcd7c632c 100644
--- a/etc/emacs.1
+++ b/etc/emacs.1
@@ -431,7 +431,7 @@ make and distribute copies of the Emacs manual. The TeX source to the
431manual is also included in the Emacs source distribution. 431manual is also included in the Emacs source distribution.
432.PP 432.PP
433.SH FILES 433.SH FILES
434/usr/local/info - files for the Info documentation browser 434/usr/local/share/info - files for the Info documentation browser
435(a subsystem of Emacs) to refer to. Currently not much of Unix 435(a subsystem of Emacs) to refer to. Currently not much of Unix
436is documented here, but the complete text of the Emacs reference 436is documented here, but the complete text of the Emacs reference
437manual is included in a convenient tree structured form. 437manual is included in a convenient tree structured form.