aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorAndrew Innes2001-12-03 11:29:01 +0000
committerAndrew Innes2001-12-03 11:29:01 +0000
commit76054cc87603ff2f11205562479c8f295e759aea (patch)
tree4c03dfd6cb032ef75542b0b997f7fee2eea20f64 /lib-src/ChangeLog
parent1fdcb819d4a70a9ab8b2e2746d826088e293efa2 (diff)
downloademacs-76054cc87603ff2f11205562479c8f295e759aea.tar.gz
emacs-76054cc87603ff2f11205562479c8f295e759aea.zip
(FACE_SUPPORT):
(MOUSE_SUPPORT): (FLOAT_SUPPORT): (WINNT_SUPPORT): (lisp): Reference .el files instead of .elc files, to simplify bootstrapping. ($(DOC)): Change dependency to just `make-docfile'.
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index e0bc212282a..2c55e6aeaec 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,13 @@
12001-11-30 Andrew Innes <andrewi@gnu.org>
2
3 * makefile.w32-in (FACE_SUPPORT):
4 (MOUSE_SUPPORT):
5 (FLOAT_SUPPORT):
6 (WINNT_SUPPORT):
7 (lisp): Reference .el files instead of .elc files, to simplify
8 bootstrapping.
9 ($(DOC)): Change dependency to just `make-docfile'.
10
12001-11-29 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 112001-11-29 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2 12
3 * COPYING: Removed. 13 * COPYING: Removed.