el-get/recipes/autofit-frame.rcp
2012-02-22 14:46:21 -08:00

6 lines
212 B
Plaintext

(:name autofit-frame
:description "Automatically resize one-window frames to fit"
:type emacswiki
:features autofit-frame
:post-init (add-hook 'after-make-frame-functions 'fit-frame))