diff runtime/doc/options.txt @ 7245:8896150aba23

commit https://github.com/vim/vim/commit/e392eb41f8dfc01bd13634e534ac6b4d505326f4 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Nov 19 20:38:09 2015 +0100 Update runtime files.
author Christian Brabandt <cb@256bit.org>
date Thu, 19 Nov 2015 20:45:05 +0100
parents 9487ea110214
children 6ba7182fb7bd
line wrap: on
line diff
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -1,4 +1,4 @@
-*options.txt*	For Vim version 7.4.  Last change: 2015 Nov 10
+*options.txt*	For Vim version 7.4.  Last change: 2015 Nov 11
 
 
 		  VIM REFERENCE MANUAL	  by Bram Moolenaar
@@ -7082,7 +7082,7 @@ A jump table for the options with a shor
 	become empty.  This will make a group like the following disappear
 	completely from the statusline when none of the flags are set. >
 		:set statusline=...%(\ [%M%R%H]%)...
-<
+<							*g:actual_curbuf*
 	Beware that an expression is evaluated each and every time the status
 	line is displayed.  The current buffer and current window will be set
 	temporarily to that of the window (and buffer) whose statusline is