]> git.eshelyaron.com Git - emacs.git/commit
Add some default custom themes.
authorChong Yidong <cyd@stupidchicken.com>
Tue, 12 Oct 2010 20:06:20 +0000 (16:06 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Tue, 12 Oct 2010 20:06:20 +0000 (16:06 -0400)
commit2919746c6494cc29bda375c5737b1c86b7e888d1
tree1795060e37b9cea755efdd451a76d3e96ab8ee2c
parentaba1381b226ba72adbb775a5415f31719b13b664
Add some default custom themes.

* cus-theme.el (custom-theme--listed-faces): Add cursor face.
(describe-theme-1): Extract doc from unloaded themes.

* custom.el (custom-theme-name-valid-p): Don't list color-themes.

* themes/tango-theme.el:
* themes/tango-dark-theme.el:
* themes/wheatgrass-theme.el: New files.
lisp/ChangeLog
lisp/cus-theme.el
lisp/custom.el
lisp/themes/tango-dark-theme.el [new file with mode: 0644]
lisp/themes/tango-theme.el [new file with mode: 0644]
lisp/themes/wheatgrass-theme.el [new file with mode: 0644]