Hi Bram
hg log -p --rev 349e6c01f35d00f6035aec42fc43d02173eb00cc > diff --git a/runtime/doc/autocmd.txt b/runtime/doc/autocmd.txt > --- a/runtime/doc/autocmd.txt > +++ b/runtime/doc/autocmd.txt > @@ -1,4 +1,4 @@ > -*autocmd.txt* For Vim version 7.4. Last change: 2015 Jul 20 > +*autocmd.txt* For Vim version 7.4. Last change: 2015 Aug 05 > > > VIM REFERENCE MANUAL by Bram Moolenaar > @@ -1072,7 +1072,7 @@ Instead of a pattern buffer-local autocommands use one > of these forms: > Examples: > > :au CursorHold <buffer> echo 'hold' > :au CursorHold <buffer=33> echo 'hold' > - :au CursorHold <buffer=abuf> echo 'hold' > + :au BufNewFile * CursorHold <buffer=abuf> echo 'hold' This hunk perhaps accidental? > > All the commands for autocommands also work with buffer-local autocommands, > simply use the special string instead of the pattern. Examples: > -- Best regards, Roland Eggner -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
pgp_aav0gXMvU.pgp
Description: PGP signature
