el-get/recipes/fit-frame.rcp

6 lines
217 B
Plaintext
Raw Normal View History

2010-12-29 06:08:59 +08:00
(:name fit-frame
:description "Resize a frame. In particular, fit a frame to its buffers."
2010-12-29 06:08:59 +08:00
:type emacswiki
:features fit-frame
:post-init (add-hook 'after-make-frame-functions 'fit-frame))