* simple.el (transient-mark-mode): Add an :init-value.
commita2b84f35b3d89533a5429da46f7aa124efb1d18e
authorDan Nicolaescu <dann@ics.uci.edu>
Sun, 17 Feb 2008 16:57:44 +0000 (17 16:57 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Sun, 17 Feb 2008 16:57:44 +0000 (17 16:57 +0000)
tree99c60f19df2d01c20a6ab8b9ce3872738d2c8560
parent43c0454d44aba9617d5a1d82d327b7cbaed5fbdc
* simple.el (transient-mark-mode): Add an :init-value.

* startup.el (command-line): Use custom-reevaluate-setting for
transient-mark-mode.

* callint.c (syms_of_callint): Initialize Vmark_even_if_inactive
with Qt.
etc/NEWS
lisp/ChangeLog
lisp/simple.el
lisp/startup.el
src/ChangeLog
src/callint.c