about summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2008-10-26 18:01:40 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2008-10-26 18:01:40 +0000
commitf625d27c0219511c1fd12ad38ebf38e9cabe0496 (patch)
tree46ba9312def06f8fa0ea40bd7aa96c77e6d9b71a /NEWS
parentd472217ad01a23c7824951555c1f100705fad2fa (diff)
downloadzsh-f625d27c0219511c1fd12ad38ebf38e9cabe0496.tar.gz
zsh-f625d27c0219511c1fd12ad38ebf38e9cabe0496.tar.xz
zsh-f625d27c0219511c1fd12ad38ebf38e9cabe0496.zip
unposted: region_highlight wrongly capitalised in NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 275c380b0..af0ef0823 100644
--- a/NEWS
+++ b/NEWS
@@ -32,7 +32,7 @@ keys by default.
 
 Highlighting and colouring of sections of the command line is now
 supported, controlled by the array parameter zle_highlight and the ZLE
-special parameter REGION_HIGHLIGHT.
+special parameter region_highlight.
 
 Colouring of prompts is now supported within the shell by prompt
 escapes.  The prompt theme system has been updated.