--- autocmd.txt.000 2009-10-04 22:52:45.000000000 +0200
+++ autocmd.txt 2009-10-04 22:53:30.000000000 +0200
@@ -59,7 +59,7 @@
:au[tocmd] [group] {event} {pat} [nested] {cmd}
Add {cmd} to the list of commands that Vim will
execute automatically on {event} for a file matching
- {pat}. Vim always adds the {cmd} after existing
+ {pat}|autocmd-patterns|. Vim always adds the {cmd}
after existing
autocommands, so that the autocommands execute in the
order in which they were given. See |autocmd-nested|
for [nested].
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---