diff src/ChangeLog @ 91911:07b62dd00afa

* 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.
author Dan Nicolaescu <dann@ics.uci.edu>
date Sun, 17 Feb 2008 16:57:44 +0000
parents 27249878ef44
children d939d46e41a8
line wrap: on
line diff
--- a/src/ChangeLog	Sun Feb 17 02:05:08 2008 +0000
+++ b/src/ChangeLog	Sun Feb 17 16:57:44 2008 +0000
@@ -1,3 +1,8 @@
+2008-02-17  Dan Nicolaescu  <dann@ics.uci.edu>
+
+	* callint.c (syms_of_callint): Initialize Vmark_even_if_inactive
+	with Qt.
+
 2008-02-17  Kenichi Handa  <handa@m17n.org>
 
 	* ftfont.c (ftfont_shape): Return Lispy number.