Re: Patch 8.1.0020

2018-05-23 Fir de Conversatie Bram Moolenaar
Hirohito Higashi wrote: > 2018-5-23(Wed) 16:41:25 UTC+9 Christ van Willegen: > > Hi, > > > > On Tue, May 22, 2018 at 8:35 PM, Bram Moolenaar <b...@moolenaar.net> wrote: > > > > > > Patch 8.1.0020 > > > Problem:Cann

Re: Patch 8.1.0020

2018-05-23 Fir de Conversatie Christ van Willegen
Hi Hirohito Higashi, On Wed, May 23, 2018 at 12:05 PM, h_east wrote: > Hi Christ, > > Oh, It's my mistake. > Attached patch fixes this. > > Thanks for reporting! You're welcome! Christ van Willegen -- -- You received this message from the "vim_dev" maillist. Do not

Re: Patch 8.1.0020

2018-05-23 Fir de Conversatie Christ van Willegen
Hi, On Tue, May 22, 2018 at 8:35 PM, Bram Moolenaar <b...@moolenaar.net> wrote: > > Patch 8.1.0020 > Problem:Cannot tell whether a register is being used for executing or > recording. > Solution: Add reg_executing() and reg_recording(). (Hirohito Higashi,

Patch 8.1.0020

2018-05-22 Fir de Conversatie Bram Moolenaar
Patch 8.1.0020 Problem:Cannot tell whether a register is being used for executing or recording. Solution: Add reg_executing() and reg_recording(). (Hirohito Higashi, closes #2745) Rename the global variables for consistency. Store the register name