changeset 1253 | 504c216e8d21 |
parent 1241 | 4f22d9fe2e5b |
child 1269 | ffa96b1c6f9f |
--- a/Makefile Sun Mar 01 20:22:54 2015 +0200 +++ b/Makefile Sun Mar 01 20:28:04 2015 +0200 @@ -99,7 +99,7 @@ for f in $(mylispdir)/.emacs*; do \ mv $$f $(emacsdir) || true; \ done; \ -mv ~/.ido.last $(emacsdir) || true +mv ~/.recentf ~/.ido.last $(emacsdir) || true .PHONY: install-all install-all: install