From 10fa7f8ee4b12c0ab199154d3acfc3a8582d0d8f Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 10 Nov 2001 14:31:59 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 2 ++ lispref/ChangeLog | 17 +++++++++++++++++ 2 files changed, 19 insertions(+) diff --git a/ChangeLog b/ChangeLog index 77beb8f95fb..14024dadcf1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2001-11-10 Eli Zaretskii + * make-dist: Add the lispref directory to the distribution. + * Makefile.in (install-arch-indep): Add elisp* to the list of installed Info files. diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 0a81701f189..87fac83d7bf 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,20 @@ +2001-11-10 Eli Zaretskii + + The following changes make ELisp manual part of the Emacs + distribution: + + * Makefile.in: Add Copyright notice. + (prefix): Remove. + (infodir): Change value to "../info". + (VPATH): New variable. + (MAKE): Don't define. + (texmacrodir): Don't define. + (texinputdir): Append the existing value of TEXINPUTS. + ($(infodir)/elisp): Instead of just "elisp". Reformat the + command to be compatible with man/Makefile.in, and to put the + output into ../info. + (installall): Target removed. + 2001-10-31 Pavel Janík * tips.texi (Coding Conventions): Fix typo. -- 2.39.5