Re: Patch 8.1.1952

2019-09-01 Fir de Conversatie 'Andy Wokula' via vim_dev
Am 31.08.2019 um 21:07 schrieb Bram Moolenaar: Andy Wokula wrote: Am 31.08.2019 um 19:14 schrieb Bram Moolenaar: ! < *globpath()* globpath({path}, {expr} [, {nosuf} [, {list} [, {alllinks}]]]) Perform glob() on all d

Re: Patch 8.1.1952

2019-08-31 Fir de Conversatie Bram Moolenaar
Andy Wokula wrote: > Am 31.08.2019 um 19:14 schrieb Bram Moolenaar: > > ! < *globpath()* > >globpath({path}, {expr} [, {nosuf} [, {list} [, {alllinks}]]]) > > Perform glob() on all directories in {path} and concatenate > >

Re: Patch 8.1.1952

2019-08-31 Fir de Conversatie 'Andy Wokula' via vim_dev
Am 31.08.2019 um 19:14 schrieb Bram Moolenaar: ! < *globpath()* globpath({path}, {expr} [, {nosuf} [, {list} [, {alllinks}]]]) Perform glob() on all directories in {path} and concatenate the results. Exam

Patch 8.1.1952

2019-08-31 Fir de Conversatie Bram Moolenaar
Patch 8.1.1952 Problem:More functions can be used as a method. Solution: Allow more functions to be used as a method. Files: runtime/doc/eval.txt, src/evalfunc.c, src/testdir/test_tagjump.vim, src/testdir/test_bufwintabinfo.vim, src/testdir/test_terminal.vim