0
0
mirror of https://github.com/vim/vim.git synced 2025-10-17 07:44:28 -04:00

patch 8.0.0729: the help for the terminal configure option is wrong

Problem:    The help for the terminal configure option is wrong.
Solution:   Change "Disable" to "Enable". (E Kawashima, closes #1849)
            Improve alignment.
This commit is contained in:
Bram Moolenaar
2017-07-18 21:33:20 +02:00
parent 96ca27a0ee
commit 8008b6318d
3 changed files with 18 additions and 16 deletions

View File

@@ -769,6 +769,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
729,
/**/
728,
/**/