sellout / emacs-color-theme-solarized

Emacs highlighting using Ethan Schoonover’s Solarized color scheme
http://ethanschoonover.com/solarized
MIT License
1.15k stars 201 forks source link

Changed `let*` to `let` on solarized-definitions.el #109

Closed ibraimgm closed 10 years ago

ibraimgm commented 10 years ago

Changed a let* to let on the solarized-color-definitions function. Without this change, the entire definition of the inner function find-color doesn't compile, with the message "Invalid function" from emacs.

Tested on: GNU Emacs 24.2.1 (i386-mingw-nt6.1.7601) of 2012-08-28 on MARVIN