(AUTOGENEL): Add calc-loaddefs.el.
This commit is contained in:
parent
f12da10316
commit
f01d54ca92
2 changed files with 6 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2008-04-10 Juanma Barranquero <lekktu@gmail.com>
|
||||
|
||||
* makefile.w32-in (AUTOGENEL): Add calc-loaddefs.el.
|
||||
|
||||
2008-04-10 Dan Nicolaescu <dann@ics.uci.edu>
|
||||
|
||||
* vc-hooks.el (vc-state): Add new state `conflict'.
|
||||
|
|
|
|||
|
|
@ -62,7 +62,8 @@ LOADDEFS = $(lisp)/calendar/cal-loaddefs.el \
|
|||
$(lisp)/mh-e/mh-loaddefs.el
|
||||
|
||||
AUTOGENEL = $(lisp)/loaddefs.el $(LOADDEFS) $(lisp)/cus-load.el \
|
||||
$(lisp)/finder-inf.el $(lisp)/subdirs.el $(lisp)/eshell/esh-groups.el
|
||||
$(lisp)/finder-inf.el $(lisp)/subdirs.el $(lisp)/eshell/esh-groups.el \
|
||||
$(lisp)/calc/calc-loaddefs.el
|
||||
|
||||
# Files to compile before others during a bootstrap. This is done to
|
||||
# speed up the bootstrap process. The CC files are compiled first
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue