aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ef40298f7cf..705291ee8ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,11 @@
12001-11-24 Eli Zaretskii <eliz@gnu.org> 12001-11-24 Eli Zaretskii <eliz@is.elta.co.il>
2 2
3 These changes add the Emacs Lisp Introduction manual to the 3 These changes add the Emacs Lisp Introduction manual to the
4 distribution: 4 distribution:
5 5
6 * Makefile.in (install-arch-indep, uninstall): Add ELisp Intro
7 files.
8
6 * make-dist: Copy the files in lispintro directory. 9 * make-dist: Copy the files in lispintro directory.
7 10
8 * config.bat: Configure in the lispintro directory. 11 * config.bat: Configure in the lispintro directory.