Minor runtime file updates.
diff --git a/runtime/doc/starting.txt b/runtime/doc/starting.txt
index 1626bf1..13c4744 100644
--- a/runtime/doc/starting.txt
+++ b/runtime/doc/starting.txt
@@ -1,4 +1,4 @@
-*starting.txt* For Vim version 8.1. Last change: 2019 Jul 30
+*starting.txt* For Vim version 8.1. Last change: 2019 Dec 11
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -928,7 +928,8 @@
displayed yet).
When switching screens, it happens now. Redrawing starts.
If the "-q" flag was given to Vim, the first error is jumped to.
- Buffers for all windows will be loaded.
+ Buffers for all windows will be loaded, without triggering |BufAdd|
+ autocommands.
12. Execute startup commands
If a "-t" flag was given to Vim, the tag is jumped to.