]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix bug #7195 with NEWS entry for of select-active-region'.
authorEli Zaretskii <eliz@gnu.org>
Fri, 15 Oct 2010 11:00:57 +0000 (13:00 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 15 Oct 2010 11:00:57 +0000 (13:00 +0200)
etc/NEWS

index d9d84b9ce19ef1c9abf6ccb2b0e5e3298299303f..980520b3b1f9ffea7f6e94fc8968c9c5f10bcb06 100644 (file)
--- 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).