Mercurial > emacs
changeset 111007:12469ef7a0a9
Fix bug #7195 with NEWS entry for of select-active-region'.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 15 Oct 2010 13:00:57 +0200 |
parents | 0f088c6a2e80 |
children | 17da3135116d |
files | etc/NEWS |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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).