Re: Patch 8.1.1228

2019-04-29 Fir de Conversatie Bram Moolenaar
Christian wrote: > On So, 28 Apr 2019, Bram Moolenaar wrote: > > > Patch 8.1.1228 > > Problem:Not possible to process tags with a function. > > Solution: Add tagfunc() (Christian Brabandt, Andy Massimino, closes #4010) > > I see some warnings on appveyor af

Re: Patch 8.1.1228

2019-04-29 Fir de Conversatie Christian Brabandt
On So, 28 Apr 2019, Bram Moolenaar wrote: > Patch 8.1.1228 > Problem:Not possible to process tags with a function. > Solution: Add tagfunc() (Christian Brabandt, Andy Massimino, closes #4010) I see some warnings on appveyor after this patch. Can you please include the follow

Patch 8.1.1228

2019-04-28 Fir de Conversatie Bram Moolenaar
Patch 8.1.1228 Problem:Not possible to process tags with a function. Solution: Add tagfunc() (Christian Brabandt, Andy Massimino, closes #4010) Files: runtime/doc/options.txt, runtime/doc/tagsrch.txt, runtime/optwin.vim, src/buffer.c, src/dict.c, src/ex_cmds.c