summaryrefslogtreecommitdiff
path: root/lispref/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2001-11-10 14:31:59 +0000
committerEli Zaretskii <eliz@gnu.org>2001-11-10 14:31:59 +0000
commit10fa7f8ee4b12c0ab199154d3acfc3a8582d0d8f (patch)
tree7faf6e48ca35acc7896a60fb65f2f4fa7a091996 /lispref/ChangeLog
parent1d95108478a3c8ea0a30e84ddb9e12bfb549abe4 (diff)
downloademacs-10fa7f8ee4b12c0ab199154d3acfc3a8582d0d8f.tar.gz
*** empty log message ***
Diffstat (limited to 'lispref/ChangeLog')
-rw-r--r--lispref/ChangeLog17
1 files changed, 17 insertions, 0 deletions
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 <eliz@is.elta.co.il>
+
+ 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 <Pavel@Janik.cz>
* tips.texi (Coding Conventions): Fix typo.