# HG changeset patch # User Chong Yidong # Date 1169136814 0 # Node ID 2e668483dd85af9fdb82034ee5144a93c04978c9 # Parent ae5f2fc6a71a7071b1e4c1e8271e38bb59e65f38 Info files moved to share/info. diff -r ae5f2fc6a71a -r 2e668483dd85 INSTALL --- a/INSTALL Thu Jan 18 16:13:22 2007 +0000 +++ b/INSTALL Thu Jan 18 16:13:34 2007 +0000 @@ -504,10 +504,11 @@ useful for sites at which different kinds of machines share the file system Emacs is installed on. -`/usr/local/info' holds the on-line documentation for Emacs, known as - "info files". Many other GNU programs are documented - using info files as well, so this directory stands - apart from the other, Emacs-specific directories. +`/usr/local/share/info' holds the on-line documentation for Emacs, + known as "info files". Many other GNU programs are + documented using info files as well, so this directory + stands apart from the other, Emacs-specific + directories. `/usr/local/man/man1' holds the man pages for the programs installed in `/usr/local/bin'. @@ -533,8 +534,8 @@ information on this. 8) Check the file `dir' in your site's info directory (usually -/usr/local/info) to make sure that it has a menu entry for the Emacs -info files. +/usr/local/share/info) to make sure that it has a menu entry for the +Emacs info files. 9) If your system uses lock files to interlock access to mailer inbox files, then you might need to make the movemail program setuid or setgid @@ -600,7 +601,7 @@ installed on. `infodir' indicates where to put the info files distributed with - Emacs; it defaults to `/usr/local/info'. + Emacs; it defaults to `/usr/local/share/info'. `mandir' indicates where to put the man pages for Emacs and its utilities (like `etags'); it defaults to diff -r ae5f2fc6a71a -r 2e668483dd85 etc/emacs.1 --- a/etc/emacs.1 Thu Jan 18 16:13:22 2007 +0000 +++ b/etc/emacs.1 Thu Jan 18 16:13:34 2007 +0000 @@ -431,7 +431,7 @@ manual is also included in the Emacs source distribution. .PP .SH FILES -/usr/local/info - files for the Info documentation browser +/usr/local/share/info - files for the Info documentation browser (a subsystem of Emacs) to refer to. Currently not much of Unix is documented here, but the complete text of the Emacs reference manual is included in a convenient tree structured form.