aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2007-09-06 04:55:49 +0000
committerGlenn Morris2007-09-06 04:55:49 +0000
commit92f9b43f921d2c8841ae894e61762a38ae57b8e3 (patch)
tree350b41a002dd8508ac8f9bab8f5e7239cd791990
parent345ef41d8b966fb8847347a6df0bd0647722d27a (diff)
downloademacs-92f9b43f921d2c8841ae894e61762a38ae57b8e3.tar.gz
emacs-92f9b43f921d2c8841ae894e61762a38ae57b8e3.zip
(setfilename): Go up one more level to ../../info.
-rw-r--r--doc/emacs/ChangeLog2
-rw-r--r--doc/emacs/emacs.texi2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog
index 51803a75727..5b4d4ab4daf 100644
--- a/doc/emacs/ChangeLog
+++ b/doc/emacs/ChangeLog
@@ -11,7 +11,7 @@
11 (mostlyclean): Remove `gnustmp'. 11 (mostlyclean): Remove `gnustmp'.
12 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs 12 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
13 manual. 13 manual.
14 (MULTI_INSTALL_INFO, ENVADD): Go up one more level. 14 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
15 (emacsman): Delete target, not needed any more. 15 (emacsman): Delete target, not needed any more.
16 (clean): Remove all info files but Emacs manual. 16 (clean): Remove all info files but Emacs manual.
17 Move all targets that are not the Emacs manual to misc/Makefile.in. 17 Move all targets that are not the Emacs manual to misc/Makefile.in.
diff --git a/doc/emacs/emacs.texi b/doc/emacs/emacs.texi
index 1e6fd8461c3..d71ff67407b 100644
--- a/doc/emacs/emacs.texi
+++ b/doc/emacs/emacs.texi
@@ -1,6 +1,6 @@
1\input texinfo 1\input texinfo
2 2
3@setfilename ../info/emacs 3@setfilename ../../info/emacs
4@settitle GNU Emacs Manual 4@settitle GNU Emacs Manual
5 5
6@c The edition number appears in several places in this file 6@c The edition number appears in several places in this file