Patch 8.1.05

2018-11-28 Fir de Conversatie Bram Moolenaar
Patch 8.1.0550 Problem:Expression evaluation may repeat an error message. (Jason Franklin) Solution: Increment did_emsg and check for the value when giving an error for the echo command. Files: src/message.c, src/eval.c, src/testdir/test108.ok *** ../vim-8.1.0

Patch 8.1.05

2018-11-19 Fir de Conversatie Bram Moolenaar
Patch 8.1.0538 Problem:Evaluating a modeline might invoke using a shell command. (Paul Huber) Solution: Set the sandbox flag when setting options from a modeline. Files: src/buffer.c *** ../vim-8.1.0537/src/buffer.c2018-11-10 17:33:23.087518814 +0100 --- src/buffe