summaryrefslogtreecommitdiffstats
path: root/runtime/doc/autocmd.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2019-12-11 23:05:48 +0100
committerBram Moolenaar <Bram@vim.org>2019-12-11 23:05:48 +0100
commit469bdbde1e8ea8110705327ab193acca79296742 (patch)
tree2acc911d913510f0766ae9212ed659151ebf83ce /runtime/doc/autocmd.txt
parent36698e34aacee4186e6f5f87f431626752fcb337 (diff)
Minor runtime file updates.
Diffstat (limited to 'runtime/doc/autocmd.txt')
-rw-r--r--runtime/doc/autocmd.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/runtime/doc/autocmd.txt b/runtime/doc/autocmd.txt
index cfadd9ef60..4c9d95e5f0 100644
--- a/runtime/doc/autocmd.txt
+++ b/runtime/doc/autocmd.txt
@@ -1,4 +1,4 @@
-*autocmd.txt* For Vim version 8.1. Last change: 2019 Sep 16
+*autocmd.txt* For Vim version 8.1. Last change: 2019 Dec 11
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -387,6 +387,8 @@ BufAdd or BufCreate Just after creating a new buffer which is
to the buffer list.
Also used just after a buffer in the buffer
list has been renamed.
+ Not triggered for the initial buffers created
+ during startup.
The BufCreate event is for historic reasons.
NOTE: When this autocommand is executed, the
current buffer "%" may be different from the