)]}'
{
  "log": [
    {
      "commit": "c20e46a4e3efcd408ef132872238144ea34f7ae5",
      "tree": "88e4c9c9113e2a70665b31e08c733a93f1e8bb57",
      "parents": [
        "3c5999e53d9f35a30abefb7224f66a75c8ffb009"
      ],
      "author": {
        "name": "zeertzjq",
        "email": "zeertzjq@outlook.com",
        "time": "Wed Mar 23 14:55:23 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Mar 23 14:55:23 2022 +0000"
      },
      "message": "patch 8.2.4614: redrawing too much when \u0027cursorline\u0027 is set\n\nProblem:    Redrawing too much when \u0027cursorline\u0027 is set and jumping around.\nSolution:   Rely on win_update() to redraw the current and previous cursor\n            line, do not mark lines as modified. (closes #9996)\n"
    },
    {
      "commit": "fe154990c1c57fac6d5a4b1bfb682e27adb4eb8c",
      "tree": "f2bbad2d3535a267d934e85eeadf1d652936d5eb",
      "parents": [
        "6f2465d336a9d4afe392db4084ef7e9db17e67c1"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Mar 22 20:42:12 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Mar 22 20:42:12 2022 +0000"
      },
      "message": "patch 8.2.4610: some conditions are always true\n\nProblem:    Some conditions are always true.\nSolution:   Remove the useless conditions. (closes #9993)\n"
    },
    {
      "commit": "754d2b40369d8fdcf77fc05cc608f86387016bd9",
      "tree": "82587bb8393d75027d252c05ff6a78bf28bc3809",
      "parents": [
        "4f3321f704ec0c2a522f12a580530283ae28856f"
      ],
      "author": {
        "name": "zeertzjq",
        "email": "zeertzjq@outlook.com",
        "time": "Sun Mar 13 13:40:45 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Mar 13 13:40:45 2022 +0000"
      },
      "message": "patch 8.2.4557: confusing comment about \u0027cursorlineopt\u0027\n\nProblem:    Confusing comment about \u0027cursorlineopt\u0027.\nSolution:   Adjust comment.  (closes #9939)  Add parenthesis around logical\n            OR.\n"
    },
    {
      "commit": "936dc6014c0132199a30e86bc33178a240f11849",
      "tree": "66ded041a1f96111ddca571700f2f5071aa91fdf",
      "parents": [
        "127969cf98000a760826ca3a0f3781a8b79522f1"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Mar 06 20:47:01 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Mar 06 20:47:01 2022 +0000"
      },
      "message": "patch 8.2.4521: build failure without the +diff feature\n\nProblem:    Build failure without the +diff feature. (John Marriott)\nSolution:   Define filler+lines if not declaring it.\n"
    },
    {
      "commit": "127969cf98000a760826ca3a0f3781a8b79522f1",
      "tree": "2d5f5f7f346883705b61aa44d94d3ab3e6b8dc0b",
      "parents": [
        "d523c7be5cf39174f3447e8ec498051cea381d27"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Mar 06 19:54:13 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Mar 06 19:54:13 2022 +0000"
      },
      "message": "patch 8.2.4520: using wrong highlight for cursor line number\n\nProblem:    Using wrong highlight for cursor line number.\nSolution:   Take filler lines into account when using CursorLineNr.\n            (closes #9897)\n"
    },
    {
      "commit": "ae49aa8434f325f476245ccf5ef119f49c609877",
      "tree": "0f31c42ce4b42cfbe5ab7eb66b2142102dfcc461",
      "parents": [
        "05c1734c4f70a0d7fb2f06444e26afda018f8795"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Feb 25 21:05:36 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Feb 25 21:05:36 2022 +0000"
      },
      "message": "patch 8.2.4470: Coverity warns for uninitialized variable\n\nProblem:    Coverity warns for uninitialized variable.\nSolution:   Set can_spell to zero.\n"
    },
    {
      "commit": "ae6f1d8b14c2f63811ee83ef14e32086fb3e9b83",
      "tree": "4982335c2afa3ef8515860dabea038acbc2af406",
      "parents": [
        "d288eaad846f0e07e0141226f97d858dcf96cb78"
      ],
      "author": {
        "name": "kylo252",
        "email": "59826753+kylo252@users.noreply.github.com",
        "time": "Wed Feb 16 19:24:07 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Feb 16 19:24:07 2022 +0000"
      },
      "message": "patch 8.2.4402: missing parenthesis may cause unexpected problems\n\nProblem:    Missing parenthesis may cause unexpected problems.\nSolution:   Add more parenthesis is macros. (closes #9788)\n"
    },
    {
      "commit": "d5cec1f1f055316c353cfa15ad8d5eb0952d50a0",
      "tree": "94d3ad44783e3442be7293edb3d5890ac08f0377",
      "parents": [
        "f12b7815f6b55c3e2f37366aa45e723b1fcb2e9a"
      ],
      "author": {
        "name": "\u003d?UTF-8?q?Dundar\u003d20G\u003dC3\u003dB6c?\u003d",
        "email": "gocdundar@gmail.com",
        "time": "Sat Jan 29 15:19:23 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jan 29 15:19:23 2022 +0000"
      },
      "message": "patch 8.2.4255: theoretical computation overflow\n\nProblem:    Theoretical computation overflow.\nSolution:   Perform multiplication in a wider type. (closes #9657)\n"
    },
    {
      "commit": "420fabcd4ffeaf79082a6e43db91e1d363f88f27",
      "tree": "89938a5800078e96cdf992aca87e1c79a2f255ac",
      "parents": [
        "fb80862e49fcbcf47907fc8cdaaf5c41cb9eb06e"
      ],
      "author": {
        "name": "\u003d?UTF-8?q?Dundar\u003d20G\u003dC3\u003dB6c?\u003d",
        "email": "gocdundar@gmail.com",
        "time": "Fri Jan 28 15:28:04 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Jan 28 15:28:04 2022 +0000"
      },
      "message": "patch 8.2.4241: some type casts are redundant\n\nProblem:    Some type casts are redundant.\nSolution:   Remove the type casts. (closes #9643)\n"
    },
    {
      "commit": "0bbca540f7377889e2154aa5731f6eeffcb5c0cc",
      "tree": "61cc03237b9266b9c7e436b3997c8110e1b6094d",
      "parents": [
        "0d47ad40274ed9c7ace636b2a4063182c905a2b4"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Jan 11 13:14:54 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Jan 11 13:14:54 2022 +0000"
      },
      "message": "patch 8.2.4062: match highlighting of tab too short\n\nProblem:    Match highlighting of tab too short.\nSolution:   Do not stop match highlighting if on a Tab. (Christian Brabandt,\n            closes #9507, closes #9500)\n"
    },
    {
      "commit": "af4a61a85d6e8cacc35324f266934bc463a21673",
      "tree": "3b2e75b8a36bc8e79d2bc407d929a84b69fd0e0c",
      "parents": [
        "5da36052a4bb0f3a9747ec3a8ab9d85e058e39fa"
      ],
      "author": {
        "name": "Dominique Pelle",
        "email": "dominique.pelle@gmail.com",
        "time": "Mon Dec 27 17:21:41 2021 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Dec 27 17:21:41 2021 +0000"
      },
      "message": "patch 8.2.3914: various spelling mistakes in comments\n\nProblem:    Various spelling mistakes in comments.\nSolution:   Fix the mistakes. (Dominique Pellé, closes #9416)\n"
    },
    {
      "commit": "a80aad717464760a5a50ac2201ce35b24a0cf7a5",
      "tree": "968eca4115530a2d08a151f5c3cc957b4b43d69d",
      "parents": [
        "82b3b4c6cf2973fe767f8e2311482af0bd95267e"
      ],
      "author": {
        "name": "James McCoy",
        "email": "jamessan@jamessan.com",
        "time": "Wed Dec 22 19:45:28 2021 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Dec 22 19:45:28 2021 +0000"
      },
      "message": "patch 8.2.3874: cannot highlight the number column for a sign\n\nProblem:    Cannot highlight the number column for a sign.\nSolution:   Add the \"numhl\" argument. (James McCoy, closes #9381)\n"
    },
    {
      "commit": "acdc911e4e1120ef29d86fce8e890c72cdd1bf30",
      "tree": "7bf3b5db9e650d3bce9dcfcb5a3c734ea0629d4c",
      "parents": [
        "5e86964bf48ddbfa20261bda84db391c80a36dca"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Dec 02 19:46:57 2021 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Dec 02 19:46:57 2021 +0000"
      },
      "message": "patch 8.2.3723: when using \u0027linebreak\u0027 a text property starts too early\n\nProblem:    When using \u0027linebreak\u0027 a text property starts too early.\nSolution:   Decrement \"bcol\" when looking for property start. (closes #9242)\n"
    },
    {
      "commit": "3569c0de67bc9c723621297ae827d5e3353793a1",
      "tree": "0426dc0997ef10d9f6cbff7c147c153668344885",
      "parents": [
        "db9ff9ab5d7ce1fcc2c4106e7ad49151a323996c"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Dec 02 11:34:21 2021 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Dec 02 11:34:21 2021 +0000"
      },
      "message": "patch 8.2.3718: compiler warns for unused variable without +textprop\n\nProblem:    Compiler warns for unused variable without the +textprop feature.\n            (John Marriott)\nSolution:   Adjust #ifdefs.\n"
    },
    {
      "commit": "42eba04522d6be04393f59a9eab47833e7594650",
      "tree": "7f856ea77f39ef8a296644e11e92f917532c1485",
      "parents": [
        "eba3b7f6645c8f856132b4c06a009a3b0a44e21c"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Nov 30 20:22:49 2021 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Nov 30 20:22:49 2021 +0000"
      },
      "message": "patch 8.2.3706: text property highlighting is used on Tab\n\nProblem:    Text property highlighting is used on Tab.\nSolution:   Only set in_linebreak when not on a Tab. (closes #9242)\n"
    },
    {
      "commit": "6b839ac77586f69a814d2940f59f0125f55c5f81",
      "tree": "a6d7a0609d95ebaabd670f03f76034b158dec34a",
      "parents": [
        "651fca85c71a4c5807f8f828f9ded30fbd754325"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Nov 29 21:12:35 2021 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Nov 29 21:12:35 2021 +0000"
      },
      "message": "patch 8.2.3700: text property highlighting continues over breakindent\n\nProblem:    Text property highlighting continues over breakindent.\nSolution:   Stop before the end column. (closes #9242)\n"
    },
    {
      "commit": "0c359af5c0fd106d3f57cc0bb7cef1c89b5e1e10",
      "tree": "81e741e604559a6f4d2ade79da6dfa5a602840b3",
      "parents": [
        "0b74d00693f2ff5f45cb5808197df7d1aaa5cb41"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Nov 29 19:18:57 2021 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Nov 29 19:18:57 2021 +0000"
      },
      "message": "patch 8.2.3698: match highlighting continues over breakindent\n\nProblem:    Match highlighting continues over breakindent.\nSolution:   Stop before the end column. (closes #9242)\n"
    },
    {
      "commit": "e413ea04b716effb28eb49dbc98ad3f9f761545a",
      "tree": "64c13d8b06ffb929eae3f814805077e93ecf7ecc",
      "parents": [
        "1f2453fec6f8f0f315f00ca7b562a02090cb1e37"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Nov 24 16:20:13 2021 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Nov 24 16:20:13 2021 +0000"
      },
      "message": "patch 8.2.3664: cannot adjust sign highlighting for \u0027cursorline\u0027\n\nProblem:    Cannot adjust sign highlighting for \u0027cursorline\u0027.\nSolution:   Add CursorLineSign and CursorLineFold highlight groups.\n            (Gregory Anders, closes #9201)\n"
    },
    {
      "commit": "f14b8ba1373f569705cb80419248054100b02360",
      "tree": "57858129c7f87dc01ea87fde7f19133ceaaa9c2b",
      "parents": [
        "07802044b90b2cbcc64b2dfe235f019d7c37589c"
      ],
      "author": {
        "name": "zeertzjq",
        "email": "zeertzjq@outlook.com",
        "time": "Fri Sep 10 16:58:30 2021 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Sep 10 16:58:30 2021 +0200"
      },
      "message": "patch 8.2.3424: a sequence of spaces is hard to see in list mode\n\nProblem:    A sequence of spaces is hard to see in list mode.\nSolution:   Add the \"multispace\" option to \u0027listchars\u0027. (closes #8834)\n"
    },
    {
      "commit": "89a54b413a8c96206ce7e038dde81a6eff6cd6b8",
      "tree": "4c4f903381f3e92f8a441443855958c6d2f5a1d6",
      "parents": [
        "65b605665997fad54ef39a93199e305af2fe4d7f"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Sep 07 20:45:31 2021 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Sep 07 20:45:31 2021 +0200"
      },
      "message": "patch 8.2.3410: crash with linebreak, listchars and large tabstop\n\nProblem:    Crash with linebreak, listchars and large tabstop.\nSolution:   Account for different size listchars for a tab. (closes #8841)\n"
    },
    {
      "commit": "20e0c3d27bda770542c1c0e4c81fd6443c12f3a6",
      "tree": "e1acfa0741e06522436742a3247f22efaf10134c",
      "parents": [
        "ba02e4720f863fdb456e7023520f0a354eec0dcf"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Aug 31 20:57:55 2021 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Aug 31 20:57:55 2021 +0200"
      },
      "message": "patch 8.2.3391: crash with combination of \u0027linebreak\u0027 and other options\n\nProblem:    Crash with combination of \u0027linebreak\u0027 and other options.\nSolution:   Avoid n_extra to become negative. (Christian Brabandt,\n            closes #8817)\n"
    },
    {
      "commit": "4f33bc20d7d5444e44d13f954e8219ad1abd26ef",
      "tree": "c207d3fc1e3253cc40cc15dc3d2e2fa325d56db1",
      "parents": [
        "1b6acf02b7e685ecb87ccba52c91835a7519073e"
      ],
      "author": {
        "name": "zeertzjq",
        "email": "zeertzjq@outlook.com",
        "time": "Thu Aug 05 17:57:02 2021 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Aug 05 17:57:02 2021 +0200"
      },
      "message": "patch 8.2.3295: \u0027cursorline\u0027 should not apply to \u0027breakindent\u0027\n\nProblem:    \u0027cursorline\u0027 should not apply to \u0027breakindent\u0027.\nSolution:   Make \u0027cursorline\u0027 apply to \u0027breakindent\u0027 and \u0027showbreak\u0027\n            consistently. (closes #8684)\n"
    },
    {
      "commit": "41fb723ee97baa2f095cde601a5a144b168b7a6b",
      "tree": "9931a465fc8f032c04bc0aa7a91716748f9b150b",
      "parents": [
        "db8647277082a8a69a189ded8bd1408af993b54e"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Jul 08 12:40:05 2021 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Jul 08 12:40:05 2021 +0200"
      },
      "message": "patch 8.2.3121: \u0027listchars\u0027 \"exceeds\" character appears in foldcolumn\n\nProblem:    \u0027listchars\u0027 \"exceeds\" character appears in foldcolumn. Window\n            separator is missing. (Leonid V.  Fedorenchik)\nSolution:   Only draw the \"exceeds\" character in the text area.  Break the\n            loop when not drawing the text. (closes #8524)\n"
    },
    {
      "commit": "29f0dc3689eafcf7888e06d57d1cf79e62c5c148",
      "tree": "218c3e329f5c8edccd1da7c94921858c3ea61321",
      "parents": [
        "6bc30b05e6081bcaece6d1a7fcfca238ea5a194f"
      ],
      "author": {
        "name": "Christian Brabandt",
        "email": "cb@256bit.org",
        "time": "Wed Jun 16 19:28:34 2021 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Jun 16 19:28:34 2021 +0200"
      },
      "message": "patch 8.2.3012: when \u0027rightleft\u0027 is set the line number is drawn reversed\n\nProblem:    When \u0027rightleft\u0027 is set the line number is sometimes drawn\n            reversed.\nSolution:   Adjust how space is handled. (Christian Brabandt, closes #8389,\n            closes #8391)\n"
    },
    {
      "commit": "a06e345af5b8261c072c95b0446e67cfda439848",
      "tree": "35ce3ff09b50d7a058eb40d55b6d99de6d54e755",
      "parents": [
        "5a6cfb3ff2f2f422a3732f3855616c89dd19c19d"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat May 29 17:56:37 2021 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat May 29 17:56:37 2021 +0200"
      },
      "message": "patch 8.2.2903: cursor position wrong on wrapped line with \u0027signcolumn\u0027\n\nProblem:    Cursor position wrong on wrapped line with \u0027signcolumn\u0027.\nSolution:   Don\u0027t add space for showbreak twice. (Christian Brabandt,\n            closes #8262)\n"
    },
    {
      "commit": "2d5f385cee3668c44089edcb9d60b0b5d751ee5d",
      "tree": "0e4cac228f7a1420c78d9ca55ceb1da01f7ea4fc",
      "parents": [
        "753bcf8c7d7cf7b9e1572a80cc513a67020814ac"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Apr 21 15:11:42 2021 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Apr 21 15:11:42 2021 +0200"
      },
      "message": "patch 8.2.2797: Search highlight disappears in the Visual area\n\nProblem:    Search highlight disappears in the Visual area.\nSolution:   Combine the search attributes. (closes #8134)\n"
    },
    {
      "commit": "9355ae41497cbcce58ddd79f9125eb3e9dfe0a43",
      "tree": "654fb8b4a4a9c23a0689e8dfeba7b9a311084c1b",
      "parents": [
        "608d78fb45077fbaf6dc880b754a1d8a54ac9999"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Mar 08 19:04:05 2021 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Mar 08 19:04:05 2021 +0100"
      },
      "message": "patch 8.2.2577: compiler warning for type conversion\n\nProblem:    Compiler warning for type conversion.\nSolution:   Add a typecast. (Mike Williams)\n"
    },
    {
      "commit": "4fa1175765d55613302fc27d0f65e2c699452b6e",
      "tree": "c1322ae51aab567c43386d082fd91d52ff1c786b",
      "parents": [
        "37096afd3f3133a831ab49a9677f090c3c935c9d"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Mar 03 13:26:02 2021 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Mar 03 13:26:02 2021 +0100"
      },
      "message": "patch 8.2.2563: cannot use multibyte characters for folding in \u0027fillchars\u0027\n\nProblem:    Cannot use multibyte characters for folding in \u0027fillchars\u0027.\nSolution:   Port pull request 11568 to Vim. (Yegappan Lakshmanan,\n            closes #7924)\n"
    },
    {
      "commit": "eed9d46293f0842aad0d50ff3a526f9a48b12421",
      "tree": "ef3730ca3c0a7ede44fade0ea638975f43a65d5f",
      "parents": [
        "7c5b3c03699a4ab31f47c24290852d441ea8c12a"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Feb 15 20:38:25 2021 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Feb 15 20:38:25 2021 +0100"
      },
      "message": "patch 8.2.2518: \u0027listchars\u0027 should be window-local\n\nProblem:    \u0027listchars\u0027 should be window-local.\nSolution:   Make \u0027listchars\u0027 global-local. (Yegappan Lakshmanan, Marco Hinz,\n            closes #5206, closes #7850)\n"
    },
    {
      "commit": "f3fa18468c0adc4fa645f7c394d7a6d14d3d4352",
      "tree": "afa56d87d87648bce9687cd69b9f9313b9e631a3",
      "parents": [
        "b17ec4d427f9009eff5dbc3184b26d68b0163edb"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Feb 10 17:20:28 2021 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Feb 10 17:20:28 2021 +0100"
      },
      "message": "patch 8.2.2493: text property for text left of window shows up\n\nProblem:    Text property for text left of window shows up.\nSolution:   Check if the text property ends before the current column.\n            (closes #7806)\n"
    },
    {
      "commit": "91478ae49a1b2dc1de63821db731a343e855dcc0",
      "tree": "1712c04276688e7664769ca084a5f9a4f76d7ac4",
      "parents": [
        "148be9bc1cca16ce47ad21563f5835682001f9a2"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Feb 03 15:58:13 2021 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Feb 03 15:58:13 2021 +0100"
      },
      "message": "patch 8.2.2454: leading space can not be made visible\n\nProblem:    Leading space can not be made visible.\nSolution:   Add \"lead:\" to \u0027listchars\u0027. (closes #7772)\n"
    },
    {
      "commit": "448465e6872905967c97a56cd45307530795653c",
      "tree": "444e706bf1aa0d1ec35a1eb36fd22d1c042d7c41",
      "parents": [
        "5ee0981fb5259f94900ab25207caddf1fa61010d"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Nov 25 13:49:27 2020 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Nov 25 13:49:27 2020 +0100"
      },
      "message": "patch 8.2.2045: highlighting a character too much with incsearch\n\nProblem:    Highlighting a character too much with incsearch.\nSolution:   Check \"search_match_endcol\". (Christian Brabandt, closes #7360)\n"
    },
    {
      "commit": "1efefda623283d941705d8f6ad0e9cfe0ac76079",
      "tree": "11f65c9eedac7ad7924c3b45e589e5cd2c0b2f7a",
      "parents": [
        "52bf81c2d5f0d57443a29525b68b88707f5ad87c"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Nov 17 19:22:06 2020 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Nov 17 19:22:06 2020 +0100"
      },
      "message": "patch 8.2.2003: build error with +conceal but without +popupwin\n\nProblem:    Build error with +conceal but without +popupwin.\nSolution:   Add #ifdef. (Tom Ryder, closes #7316)\n"
    },
    {
      "commit": "6a07644db30cb5f3d0c6dc5eb2c348b6289da553",
      "tree": "809c5c0da918231439589f9e34b23b86c8f0aac6",
      "parents": [
        "2dfae04f376a58d4c5a801cb652c8eae65900672"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Nov 15 20:32:58 2020 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Nov 15 20:32:58 2020 +0100"
      },
      "message": "patch 8.2.1990: cursor position wrong in terminal popup with finished job\n\nProblem:    Cursor position wrong in terminal popup with finished job.\nSolution:   Only add the top and left offset when not done already.\n            (closes #7298)\n"
    },
    {
      "commit": "fabc3ca896751277f18a3a68e5661179728db3ad",
      "tree": "ca34187afd2c6247d7a9139edb3146317472594a",
      "parents": [
        "b4d16cb11d92b363503b71673921774548230e94"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Nov 05 19:07:21 2020 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Nov 05 19:07:21 2020 +0100"
      },
      "message": "patch 8.2.1957: diff and cursorcolumn highlighting don\u0027t mix\n\nProblem:    Diff and cursorcolumn highlighting don\u0027t mix.\nSolution:   Fix condition for what attribute to use. (Christian Brabandt,\n            closes #7258, closes #7260)\n"
    },
    {
      "commit": "ad5e5631c5dc93a50bbe637be254c5e9968848ea",
      "tree": "1e45c995ab1ef7772891db27cccf65dc26232a2a",
      "parents": [
        "c8f12c9856df58c760fe54d81b2ec5ed4dcaffd6"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Sep 15 20:52:26 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Sep 15 20:52:26 2020 +0200"
      },
      "message": "patch 8.2.1689: \u0027colorcolumn\u0027 doesn\u0027t show in indent\n\nProblem:    \u0027colorcolumn\u0027 doesn\u0027t show in indent.\nSolution:   Also draw the column when draw_state is WL_BRI or WL_SBR.\n            (Alexey Demin, closes #6948, closes #6619)\n"
    },
    {
      "commit": "39f7aa3c3124065b50f182b1d2f7ac92a0918656",
      "tree": "238fc2ad919f9e66aca9519d9dd30585ae918d2a",
      "parents": [
        "7d6979608ee83b06ccfab2589da3047b143defae"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Aug 31 22:00:05 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Aug 31 22:00:05 2020 +0200"
      },
      "message": "patch 8.2.1556: cursorline highlighting always overrules sign highlighting\n\nProblem:    Cursorline highlighting always overrules sign highlighting.\nSolution:   Combine the highlighting, use the priority to decide how.\n            (closes #6812)\n"
    },
    {
      "commit": "fc838d6cb0f22c77a6ee2befd034b593e1c5ea06",
      "tree": "460d06257776232261d5e716511c2544786ba38e",
      "parents": [
        "1e4c7d0ed272201fa3a7cf34a462abb139170759"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Jun 25 22:23:48 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Jun 25 22:23:48 2020 +0200"
      },
      "message": "patch 8.2.1058: multiline conceal causes display errors\n\nProblem:    Multiline conceal causes display errors.\nSolution:   Do not allow conceal cross over EOL. (closes #6326, closes #4854,\n            closes #6302)\n"
    },
    {
      "commit": "211dd3fd82216ca879fe7f917ea345b3ae366ce1",
      "tree": "21bd8158c75ac29a1a58cb6ec024ed8ace365464",
      "parents": [
        "73b4465ba7f170c5a1701ad908144970e758b1f5"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Jun 25 20:07:04 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Jun 25 20:07:04 2020 +0200"
      },
      "message": "patch 8.2.1056: wrong display when mixing match conceal and syntax conceal\n\nProblem:    Wrong display when mixing match conceal and syntax conceal.\nSolution:   Adjust how conceal flags are used. (closes #6327, closes #6303)\n"
    },
    {
      "commit": "511feec6f0a9e954f1d7353425fa51232b1a8e88",
      "tree": "527fe7b68d9f38926ec85f5f440685a60c2f26e7",
      "parents": [
        "865af6b990f058fab10c9ff10c77eb0e3bd48ad5"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Jun 18 19:15:27 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Jun 18 19:15:27 2020 +0200"
      },
      "message": "patch 8.2.1004: line numbers below filler lines not always updated\n\nProblem:    Line numbers below filler lines not always updated.\nSolution:   Don\u0027t break out of the win_line() loop too early. (Christian\n            Brabandt, closes #6294, closes #6138)\n"
    },
    {
      "commit": "32ee627750e8b7b3fa6516b893e72f6e6af54710",
      "tree": "dfa25269bbbaaf317765ff0ef0b059362c33f920",
      "parents": [
        "0e390f40e944036fb558a63b91238cfda128d95f"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Jun 10 14:16:49 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Jun 10 14:16:49 2020 +0200"
      },
      "message": "patch 8.2.0943: displaying ^M or ^J depends on current buffer\n\nProblem:    Displaying ^M or ^J depends on current buffer.\nSolution:   Pass the displayed buffer to transchar(). (closes #6225)\n"
    },
    {
      "commit": "e882f7a73c8fa48707de71035eb0a7ccc6ac8548",
      "tree": "13145a03679860e11cf224731d2d8ddbb93eac07",
      "parents": [
        "fd615a3c901f59abddca27c6a09940be552c0f4d"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat May 16 14:07:39 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat May 16 14:07:39 2020 +0200"
      },
      "message": "patch 8.2.0766: display error when using \u0027number\u0027 and \u0027breakindent\u0027\n\nProblem:    Display error when using \u0027number\u0027 and \u0027breakindent\u0027.\nSolution:   Adjust extra spaces in the first row. (Ken Takata, closes #6089,\n            closes #5986)\n"
    },
    {
      "commit": "e770598f31ad88fc98e40ead4b228ebc04afaa5d",
      "tree": "8509128531d190dd2645e40cb892961ee8acbe83",
      "parents": [
        "ad48e6c1590842ab6d48e6caba3e9250734dae27"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Apr 21 22:23:15 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Apr 21 22:23:15 2020 +0200"
      },
      "message": "patch 8.2.0616: build error when disabling the diff feature\n\nProblem:    Build error when disabling the diff feature.\nSolution:   Move parenthesis outside of #ifdef. (Tom Ryder)\n"
    },
    {
      "commit": "14285cb801c5ba965fdb89c44e8c27d912edfe4b",
      "tree": "0fc6f519aab10916524e1943918115903c68924f",
      "parents": [
        "2d9d409ad4fab1ae7ceaecc0ef0e9b511d868374"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Mar 27 20:58:37 2020 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Mar 27 20:58:37 2020 +0100"
      },
      "message": "patch 8.2.0464: typos and other small problems\n\nProblem:    Typos and other small problems.\nSolution:   Fix the typos.  Add missing files to the distribution.\n"
    },
    {
      "commit": "b81f56fb57c87a7490dd79908c257437d1958447",
      "tree": "fa363ee5893351d602dea5245003629852a09d83",
      "parents": [
        "1aa76b8fd06c278fe36c39b0bbe7233c775d7423"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Feb 23 15:29:46 2020 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Feb 23 15:29:46 2020 +0100"
      },
      "message": "patch 8.2.0309: window-local values have confusing name\n\nProblem:    Window-local values have confusing name.\nSolution:   Rename w_p_bri* to w_briopt_*.\n"
    },
    {
      "commit": "1aa76b8fd06c278fe36c39b0bbe7233c775d7423",
      "tree": "3203a054c0b914e6c4dda0bc2d0b274584995ee8",
      "parents": [
        "026270c01d8ae4425b2afe289d464451718cb9ab"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Feb 23 15:17:27 2020 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Feb 23 15:17:27 2020 +0100"
      },
      "message": "patch 8.2.0308: \u0027showbreak\u0027 does not work for a very long line\n\nProblem:    \u0027showbreak\u0027 does not work for a very long line. (John Little)\nSolution:   Check whether \u0027briopt\u0027 contains \"sbr\". (Ken Takata, closes #5523,\n            closes #5684)\n"
    },
    {
      "commit": "219c7d063823498be22aae46dd024d77b5fb2a58",
      "tree": "d6e8c1a525626c2e7224271ee8113cf81c7839d9",
      "parents": [
        "ab067a21b9622513ed75f4801b001606eeaf2474"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Feb 01 21:57:29 2020 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Feb 01 21:57:29 2020 +0100"
      },
      "message": "patch 8.2.0191: cannot put a terminal in a popup window\n\nProblem:    Cannot put a terminal in a popup window.\nSolution:   Allow opening a terminal in a popup window.  It will always have\n            keyboard focus until closed.\n"
    },
    {
      "commit": "dfede9a70b3136988a8f262742101ad5cb98f46d",
      "tree": "7274266f12167dfe2ff671b2faa4be166abccda3",
      "parents": [
        "2c02d3843a103826a3eb44357eaab09b7deb256b"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Jan 23 19:59:22 2020 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Jan 23 19:59:22 2020 +0100"
      },
      "message": "patch 8.2.0146: wrong indent when \u0027showbreak\u0027 and \u0027breakindent\u0027 are set\n\nProblem:    Wrong indent when \u0027showbreak\u0027 and \u0027breakindent\u0027 are set and\n            \u0027briopt\u0027 includes \"sbr\".\nSolution:   Reset \"need_showbreak\" where needed. (Ken Takata, closes #5523)\n"
    },
    {
      "commit": "42e931b0f52679d51de1a3832d1f2481512408fb",
      "tree": "e676374b9d65eea58fe174b7dca1b08691de3fc0",
      "parents": [
        "85db5475982e166ec5bb1c8c9a5c8bf062d49ed1"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Dec 04 19:08:50 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Dec 04 19:08:50 2019 +0100"
      },
      "message": "patch 8.1.2386: \u0027wincolor\u0027 is not used for \u0027listchars\u0027\n\nProblem:    \u0027wincolor\u0027 is not used for \u0027listchars\u0027.\nSolution:   Combine the colors. (closes #5308)\n"
    },
    {
      "commit": "912bc4a51af0ad947cb39deba2a6fa4ee27af906",
      "tree": "06fdb34eba3f202216b7b795ad74f1346a006360",
      "parents": [
        "6f1f0ca3edf395102ff3109c998d81300c8be3c9"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Dec 01 18:58:11 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Dec 01 18:58:11 2019 +0100"
      },
      "message": "patch 8.1.2376: preprocessor indents are incorrect\n\nProblem:    Preprocessor indents are incorrect.\nSolution:   Fix the indents. (Ken Takata, closes #5298)\n"
    },
    {
      "commit": "05ad5ff0ab34ed9a5296dedd420ca81698b8ce22",
      "tree": "7354d352e37ab28988ce26e4f88efd9a9b9f71ec",
      "parents": [
        "0c5c3faef2d54151a8c144539e3e5a3350fb18c7"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 30 22:48:27 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 30 22:48:27 2019 +0100"
      },
      "message": "patch 8.1.2371: FEAT_TEXT_PROP is a confusing name\n\nProblem:    FEAT_TEXT_PROP is a confusing name.\nSolution:   Use FEAT_PROP_POPUP. (Naruhiko Nishino, closes #5291)\n"
    },
    {
      "commit": "92e25ab2df03756bbb8523cf871db29fe8819c13",
      "tree": "8a0b492d49d656c356bf7ecc252c098aef489f44",
      "parents": [
        "0c0734d527a132edfb4089be48486586424b3f41"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Nov 26 22:39:10 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Nov 26 22:39:10 2019 +0100"
      },
      "message": "patch 8.1.2351: \u0027wincolor\u0027 not used for \u003e for not fitting double width char\n\nProblem:    \u0027wincolor\u0027 not used for \u003e for not fitting double width char.\n            Also: popup drawn on right half of double width character looks\n            wrong.\nSolution:   Adjust color for \u003e character.  Clear left half of double width\n            character if right half is being overwritten.\n"
    },
    {
      "commit": "4eb7dae255abc271cf313d4c75839577f1424183",
      "tree": "55738e6838d3de39c91541c21687990c8af5b113",
      "parents": [
        "cbee635eee3007db97646ddb9f211a1d4966eb2a"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Nov 12 22:33:45 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Nov 12 22:33:45 2019 +0100"
      },
      "message": "patch 8.1.2295: if buffer of popup is in another window cursorline sign shows\n\nProblem:    If buffer of popup is in another window cursorline sign shows.\nSolution:   Check the group of the sign.\n"
    },
    {
      "commit": "ee85702c10495041791f728e977b86005c4496e8",
      "tree": "ad3a4d7d4d477299da5349d8b9d234243ca33d66",
      "parents": [
        "b0745b221d284e381f1bd4b591cd68ea54b6a51d"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 09 23:26:40 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 09 23:26:40 2019 +0100"
      },
      "message": "patch 8.1.2281: \u0027showbreak\u0027 cannot be set for one window\n\nProblem:    \u0027showbreak\u0027 cannot be set for one window.\nSolution:   Make \u0027showbreak\u0027 global-local.\n"
    },
    {
      "commit": "dbd4316806389e3c2240b48cc6c4d209cb1665fd",
      "tree": "8e2776580d7fb87522c18e640d5b09127f2d1ff1",
      "parents": [
        "3503d7c94a6c8c2a5ca1665d648d0cb81afcc863"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 09 21:28:14 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 09 21:28:14 2019 +0100"
      },
      "message": "patch 8.1.2279: computation of highlight attributes is too complicated\n\nProblem:    Computation of highlight attributes is too complicated.\nSolution:   Simplify the attribute computation and make it more consistent.\n            (closes #5190)  Fix that \u0027combine\u0027 set to zero doesn\u0027t work.\n"
    },
    {
      "commit": "2f7b7b1e123d505637d21e0df28eb9e92667479c",
      "tree": "bdfe8422655ff8f6e695b15794ff12d02f2bda2d",
      "parents": [
        "82cf7f6df751505da285815a791463a049587849"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Nov 03 15:46:48 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Nov 03 15:46:48 2019 +0100"
      },
      "message": "patch 8.1.2245: third character of \u0027listchars\u0027 tab shows in wrong place\n\nProblem:    Third character of \u0027listchars\u0027 tab shows in wrong place when\n            \u0027breakindent\u0027 is set.\nSolution:   Set c_final to NUL. (Naruhiko Nishino, closes #5165)\n"
    },
    {
      "commit": "024dbd229fa7991b7bf7ef4d0888b43ab03783f7",
      "tree": "d12b2978dd45ca333c33cc5d3e47d2d3ce9bf4ff",
      "parents": [
        "f2885d3fb7045d14ae58824e9cb8dea65e4052c4"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 02 22:00:15 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 02 22:00:15 2019 +0100"
      },
      "message": "patch 8.1.2241: match highlight does not combine with \u0027wincolor\u0027\n\nProblem:    Match highlight does not combine with \u0027wincolor\u0027.\nSolution:   Apply \u0027wincolor\u0027 last on top of any other attribute. (closes #5159)\n"
    },
    {
      "commit": "efae76ab1a43d5a628d8c2fa4218ace6ba597f5d",
      "tree": "b7ef1d63325f64c076647f00ceee34ef74388172",
      "parents": [
        "38ba4dce4a8574e60f6ddb111922880b0c7affdc"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Oct 27 22:54:58 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Oct 27 22:54:58 2019 +0100"
      },
      "message": "patch 8.1.2229: cannot color number column above/below cursor differently\n\nProblem:    Cannot color number column above/below cursor differently.\nSolution:   Add LineNrAbove and LineNrBelow. (Shaun Brady, closes #624)\n"
    },
    {
      "commit": "6656c2ec4cc2163cd0a51d617f429ad7fb46d2d5",
      "tree": "5bfaaa025cce6e913ca0f5f47230011ab8908d26",
      "parents": [
        "8f7ab4bd1e66fd532bdef6559502d961f03b54d8"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Oct 24 15:00:04 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Oct 24 15:00:04 2019 +0200"
      },
      "message": "patch 8.1.2205: sign entry structure has confusing name\n\nProblem:    Sign entry structure has confusing name.\nSolution:   Rename signlist_T to sign_entry_T and prefix se_ to the fields.\n"
    },
    {
      "commit": "82260afb0ec358f50df9816511f480d455a1cdac",
      "tree": "ea4e2bb13a8532117eb33f79ae38d3b61af372d6",
      "parents": [
        "2b78ab5d0c91c229715ae140a34978506343bde3"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Oct 20 13:16:22 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Oct 20 13:16:22 2019 +0200"
      },
      "message": "patch 8.1.2189: syntax highlighting wrong for tab\n\nProblem:    Syntax highlighting wrong for tab.\nSolution:   Don\u0027t clear syntax attribute n_extra is non-zero.\n"
    },
    {
      "commit": "a74fda6f4d21d8e0652e9cfa04dd3e041f779f62",
      "tree": "1220a8808f31a0d960ed39fe07e9f67d46849aae",
      "parents": [
        "00e192becd50a38cb21a1bc3f86fcc7a21f8ee88"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Oct 19 17:38:03 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Oct 19 17:38:03 2019 +0200"
      },
      "message": "patch 8.1.2181: highlighting wrong when item follows tab\n\nProblem:    Highlighting wrong when item follows tab.\nSolution:   Don\u0027t use syntax attribute when n_extra is non-zero.\n            (Christian Brabandt, closes #5076)\n"
    },
    {
      "commit": "8459006af5e78bd0bd6dcfc6d54ddac35a91ee1c",
      "tree": "ad84321d723ff6f4648987ae5da7d00946b10ed0",
      "parents": [
        "c3bf7b56f2703e2d6f36dfb05fd32b5b43ce3c3f"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Oct 18 23:12:20 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Oct 18 23:12:20 2019 +0200"
      },
      "message": "patch 8.1.2176: syntax attributes not combined with Visual highlighting\n\nProblem:    Syntax attributes not combined with Visual highlighting. (Arseny\n            Nasokin)\nSolution:   Combine the attributes. (closes #5083)\n"
    },
    {
      "commit": "7751d1d1a3d447d0d48f57f34e0da9f7c6ac433d",
      "tree": "a66d9b1b9a6ad27a836452205e4b989ccd3dc71c",
      "parents": [
        "a1cb1d1dce14dd005797590721f1bcd0e7c3b35f"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Oct 18 20:37:08 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Oct 18 20:37:08 2019 +0200"
      },
      "message": "patch 8.1.2172: spell highlight is wrong at start of the line\n\nProblem:    Spell highlight is wrong at start of the line.\nSolution:   Fix setting the \"v\" variable. (closes #5078)\n"
    },
    {
      "commit": "b2fe1d676f28af92989a842d4e8708dddf157b3d",
      "tree": "a391643dc3c279bb4f7885598861a14f5941e4e7",
      "parents": [
        "4e03933726e3698d962bf7dacdd27f306a4c5086"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Oct 16 21:33:40 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Oct 16 21:33:40 2019 +0200"
      },
      "message": "patch 8.1.2163: cannot build with +spell but without +syntax\n\nProblem:    Cannot build with +spell but without +syntax.\nSolution:   Add #ifdef. (John Marriott)\n"
    },
    {
      "commit": "a6cc5beb1705359828a45b91402c34640f4e756a",
      "tree": "d68195e7867f193409b4412460af9f030edfb5fa",
      "parents": [
        "fafb4b18cd4aa5897537f53003b31bb83d7362df"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Oct 16 18:42:26 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Oct 16 18:42:26 2019 +0200"
      },
      "message": "patch 8.1.2160: cannot build with +syntax but without +terminal\n\nProblem:    Cannot build with +syntax but without +terminal.\nSolution:   Add #ifdef.\n"
    },
    {
      "commit": "17efc7fa05daea1e916a25620c71a5626b7f298d",
      "tree": "ec8bc53d60f8112a8132791c67dbf47b235e4ba8",
      "parents": [
        "8f7b29f033305fafc237c8e56e4b04172fd62e32"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Oct 16 18:11:31 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Oct 16 18:11:31 2019 +0200"
      },
      "message": "patch 8.1.2158: terminal attributes missing in Terminal-normal mode\n\nProblem:    Terminal attributes missing in Terminal-normal mode.\nSolution:   Use \"syntax_attr\".\n"
    },
    {
      "commit": "9115c611dbd3e4abab583eade6888421f66077e7",
      "tree": "eb04fce946de203caf01d639decf235f56bae8c1",
      "parents": [
        "a3817730c0a38ed6371b38b6db2e08547ecc674d"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Oct 16 16:57:06 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Oct 16 16:57:06 2019 +0200"
      },
      "message": "patch 8.1.2156: first character after Tab is not highlighted\n\nProblem:    First character after Tab is not highlighted.\nSolution:   Remember the syntax attribute for a column.\n"
    },
    {
      "commit": "a3817730c0a38ed6371b38b6db2e08547ecc674d",
      "tree": "37ecfd56d68a2e4673e570357783c77624944d14",
      "parents": [
        "1142a31b8c44c4e7dbf28a83ae52995113b37917"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Oct 16 16:31:44 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Oct 16 16:31:44 2019 +0200"
      },
      "message": "patch 8.1.2155: in a terminal window \u0027cursorlineopt\u0027 does not work properly\n\nProblem:    In a terminal window \u0027cursorlineopt\u0027 does not work properly.\nSolution:   Check the \u0027cursorlineopt\u0027 value. (closes #5055)\n"
    },
    {
      "commit": "3439028c8909aaa71ffe612a7191babdfe07c04c",
      "tree": "d81fd19be2e758a554ed1cccdfd1353bbd6d3bd8",
      "parents": [
        "27fc8cab227e30f649f52e74efd58ad56d21e9bb"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Oct 16 14:38:26 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Oct 16 14:38:26 2019 +0200"
      },
      "message": "patch 8.1.2153: combining text property and syntax highlight is wrong\n\nProblem:    Combining text property and syntax highlight is wrong. (Nick\n            Jensen)\nSolution:   Compute the syntax highlight attribute much earlier.\n            (closes #5057)\n"
    },
    {
      "commit": "49474ca12236776bb56aeb9d39bd6592e28157c7",
      "tree": "99b57d9464cf8e999ed19cb47b605b1ec1bcb689",
      "parents": [
        "1671de3098b7ab663398dd694b314e7f67a93411"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Oct 05 21:57:12 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Oct 05 21:57:12 2019 +0200"
      },
      "message": "patch 8.1.2117: CursorLine highlight used while \u0027cursorline\u0027 is off\n\nProblem:    CursorLine highlight used while \u0027cursorline\u0027 is off.\nSolution:   Check \u0027cursorline\u0027 is set. (cloes #5017)\n"
    },
    {
      "commit": "053f712ef20d143818aa07275cf1f4fa55afbf85",
      "tree": "2c592bc982525beeb6b1eb8d89461fa8088ff955",
      "parents": [
        "b8ff5c271ee5dcef6f63436b77e228e062ff9a0e"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Sep 23 22:17:15 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Sep 23 22:17:15 2019 +0200"
      },
      "message": "patch 8.1.2071: when \u0027wincolor\u0027 is set text property changes highlighting\n\nProblem:    When \u0027wincolor\u0027 is set text property changes highlighting. (Andy\n            Stewart)\nSolution:   Fix combining colors. (closes #4968)\n"
    },
    {
      "commit": "bffba7f7042f6082e75b42484b15f66087b01941",
      "tree": "3fcb97d519845afa946d27dbd41b03456a2d33c8",
      "parents": [
        "589edb340454e7f1b19358f129287a636d53d0e1"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Sep 20 17:00:17 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Sep 20 17:00:17 2019 +0200"
      },
      "message": "patch 8.1.2060: \"precedes\" in \u0027listchars\u0027 not used properly\n\nProblem:    \"precedes\" in \u0027listchars\u0027 not used properly.\nSolution:   Correctly handle the \"precedes\" char in list mode for long lines.\n            (Christian Brabandt, closes #4953)\n"
    },
    {
      "commit": "7528d1f6b5422750eb778dfb550cfd0b0e540964",
      "tree": "4282e05be0cf40c3e1920bdb4f2b5abe88e820ff",
      "parents": [
        "cd67059c0c3abf1e28aa66458abdf6f338252eb2"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Sep 19 23:06:20 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Sep 19 23:06:20 2019 +0200"
      },
      "message": "patch 8.1.2057: the screen.c file is much too big\n\nProblem:    The screen.c file is much too big.\nSolution:   Split it in three parts. (Yegappan Lakshmanan, closes #4943)\n"
    }
  ]
}
