comparison .travis.yml @ 15099:39728d503e47 v8.1.0560

patch 8.1.0560: cannot use address type "other" with with user command commit https://github.com/vim/vim/commit/51a7454cd2c34ee459f104e45768eab3817c099e Author: Bram Moolenaar <Bram@vim.org> Date: Sun Dec 2 18:21:49 2018 +0100 patch 8.1.0560: cannot use address type "other" with with user command Problem: Cannot use address type "other" with with user command. Solution: Add "other" to the list. (Daniel Hahler, closes https://github.com/vim/vim/issues/3655) Also reject "%" for commands with "other". Add some more tests.
author Bram Moolenaar <Bram@vim.org>
date Sun, 02 Dec 2018 18:30:07 +0100
parents 09b803bdd7ab
children 3cd05af56fd1
comparison
equal deleted inserted replaced
15098:fe8031c9de2e 15099:39728d503e47