diff lispref/ChangeLog @ 40886:09d18d7e6e49

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 10 Nov 2001 14:31:59 +0000
parents a8cd290d914a
children 188d75dc27f9
line wrap: on
line diff
--- a/lispref/ChangeLog	Sat Nov 10 14:31:09 2001 +0000
+++ b/lispref/ChangeLog	Sat Nov 10 14:31:59 2001 +0000
@@ -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.