mirror of
https://github.com/vim/vim.git
synced 2025-09-28 04:24:06 -04:00
updated for version 7.1b
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
*index.txt* For Vim version 7.1a. Last change: 2007 May 05
|
||||
*index.txt* For Vim version 7.1b. Last change: 2007 May 05
|
||||
|
||||
|
||||
VIM REFERENCE MANUAL by Bram Moolenaar
|
||||
|
@@ -1,4 +1,4 @@
|
||||
*message.txt* For Vim version 7.1a. Last change: 2007 Mar 20
|
||||
*message.txt* For Vim version 7.1b. Last change: 2007 Mar 20
|
||||
|
||||
|
||||
VIM REFERENCE MANUAL by Bram Moolenaar
|
||||
|
@@ -1,4 +1,4 @@
|
||||
*os_mint.txt* For Vim version 7.1a. Last change: 2005 Mar 29
|
||||
*os_mint.txt* For Vim version 7.1b. Last change: 2005 Mar 29
|
||||
|
||||
|
||||
VIM REFERENCE MANUAL by Jens M. Felderhoff
|
||||
|
@@ -1,4 +1,4 @@
|
||||
*tabpage.txt* For Vim version 7.1a. Last change: 2007 Mar 11
|
||||
*tabpage.txt* For Vim version 7.1b. Last change: 2007 Mar 11
|
||||
|
||||
|
||||
VIM REFERENCE MANUAL by Bram Moolenaar
|
||||
|
@@ -1,4 +1,4 @@
|
||||
*usr_45.txt* For Vim version 7.1a. Last change: 2006 Apr 24
|
||||
*usr_45.txt* For Vim version 7.1b. Last change: 2006 Apr 24
|
||||
|
||||
VIM USER MANUAL - by Bram Moolenaar
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
*version4.txt* For Vim version 7.1a. Last change: 2006 Apr 24
|
||||
*version4.txt* For Vim version 7.1b. Last change: 2006 Apr 24
|
||||
|
||||
|
||||
VIM REFERENCE MANUAL by Bram Moolenaar
|
||||
|
@@ -1,4 +1,4 @@
|
||||
*vi_diff.txt* For Vim version 7.1a. Last change: 2006 Nov 18
|
||||
*vi_diff.txt* For Vim version 7.1b. Last change: 2007 May 07
|
||||
|
||||
|
||||
VIM REFERENCE MANUAL by Bram Moolenaar
|
||||
@@ -155,7 +155,7 @@ Multi level undo. |undo|
|
||||
considered changed anymore. You can exit it with :q, without <!>.
|
||||
When undoing a few changes and then making a new change Vim will
|
||||
create a branch in the undo tree. This means you can go back to any
|
||||
state of the text, there is no risc of a change causing text to be
|
||||
state of the text, there is no risk of a change causing text to be
|
||||
lost forever. |undo-tree|
|
||||
|
||||
Graphical User Interface (GUI). |gui|
|
||||
|
Reference in New Issue
Block a user