commit | 6aa8cea46d4179b2617daae034063dd0d8054e35 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Jun 05 14:44:35 2017 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Jun 05 14:44:35 2017 +0200 |
tree | 25d3a8b4123803ec00dfab58f8b31b8e2c21a59f | |
parent | 9472eec83c3f9c191814dc81dd82498c10b1fc9c [diff] [blame] |
Update runtime files.
diff --git a/runtime/doc/autocmd.txt b/runtime/doc/autocmd.txt index 575e852..b2d1c24 100644 --- a/runtime/doc/autocmd.txt +++ b/runtime/doc/autocmd.txt
@@ -610,7 +610,7 @@ |timestamp| Mostly triggered after executing a shell command, but also with a |:checktime| command - or when Gvim regains input focus. + or when gvim regains input focus. This autocommand is triggered for each changed file. It is not used when 'autoread' is set and the buffer was not changed. If a