diff lispref/ChangeLog @ 39112:e85fba38dc18

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 04 Sep 2001 09:34:50 +0000
parents fe47985d622a
children bc2c221512ab
line wrap: on
line diff
--- a/lispref/ChangeLog	Tue Sep 04 09:34:40 2001 +0000
+++ b/lispref/ChangeLog	Tue Sep 04 09:34:50 2001 +0000
@@ -1,3 +1,14 @@
+2001-09-04  Werner LEMBERG  <wl@gnu.org>
+
+	* Makefile.in (srcdir, texinputdir): New variables.
+	(srcs, index.texi, install): Use $(srcdir).
+	(.PHONY): Remove elisp.dvi.
+	(elisp): Use -I switch for makeinfo.
+	(elisp.dvi): Use $(srcdir) and $(texinputdir).
+	(installall, dist): Use $(srcdir).
+	Fix path to texinfo.tex.
+	(maintainer-clean): Add elisp.dvi and elisp.oaux.
+
 2001-08-30  Gerd Moellmann  <gerd@gnu.org>
 
 	* display.texi (Conditional Display): Adjust to API change.