Re: [doc][patch] Update documents of Charles' plugins

2019-12-10 Fir de Conversatie Bram Moolenaar
Ken Takata wrote: > 2019/12/9 Mon 14:02:11 UTC+9 Ken Takata wrote: > > > > Hi Charles and Bram, > > > > I found some mistakes in the documents of Charles' plugins. > > Could you check and merge the attached patch? > > > > You made a mistake in the latest runtime file update. > A single quote wa

Re: [doc][patch] Update documents of Charles' plugins

2019-12-09 Fir de Conversatie Ken Takata
Hi Bram, 2019/12/9 Mon 14:02:11 UTC+9 Ken Takata wrote: > > Hi Charles and Bram, > > I found some mistakes in the documents of Charles' plugins. > Could you check and merge the attached patch? > You made a mistake in the latest runtime file update. A single quote was removed. Could you apply the

[doc][patch] Update documents of Charles' plugins

2019-12-08 Fir de Conversatie Ken Takata
Hi Charles and Bram, I found some mistakes in the documents of Charles' plugins. Could you check and merge the attached patch? Regards, Ken Takata -- -- 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 informat

Re: [doc][patch] Update documents

2017-11-04 Fir de Conversatie Bram Moolenaar
Ken Takata wrote: > > > The following help items describe similar things: > > > > > > :help gui-w32-cmdargs > > > :help win32-quotes > > > > > > I think they can be merged. Moreover, they doesn't reflect the change by > > > the patch 7.4.432. Please check the attached patch. > > > (Relate

Re: [doc][patch] Update documents

2017-11-04 Fir de Conversatie Ken Takata
Hi, 2017/11/3 Fri 10:50:40 UTC+9 Ken Takata wrote: > Hi Bram, > > 2017/10/28 Sat 4:19:49 UTC+9 Bram Moolenaar wrote: > > Ken Takata wrote: > > > > > The following help items describe similar things: > > > > > > :help gui-w32-cmdargs > > > :help win32-quotes > > > > > > I think they can be

Re: [doc][patch] Update documents

2017-11-02 Fir de Conversatie Ken Takata
Hi Bram, 2017/10/28 Sat 4:19:49 UTC+9 Bram Moolenaar wrote: > Ken Takata wrote: > > > The following help items describe similar things: > > > > :help gui-w32-cmdargs > > :help win32-quotes > > > > I think they can be merged. Moreover, they doesn't reflect the change by > > the patch 7.4.43

Re: [doc][patch] Update documents

2017-10-27 Fir de Conversatie Bram Moolenaar
Ken Takata wrote: > The following help items describe similar things: > > :help gui-w32-cmdargs > :help win32-quotes > > I think they can be merged. Moreover, they doesn't reflect the change by > the patch 7.4.432. Please check the attached patch. > (Related: https://github.com/vim/vim/is

Re: [doc][patch] Update documents

2017-10-27 Fir de Conversatie Ken Takata
Hi, The following help items describe similar things: :help gui-w32-cmdargs :help win32-quotes I think they can be merged. Moreover, they doesn't reflect the change by the patch 7.4.432. Please check the attached patch. (Related: https://github.com/vim/vim/issues/670) Regards, Ken Takata

Re: [doc][patch] Update documents

2017-10-23 Fir de Conversatie Bram Moolenaar
Ken Takata wrote: > "isnot" is missing from E691 and E735. > Please check the attached patch. Thanks! -- ARTHUR:What? BLACK KNIGHT: None shall pass. ARTHUR:I have no quarrel with you, good Sir knight, but I must cross this bridge. BLACK KNIGHT: Then you shall d

Re: [doc][patch] Update documents

2017-10-23 Fir de Conversatie Ken Takata
Hi Bram, 2017/10/7 Sat 4:54:40 UTC+9 Bram Moolenaar wrote: > Ken Takata wrote: > > > 2017/10/5 Thu 21:49:30 UTC+9 Ken Takata wrote: > > > Hi, > > > > > > 2017/10/4 Wed 21:41:15 UTC+9 Ken Takata wrote: > > > > Hi, > > > > > > > > Attached patch fixes some issues in the documents: > > > > > > >

Re: [doc][patch] Update documents

2017-10-06 Fir de Conversatie Bram Moolenaar
Ken Takata wrote: > 2017/10/5 Thu 21:49:30 UTC+9 Ken Takata wrote: > > Hi, > > > > 2017/10/4 Wed 21:41:15 UTC+9 Ken Takata wrote: > > > Hi, > > > > > > Attached patch fixes some issues in the documents: > > > > > > * Use `{foo} [, {bar}]` style instead of `{foo}[, {bar}]`. > > > Insert space

Re: [doc][patch] Update documents

2017-10-06 Fir de Conversatie Ken Takata
Hi, 2017/10/5 Thu 21:49:30 UTC+9 Ken Takata wrote: > Hi, > > 2017/10/4 Wed 21:41:15 UTC+9 Ken Takata wrote: > > Hi, > > > > Attached patch fixes some issues in the documents: > > > > * Use `{foo} [, {bar}]` style instead of `{foo}[, {bar}]`. > > Insert space between "}" and "[," for readabili

Re: [doc][patch] Update documents

2017-10-05 Fir de Conversatie Ken Takata
Hi, 2017/10/4 Wed 21:41:15 UTC+9 Ken Takata wrote: > Hi, > > Attached patch fixes some issues in the documents: > > * Use `{foo} [, {bar}]` style instead of `{foo}[, {bar}]`. > Insert space between "}" and "[," for readability. > https://groups.google.com/d/msg/vim_dev/fM1-H3VrJs0/wFNcUVo0Aw

[doc][patch] Update documents

2017-10-04 Fir de Conversatie Ken Takata
Hi, Attached patch fixes some issues in the documents: * Use `{foo} [, {bar}]` style instead of `{foo}[, {bar}]`. Insert space between "}" and "[," for readability. https://groups.google.com/d/msg/vim_dev/fM1-H3VrJs0/wFNcUVo0AwAJ * Update description of empty(). Write about a String parameter