diff runtime/doc/eval.txt @ 10228:8a1481e59d64

commit https://github.com/vim/vim/commit/3e496b0ea31996b665824f45664dee1fdd73c4d0 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Sep 25 22:11:48 2016 +0200 Updated runtime files.
author Christian Brabandt <cb@256bit.org>
date Sun, 25 Sep 2016 22:15:04 +0200
parents 584c835a2de1
children d709622a18c9
line wrap: on
line diff
--- a/runtime/doc/eval.txt
+++ b/runtime/doc/eval.txt
@@ -1,4 +1,4 @@
-*eval.txt*	For Vim version 8.0.  Last change: 2016 Sep 22
+*eval.txt*	For Vim version 8.0.  Last change: 2016 Sep 25
 
 
 		  VIM REFERENCE MANUAL	  by Bram Moolenaar
@@ -4788,6 +4788,7 @@ histadd({history}, {item})				*histadd()
 			"expr"	 or "="   typed expression history
 			"input"  or "@"	  input line history
 			"debug"  or ">"   debug command history
+			empty		  the current or last used history
 		The {history} string does not need to be the whole name, one
 		character is sufficient.
 		If {item} does already exist in the history, it will be