diff lisp/ChangeLog @ 109328:548603211765

* simple.el (push-mark-command): Set selection for select-active-regions.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 14 Jul 2010 12:11:39 -0400
parents d916e52744cb
children a6e068e858a4
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Jul 14 12:05:53 2010 +0200
+++ b/lisp/ChangeLog	Wed Jul 14 12:11:39 2010 -0400
@@ -1,3 +1,8 @@
+2010-07-14  Chong Yidong  <cyd@stupidchicken.com>
+
+	* simple.el (push-mark-command): Set the selection if
+	select-active-regions is non-nil.
+
 2010-07-10  Glenn Morris  <rgm@gnu.org>
 
 	* calendar/calendar.el (calendar-week-end-day): New function.