diff runtime/doc/autocmd.txt @ 18878:ef90e5bbb971

Minor runtime file updates. Commit: https://github.com/vim/vim/commit/469bdbde1e8ea8110705327ab193acca79296742 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Dec 11 23:05:48 2019 +0100 Minor runtime file updates.
author Bram Moolenaar <Bram@vim.org>
date Wed, 11 Dec 2019 23:15:04 +0100
parents 507348b211b4
children af69c9335223
line wrap: on
line diff
--- 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
 				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