(WINS_BASIC): Add eieio.
This commit is contained in:
parent
b4a74f3033
commit
573709fd61
2 changed files with 10 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
2009-10-02 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* makefile.w32-in (update-subdirs-CMD): Add cedet to
|
||||
$(WINS_SUBDIR).
|
||||
(WINS_CEDET_SUBDIRS): List of subdirectories of cedet.
|
||||
(bootstrap-clean-CMD, bootstrap-clean-SH): Remove *.elc files in
|
||||
subdirs of cedet as well.
|
||||
(WINS_BASIC): Add eieio.
|
||||
|
||||
2009-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
|
||||
|
||||
* emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string):
|
||||
|
|
|
@ -99,6 +99,7 @@ WINS_CEDET_SUBDIRS=\
|
|||
WINS_BASIC=\
|
||||
calc \
|
||||
calendar \
|
||||
eieio \
|
||||
emacs-lisp \
|
||||
emulation \
|
||||
erc \
|
||||
|
|
Loading…
Add table
Reference in a new issue