comparison src/Make_all.mak @ 15138:9df130fd5e0d v8.1.0579

patch 8.1.0579: cannot attach properties to text commit https://github.com/vim/vim/commit/98aefe7c3250bb5d4153b994f878594d1745424e Author: Bram Moolenaar <Bram@vim.org> Date: Thu Dec 13 22:20:09 2018 +0100 patch 8.1.0579: cannot attach properties to text Problem: Cannot attach properties to text. Solution: First part of adding text properties.
author Bram Moolenaar <Bram@vim.org>
date Thu, 13 Dec 2018 22:30:08 +0100
parents 1783c0b6bc2e
children ce92157deb4e
comparison
equal deleted inserted replaced
15137:44f47a35a3f4 15138:9df130fd5e0d
184 test_tcl \ 184 test_tcl \
185 test_terminal \ 185 test_terminal \
186 test_terminal_fail \ 186 test_terminal_fail \
187 test_textformat \ 187 test_textformat \
188 test_textobjects \ 188 test_textobjects \
189 test_textprop \
189 test_timers \ 190 test_timers \
190 test_true_false \ 191 test_true_false \
191 test_undo \ 192 test_undo \
192 test_unlet \ 193 test_unlet \
193 test_usercommands \ 194 test_usercommands \