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

6 lines
217 B
Plaintext

(:name fit-frame
:description "Resize a frame. In particular, fit a frame to its buffers."
:type emacswiki
:features fit-frame
:post-init (add-hook 'after-make-frame-functions 'fit-frame))