summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
-rw-r--r--Doc/Zsh/zle.yo7
2 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4e9399d5f..323466fb4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-05-06  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* 24911 (tweaked): Doc/Zsh/zle.yo: missed this bit, somehow.
+
 2008-05-06  Peter Stephenson  <pws@csr.com>
 
 	* 24953: Doc/Zsh/zle.yo, Src/Zle/zle_refresh.c:
@@ -32,6 +36,9 @@
 
 2008-05-04  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
+	* Mikael Magnusson: 24911 (tweaked): Doc/Zsh/zle.yo,
+	Src/Zle/zle_params.c: REGION_ACTIVE zle parameter.
+
 	* Phil Pennock: 24904 + 24916: configure.ac, Src/system.h: don't
 	define _XOPEN_SOURCE_EXTENDED on freebsd, either, not even
 	if the standard says we need it for wcwidth().
diff --git a/Doc/Zsh/zle.yo b/Doc/Zsh/zle.yo
index 8f0751577..95d1d7ae9 100644
--- a/Doc/Zsh/zle.yo
+++ b/Doc/Zsh/zle.yo
@@ -774,6 +774,13 @@ The part of the buffer that lies to the right of the cursor position.
 If it is assigned to, only that part of the buffer is replaced, and the
 cursor remains between the old tt($LBUFFER) and the new tt($RBUFFER).
 )
+vindex(REGION_ACTIVE)
+item(tt(REGION_ACTIVE) (integer))(
+Indicates if the region is currently active.  It can be assigned 0 or 1
+to deactivate and activate the region respectively;
+ifzman(see em(Character Highlighting) below)\
+ifnzman(noderef(Character Highlighting)).
+)
 vindex(region_highlight)
 item(tt(region_highlight) (array))(
 Each element of this array may be set to a string that describes