From: Eli Zaretskii Date: Fri, 15 Oct 2010 11:00:57 +0000 (+0200) Subject: Fix bug #7195 with NEWS entry for of select-active-region'. X-Git-Tag: emacs-pretest-24.0.90~104^2~275^2~438^2~46^2~2 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d1b08c883f9863ac1b79b9a26123611bc10dbc45;p=emacs.git Fix bug #7195 with NEWS entry for of select-active-region'. --- diff --git a/etc/NEWS b/etc/NEWS index d9d84b9ce19..980520b3b1f 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -233,7 +233,7 @@ changed to conform with other X applications. *** `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).