* cus-start.el: Remove insert-default-directory and
read-file-name-completion-ignore-case.
- * Makefile.in (emacs-deps): Leave it empty.
-
2008-04-23 Magnus Henoch <mange@freemail.hu>
* tar-mode.el (tar-untar-buffer): If the entry has directory
emacs = EMACSLOADPATH=$(lisp) LC_ALL=C $(EMACS) $(EMACSOPT)
# Prerequisites for running $(emacs)
-# This should not be necessary because in order to have ../src/emacs
-# we must have built subdirs.el already.
-# emacs-deps = $(lisp)/subdirs.el
+emacs-deps = $(lisp)/subdirs.el
# Common command to find subdirectories