summaryrefslogtreecommitdiff
path: root/runtime/doc/autocmd.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2007-05-10 18:25:20 +0000
committerBram Moolenaar <Bram@vim.org>2007-05-10 18:25:20 +0000
commitccc18222dd2b40397536703923842f026a6141f0 (patch)
tree5ebf27663225d11e70f382e51236b9f3f9890ed4 /runtime/doc/autocmd.txt
parent2c7a763832663d5878ff37a58c81fbe95527084a (diff)
downloadvim-git-ccc18222dd2b40397536703923842f026a6141f0.tar.gz
updated for version 7.1b
Diffstat (limited to 'runtime/doc/autocmd.txt')
-rw-r--r--runtime/doc/autocmd.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/autocmd.txt b/runtime/doc/autocmd.txt
index 92f274e06..7ad22974a 100644
--- a/runtime/doc/autocmd.txt
+++ b/runtime/doc/autocmd.txt
@@ -1,4 +1,4 @@
-*autocmd.txt* For Vim version 7.1a. Last change: 2007 Mar 27
+*autocmd.txt* For Vim version 7.1b. Last change: 2007 Mar 27
VIM REFERENCE MANUAL by Bram Moolenaar