From e8e01073071369d33ab4cf61be05bebe5a65566e Mon Sep 17 00:00:00 2001 From: Jason Downs Date: Sat, 21 Sep 1996 06:23:56 +0000 Subject: update to vim 4.4beta --- usr.bin/vim/doc/vim_40.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'usr.bin/vim/doc/vim_40.txt') diff --git a/usr.bin/vim/doc/vim_40.txt b/usr.bin/vim/doc/vim_40.txt index 720430400f1..6d4e1ba7a4c 100644 --- a/usr.bin/vim/doc/vim_40.txt +++ b/usr.bin/vim/doc/vim_40.txt @@ -1,4 +1,4 @@ -*vim_40.txt* For Vim version 4.2. Last modification: 1996 June 16 +*vim_40.txt* For Vim version 4.4. Last modification: 1996 Sep 1 Welcome to Vim Version 4.0! @@ -1406,6 +1406,10 @@ Added list of options that are enabled/disabled at compile time to ":version" command (+GUI -digraphs -eindent, etc.). For Unix, add a line to the ":version" command to show how it was compiled. |:version| +Added ":if" and ":endif" commands. Everything in between them is ignored. +This is just for being able to add future commands to vimrc files in a +backwards compatible way. |:if| + Made CTRL-N and CTRL-P for command-line completion line cyclic. |c_CTRL-N| "" in the command line where a file name is expected is expanded to -- cgit v1.2.3