roman / golden-ratio.el

Automatic resizing of Emacs windows to the golden ratio
MIT License
592 stars 39 forks source link

Added a constant to hold the golden ratio value #3

Closed dsevilla closed 12 years ago

dsevilla commented 12 years ago

And changed the code to use it.

roman commented 12 years ago

Thanks!