]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorEli Zaretskii <eliz@gnu.org>
Sat, 10 Nov 2001 14:45:22 +0000 (14:45 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 10 Nov 2001 14:45:22 +0000 (14:45 +0000)
ChangeLog
lispref/ChangeLog
msdos/ChangeLog

index 14024dadcf10655e687270e6b08a6ea9f35dd6d6..8598a3c8d0576115868a8f6e60d94a88c28bcb31 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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'.
 
index 87fac83d7bfac87eea47cc3da785fed78b8bcfa5..08101ea5cc0a3be181eef97ef163635ef475e9f2 100644 (file)
@@ -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>
index c881f9051ab3e72f8c87f998ec9a63495b758de1..004beb702a94c7a0399b0ecbbd9501aede68a8bd 100644 (file)
@@ -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.)