Fix theme and X-resource interactions for the cursor face.
authorChong Yidong <cyd@stupidchicken.com>
Tue, 5 Apr 2011 01:21:52 +0000 (21:21 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Tue, 5 Apr 2011 01:21:52 +0000 (21:21 -0400)
commit3b2ff876a5b9280a2c634137338cf78cd4ea588c
tree4acd620c29b47d43568c0756068118757e01c5bb
parent6f4e1aeddaa0c767fc2490da8e490565bf6182e2
Fix theme and X-resource interactions for the cursor face.

* lisp/startup.el (command-line): Save the cursor's theme-face
directly, instead of using face-override-spec.

* lisp/custom.el (load-theme): Minor optimization in assigning faces.
lisp/ChangeLog
lisp/custom.el
lisp/startup.el