changeset 40888:188d75dc27f9

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 10 Nov 2001 14:45:22 +0000
parents fdd022babda5
children c410bf71eef7
files ChangeLog lispref/ChangeLog msdos/ChangeLog
diffstat 3 files changed, 16 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sat Nov 10 14:43:58 2001 +0000
+++ b/ChangeLog	Sat Nov 10 14:45:22 2001 +0000
@@ -1,9 +1,17 @@
 2001-11-10  Eli Zaretskii  <eliz@is.elta.co.il>
 
+	The following changes add the ELisp reference manual to the
+	distribution.
+
 	* make-dist: Add the lispref directory to the distribution.
 
 	* Makefile.in (install-arch-indep): Add elisp* to the list of
 	installed Info files.
+	(SUBDIR_MAKEFILES): Add lispref/Makefile.
+	(lispref/Makefile): New target.
+	(mostlyclean, clean, distclean, maintainer-clean, unlock, relock):
+	Add commands for the lispref directory.
+	(info, dvi): Ditto.
 
 	* config.bat: Configure in `lispref'.
 
--- a/lispref/ChangeLog	Sat Nov 10 14:43:58 2001 +0000
+++ b/lispref/ChangeLog	Sat Nov 10 14:45:22 2001 +0000
@@ -13,6 +13,7 @@
 	($(infodir)/elisp): Instead of just "elisp".  Reformat the
 	command to be compatible with man/Makefile.in, and to put the
 	output into ../info.
+	(info): Add target.
 	(installall): Target removed.
 
 2001-10-31  Pavel Janík  <Pavel@Janik.cz>
--- a/msdos/ChangeLog	Sat Nov 10 14:43:58 2001 +0000
+++ b/msdos/ChangeLog	Sat Nov 10 14:45:22 2001 +0000
@@ -1,3 +1,10 @@
+2001-11-10  Eli Zaretskii  <eliz@is.elta.co.il>
+
+	* sed6.inp (texinputdir): Add, for the lispref directory.
+
+	* mainmake.v2 (all): Add lispref.
+	(man lispref): Add lispref.
+
 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
 
 	* (Version 21.1 released.)