diff runtime/doc/usr_41.txt @ 5942:66eead134d68 v7.4.312

updated for version 7.4.312 Problem: Cannot figure out what argument list is being used for a window. Solution: Add the arglistid() function. (Marcin Szamotulski)
author Bram Moolenaar <bram@vim.org>
date Wed, 28 May 2014 18:22:57 +0200
parents 755931e042e4
children 92751673cc37
line wrap: on
line diff
--- a/runtime/doc/usr_41.txt
+++ b/runtime/doc/usr_41.txt
@@ -772,6 +772,7 @@ Date and Time:				*date-functions* *time
 Buffers, windows and the argument list:
 	argc()			number of entries in the argument list
 	argidx()		current position in the argument list
+	arglistid()		get id of the argument list
 	argv()			get one entry from the argument list
 	bufexists()		check if a buffer exists
 	buflisted()		check if a buffer exists and is listed