Avoid redefining some C defcustoms.
authorGlenn Morris <rgm@gnu.org>
Sun, 24 Oct 2010 00:58:22 +0000 (17:58 -0700)
committerGlenn Morris <rgm@gnu.org>
Sun, 24 Oct 2010 00:58:22 +0000 (17:58 -0700)
commitec51400782d909f06be58d3ea1f2552136dd1927
tree3ea5244301bb519f91243cf861522e5ccbbf79ea
parent530f7b672740a4799d1fe40fd47d849e91c5ca68
Avoid redefining some C defcustoms.

* lisp/frame.el (show-trailing-whitespace, auto-hscroll-mode)
(display-hourglass, hourglass-delay, cursor-in-non-selected-windows):
Don't redefine things that are defined in C.
* lisp/cus-start.el: Also handle :risky, :safe, :set, and :tag.
(show-trailing-whitespace, auto-hscroll-mode)
(display-hourglass, hourglass-delay, cursor-in-non-selected-windows):
Set up the appropriate custom properties.
lisp/ChangeLog
lisp/cus-start.el
lisp/frame.el