Makefile
changeset 1217 f6c774c66b4e
parent 1216 6c7c0366b4be
child 1223 2792a1eb8850
--- a/Makefile	Tue Feb 24 01:34:51 2015 +0200
+++ b/Makefile	Tue Feb 24 01:43:57 2015 +0200
@@ -97,7 +97,8 @@
 rm -f ~/.emacs ~/.emacs-places; \
 for f in $(mylispdir)/.emacs*; do \
   mv $$f $(emacsdir) || true; \
-done
+done; \
+mv ~/.ido.last $(emacsdir) || true
 
 .PHONY: install-all
 install-all: install