]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorEli Zaretskii <eliz@gnu.org>
Sat, 24 Nov 2001 11:49:24 +0000 (11:49 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 24 Nov 2001 11:49:24 +0000 (11:49 +0000)
ChangeLog
lispintro/ChangeLog [new file with mode: 0644]

index 572bffa6b81b0339f6111f481e1b501491d19d64..ef40298f7cfa96ad41c3053f0749baa2705e1789 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.
 
diff --git a/lispintro/ChangeLog b/lispintro/ChangeLog
new file mode 100644 (file)
index 0000000..fdd8b81
--- /dev/null
@@ -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.