Commit Graph

3 Commits

Author SHA1 Message Date
Vincent Bernat
1ac5d5f9f9 Modify auto-mode-alist in prepare step
When lazy mode is enabled, altering `auto-mode-alist` in `post-init`
won't work until the mode is enabled a first time. We move all
modifications of `auto-mode-alist` in `prepare`.
2015-03-12 22:46:21 -04:00
Ryan C. Thompson
7a4490fae2 Eliminate lambdas from :post-init in recipes 2012-02-22 14:46:21 -08:00
Dimitri Fontaine
6d86094816 Rename recipe files from *.el to *.rcp, assorted changes. 2011-09-06 21:22:46 +02:00