]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorEli Zaretskii <eliz@gnu.org>
Sat, 10 Nov 2001 14:31:59 +0000 (14:31 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 10 Nov 2001 14:31:59 +0000 (14:31 +0000)
ChangeLog
lispref/ChangeLog

index 77beb8f95fb0fce9ad86ad82dd02871ab0d3f91a..14024dadcf10655e687270e6b08a6ea9f35dd6d6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2001-11-10  Eli Zaretskii  <eliz@is.elta.co.il>
 
+       * make-dist: Add the lispref directory to the distribution.
+
        * Makefile.in (install-arch-indep): Add elisp* to the list of
        installed Info files.
 
index 0a81701f189bab56c508ea1ac9b8da838e0b7358..87fac83d7bfac87eea47cc3da785fed78b8bcfa5 100644 (file)
@@ -1,3 +1,20 @@
+2001-11-10  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       The following changes make ELisp manual part of the Emacs
+       distribution:
+
+       * Makefile.in: Add Copyright notice.
+       (prefix): Remove.
+       (infodir): Change value to "../info".
+       (VPATH): New variable.
+       (MAKE): Don't define.
+       (texmacrodir): Don't define.
+       (texinputdir): Append the existing value of TEXINPUTS.
+       ($(infodir)/elisp): Instead of just "elisp".  Reformat the
+       command to be compatible with man/Makefile.in, and to put the
+       output into ../info.
+       (installall): Target removed.
+
 2001-10-31  Pavel Janík  <Pavel@Janik.cz>
 
        * tips.texi (Coding Conventions): Fix typo.