# HG changeset patch # User Eli Zaretskii # Date 1287140457 -7200 # Node ID 12469ef7a0a98b7ff1c8fbeeed7d3e7865df5377 # Parent 0f088c6a2e8036e1efb7df91a79e3d37c9749010 Fix bug #7195 with NEWS entry for of select-active-region'. diff -r 0f088c6a2e80 -r 12469ef7a0a9 etc/NEWS --- a/etc/NEWS Fri Oct 15 12:49:07 2010 +0200 +++ b/etc/NEWS Fri Oct 15 13:00:57 2010 +0200 @@ -233,7 +233,7 @@ *** `select-active-regions' now defaults to t, so active regions set the primary selection. -It also accepts a new value, `lazy', which means to only set the +It also accepts a new value, `only', which means to only set the primary selection for temporarily active regions (usually made by mouse-dragging or shift-selection).