aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2009-10-02 19:53:53 +0000
committerEli Zaretskii2009-10-02 19:53:53 +0000
commitde87fb719dfb7403649715b4193038e0f352b64f (patch)
tree40359f0cb10841f5cb255d0f6ff52bb01c51ea9c
parent8f885d01d22ffe134bbed2b6520badbfc46c2636 (diff)
downloademacs-de87fb719dfb7403649715b4193038e0f352b64f.tar.gz
emacs-de87fb719dfb7403649715b4193038e0f352b64f.zip
(WINS_BASIC): Fix last change.
-rw-r--r--lisp/ChangeLog1
-rw-r--r--lisp/makefile.w32-in1
2 files changed, 0 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 59ad29615d7..e220b1c5f6e 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -5,7 +5,6 @@
5 (WINS_CEDET_SUBDIRS): List of subdirectories of cedet. 5 (WINS_CEDET_SUBDIRS): List of subdirectories of cedet.
6 (bootstrap-clean-CMD, bootstrap-clean-SH): Remove *.elc files in 6 (bootstrap-clean-CMD, bootstrap-clean-SH): Remove *.elc files in
7 subdirs of cedet as well. 7 subdirs of cedet as well.
8 (WINS_BASIC): Add eieio.
9 (AUTOGENEL): Add loaddefs.el files in cedet subdirectories. 8 (AUTOGENEL): Add loaddefs.el files in cedet subdirectories.
10 9
112009-10-02 Stefan Monnier <monnier@iro.umontreal.ca> 102009-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
diff --git a/lisp/makefile.w32-in b/lisp/makefile.w32-in
index 8228b649973..ed1b8906fec 100644
--- a/lisp/makefile.w32-in
+++ b/lisp/makefile.w32-in
@@ -101,7 +101,6 @@ WINS_CEDET_SUBDIRS=\
101WINS_BASIC=\ 101WINS_BASIC=\
102 calc \ 102 calc \
103 calendar \ 103 calendar \
104 eieio \
105 emacs-lisp \ 104 emacs-lisp \
106 emulation \ 105 emulation \
107 erc \ 106 erc \