From: Chong Yidong Date: Wed, 29 Oct 2008 16:00:56 +0000 (+0000) Subject: Documented use-empty-active-region. X-Git-Tag: emacs-pretest-23.0.90~2108 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c417ddc29e71f540298d6f5b43cb2071a68878c4;p=emacs.git Documented use-empty-active-region. --- diff --git a/etc/NEWS b/etc/NEWS index 95359861f7d..ea605162b8a 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -355,7 +355,7 @@ word at point. +++ *** When Transient Mark mode is on, TAB now indents the region if the region is active. - ++++ *** `use-empty-active-region' controls whether an empty active region in Transient Mark mode should make commands operate on that empty region.