diff runtime/doc/options.txt @ 5712:06e5f65c34d8 v7.4.201

updated for version 7.4.201 Problem: 'lispwords' is a global option. Solution: Make 'lispwords' global-local. (Sung Pae)
author Bram Moolenaar <bram@vim.org>
date Wed, 12 Mar 2014 18:55:58 +0100
parents 40f18a1c1592
children c52a655d927d
line wrap: on
line diff
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -4629,7 +4629,7 @@ A jump table for the options with a shor
 
 						*'lispwords'* *'lw'*
 'lispwords' 'lw'	string	(default is very long)
-			global
+			global or local to buffer |global-local|
 			{not in Vi}
 			{not available when compiled without the |+lispindent|
 			feature}