You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-emacs/zenburn/files/50zenburn-gentoo.el

5 lines
180 B

(add-to-list 'load-path "@SITELISP@")
(autoload 'color-theme-zenburn "zenburn"
"Just some alien fruit salad to keep you in the zone." t)
(defalias 'zenburn 'color-theme-zenburn)