Roland Eggner wrote:
> 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?
The original use of "abuf" didn't work. This example was suggested on
the maillist. If I remember correctly...
--
CRONE: Who sent you?
ARTHUR: The Knights Who Say Ni!
CRONE: Aaaagh! (she looks around in rear) No! We have no shrubberies here.
"Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
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.