changeset 41436:2dd7cfdbbc18

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 24 Nov 2001 11:49:24 +0000
parents 9cef47e51d37
children 390b2eab7f6f
files ChangeLog lispintro/ChangeLog
diffstat 2 files changed, 22 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sat Nov 24 11:49:13 2001 +0000
+++ b/ChangeLog	Sat Nov 24 11:49:24 2001 +0000
@@ -1,5 +1,10 @@
 2001-11-24  Eli Zaretskii  <eliz@gnu.org>
 
+	These changes add the Emacs Lisp Introduction manual to the
+	distribution:
+
+	* make-dist: Copy the files in lispintro directory.
+
 	* config.bat: Configure in the lispintro directory.
 
 	* configure.in (AC_OUTPUT): Add lispintro/Makefile.
@@ -7,7 +12,7 @@
 	* configure: Regenerated.
 
 	* Makefile.in (SUBDIR_MAKEFILES): Add lispintro.
-	(lispref/Makefile): New target.
+	(lispintro/Makefile): New target.
 	(mostlyclean, clean, distclean, maintainer-clean): Add lispintro.
 	(unlock, relock, info, dvi): Ditto.
 
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/lispintro/ChangeLog	Sat Nov 24 11:49:24 2001 +0000
@@ -0,0 +1,16 @@
+2001-11-24  Eli Zaretskii  <eliz@is.elta.co.il>
+
+	* Makefile.in: New file.
+
+	* README: Update.
+
+	* *.eps: Rename to avoid clashes in DOS 8+3 namespace.
+
+;; Local Variables:
+;; coding: iso-2022-7bit-unix
+;; End:
+
+    Copyright (C) 2001
+	Free Software Foundation, Inc.
+  Copying and distribution of this file, with or without modification,
+  are permitted provided the copyright notice and this notice are preserved.