)]}'
{
  "log": [
    {
      "commit": "ee17b6f70d382ec6c5d8d27b56c4e84106ac8c55",
      "tree": "1576168b662d7db6db23b175860a3a5f67c40a1f",
      "parents": [
        "7bcd25cad3e9d5c9e25c7ae2bde67285c26f73cd"
      ],
      "author": {
        "name": "Christian Brabandt",
        "email": "cb@256bit.org",
        "time": "Sat Sep 09 11:23:50 2023 +0200"
      },
      "committer": {
        "name": "Christian Brabandt",
        "email": "cb@256bit.org",
        "time": "Sat Sep 09 11:31:38 2023 +0200"
      },
      "message": "patch 9.0.1886: Various Typos\n\nProblem:  Various Typos\nSolution: Fix Typos\n\nThis is a collection of typo related commits.\n\ncloses: #12753\ncloses: #13016\n\nCo-authored-by: Adri Verhoef \u003ca3@a3.xs4all.nl\u003e\nCo-authored-by: zeertzjq \u003czeertzjq@outlook.com\u003e\nCo-authored-by: Viktor Szépe \u003cviktor@szepe.net\u003e\nCo-authored-by: nuid64 \u003clvkuzvesov@proton.me\u003e\nCo-authored-by: Meng Xiangzhuo \u003caumo@foxmail.com\u003e\nCo-authored-by: Dominique Pellé \u003cdominique.pelle@gmail.com\u003e\n\nSigned-off-by: Christian Brabandt \u003ccb@256bit.org\u003e\n"
    },
    {
      "commit": "fc3058495d3ff58c8f2b9dd4452d0840f2d1fa42",
      "tree": "127690c7f9017ca1239d10f551835db450edf787",
      "parents": [
        "c3172fe9e4d3ea7f705b5fc02fdb0c4ceb3df8b9"
      ],
      "author": {
        "name": "zeertzjq",
        "email": "zeertzjq@outlook.com",
        "time": "Sat Aug 19 13:27:03 2023 +0200"
      },
      "committer": {
        "name": "Christian Brabandt",
        "email": "cb@256bit.org",
        "time": "Sat Aug 19 13:27:03 2023 +0200"
      },
      "message": "patch 9.0.1745: Missing test coverage for blockwise Visual highlight\n\nProblem:  Missing test coverage for blockwise Visual highlight with\n          virtual that starts with a double-width char.\nSolution: Add a new virtual text to the test. Some other small fixes.\n\ncloses: #12835\n\nSigned-off-by: Christian Brabandt \u003ccb@256bit.org\u003e\nCo-authored-by: zeertzjq \u003czeertzjq@outlook.com\u003e\n"
    },
    {
      "commit": "f578ca2c8f36b61ac3301fe8b59a8473c964cdc2",
      "tree": "1b2828f46909ddbb9d09b522019d406ebc1462ca",
      "parents": [
        "ce723f391844695a07d9af02ef60330afd3e158c"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jun 10 19:40:30 2023 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jun 10 19:40:30 2023 +0100"
      },
      "message": "patch 9.0.1626: Visual area not shown when using \u0027showbreak\u0027\n\nProblem:    Visual area not shown when using \u0027showbreak\u0027 and start of line is\n            not visible. (Jaehwang Jung)\nSolution:   Adjust \"fromcol\" for the space taken by \u0027showbreak\u0027.\n            (closes #12514)\n"
    },
    {
      "commit": "5284b23e148063648be0ff46c730ca574e3ca9fa",
      "tree": "ac68e9687c7415912f09db726e6ad8a670964164",
      "parents": [
        "c99cbf8f289bdda5d4a77d7ec415850a520330ba"
      ],
      "author": {
        "name": "Yegappan Lakshmanan",
        "email": "yegappan@yahoo.com",
        "time": "Sat Mar 04 19:57:32 2023 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Mar 04 19:57:32 2023 +0000"
      },
      "message": "patch 9.0.1379: functions for handling options are not ordered\n\nProblem:    Functions for handling options are not ordered.\nSolution:   Put functions in alphabetical order. (Yegappan Lakshmanan,\n            closes #12101)\n"
    },
    {
      "commit": "5b9f57262fdadf460e6355abf1eee95b4f96abe8",
      "tree": "bab7c61f11518850386230bc0e57ac8aae3ffed3",
      "parents": [
        "ea62cee85e9e77ec86edd9843926dadb69978753"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Feb 19 20:49:38 2023 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Feb 19 20:49:38 2023 +0000"
      },
      "message": "patch 9.0.1328: error when using \"none\" for GUI color is confusing\n\nProblem:    Error when using \"none\" for GUI color is confusing.\nSolution:   Mention that the name should perhaps be \"NONE\". (closes #1400)\n"
    },
    {
      "commit": "572a4433c8276d8e8f228a09f43b11afe0c85f6f",
      "tree": "7f1ab340902327200e70e4e2b81610c70c619b36",
      "parents": [
        "82418263fa91792e851cb0de879d1595327d5531"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Sep 28 21:07:03 2022 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Sep 28 21:07:03 2022 +0100"
      },
      "message": "patch 9.0.0619: too many delete() calls in tests\n\nProblem:    Too many delete() calls in tests.\nSolution:   Use deferred delete where possible.\n"
    },
    {
      "commit": "84f546363068e4ddfe14a8a2a2322bb8d3a25417",
      "tree": "3ba03d5c35ce660ee6f437aa2a89948953c362bd",
      "parents": [
        "8b5901e2f9466eb6f38f5b251e871f609f65e252"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Jun 29 18:39:11 2022 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Jun 29 18:39:11 2022 +0100"
      },
      "message": "patch 9.0.0007: no support for double, dotted and dashed underlines\n\nProblem:    No support for double, dotted and dashed underlines.\nSolution:   Add the termcap entries and highlight modes. (closes #9553)\n"
    },
    {
      "commit": "8c9796085071950f9a03ca0fe116608e4f86aac2",
      "tree": "0a7ccec814f261a3ee1a30d6ab4ff67fda734d57",
      "parents": [
        "6a06940f8ae7283999c83ccdf268540220573105"
      ],
      "author": {
        "name": "zeertzjq",
        "email": "zeertzjq@outlook.com",
        "time": "Thu Apr 07 15:08:01 2022 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Apr 07 15:08:01 2022 +0100"
      },
      "message": "patch 8.2.4707: redrawing could be a bit more efficient\n\nProblem:    Redrawing could be a bit more efficient.\nSolution:   Optimize redrawing. (closes #10105)\n"
    },
    {
      "commit": "0b962e5685edd41b55d5427b894797e725707639",
      "tree": "0b6bddeb6a2c7da603b71474b87f185dc14a02ea",
      "parents": [
        "292e1b9f681054a1de8fa22315ae6eedd7acb205"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Apr 03 18:02:37 2022 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Apr 03 18:02:37 2022 +0100"
      },
      "message": "patch 8.2.4677: the Athena GUI support is outdated\n\nProblem:    The Athena GUI support is outdated.\nSolution:   Remove the Athena GUI code.\n"
    },
    {
      "commit": "782c6744b49b30d9460ed00d4773666e42e07163",
      "tree": "bf703612f9646593492f7dbc275896791095d39e",
      "parents": [
        "96e08e028cbcda23dccf83de6b71b3c6bf1f9d4a"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Apr 01 12:06:31 2022 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Apr 01 12:06:31 2022 +0100"
      },
      "message": "patch 8.2.4660: cursorcolumn is sometimes not correct\n\nProblem:    Cursorcolumn is sometimes not correct.\nSolution:   Recompute the cursor column when entering Insert mode and the\n            cursor is on a character wider than a screen cell.\n"
    },
    {
      "commit": "3e559cd88486ffab6b6fb4e0921b4600d137a617",
      "tree": "282c592a9ddd18ff55bbe6c4094157167f86bfda",
      "parents": [
        "565d1278cbbb7bc927bee207d5c2bc0bb95928fa"
      ],
      "author": {
        "name": "zeertzjq",
        "email": "zeertzjq@outlook.com",
        "time": "Sun Mar 27 19:26:55 2022 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Mar 27 19:26:55 2022 +0100"
      },
      "message": "patch 8.2.4638: superfluous check if a redraw is needed for \u0027cursorline\u0027\n\nProblem:    Superfluous check if a redraw is needed for \u0027cursorline\u0027.\nSolution:   Remove check_redraw_cursorline(). (closes #10030, closes #10029)\n"
    },
    {
      "commit": "560dff49c0095111fc96b4b8dd7f4d269aba9473",
      "tree": "cd986c6411c522080f4e4d360bcfcfc99841162c",
      "parents": [
        "74a0a5b26d0180f3ea89e9495dff6a26f0df23cb"
      ],
      "author": {
        "name": "Yegappan Lakshmanan",
        "email": "yegappan@yahoo.com",
        "time": "Thu Feb 10 19:52:10 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Feb 10 19:52:10 2022 +0000"
      },
      "message": "patch 8.2.4339: CTRL-A does not work properly with the cmdline popup menu\n\nProblem:    CTRL-A does not work properly with the cmdline popup menu.\nSolution:   Fix issues with CTRL-A.  Add more tests for the cmdline popup\n            menu.  Remove TermWait() before VeriryScreenDump().  Refactor the\n            cmdline popup code. (Yegappan Lakshmanan, closes #9735)\n"
    },
    {
      "commit": "62aec93bfdb9e1b40d03a6d2e8e9511f8b1bdb2d",
      "tree": "8f2962626c458f5ac5fa1f2ec46e79248683c81d",
      "parents": [
        "135e15251efd96c960e51e8ab31333c2d6887983"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jan 29 21:45:34 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jan 29 21:45:34 2022 +0000"
      },
      "message": "patch 8.2.4257: Vim9: finding global function without g: prefix inconsistent\n\nProblem:    Vim9: finding global function without g: prefix but not finding\n            global variable is inconsistent.\nSolution:   Require using g: for a global function.  Change the vim9.vim\n            script into a Vim9 script with exports.  Fix that import in legacy\n            script does not work.\n"
    },
    {
      "commit": "8bfa0eb863357c1013024233ebb2e95a0a848002",
      "tree": "d635a7c84fbca1ffb2fd2030e7bd7b612551f7d1",
      "parents": [
        "2b4ecc2c31c00df6e1c8ad46a3e4eabb1f1f84e3"
      ],
      "author": {
        "name": "Dominique Pelle",
        "email": "dominique.pelle@gmail.com",
        "time": "Sun Jan 02 16:16:33 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jan 02 16:16:33 2022 +0000"
      },
      "message": "patch 8.2.3982: some lines of code not covered by tests\n\nProblem:    Some lines of code not covered by tests.\nSolution:   Add a few more test cases. (Dominique Pellé, closes #9453)\n"
    },
    {
      "commit": "f7f7aaf8aaad34a38d3f159e031c5bcf3394f8f1",
      "tree": "ae3bccdefbc7cf24680259b8e92981f5037d3993",
      "parents": [
        "4dc24eb5adbcc76838fae1e900936dd230209d96"
      ],
      "author": {
        "name": "erw7",
        "email": "erw7.github@gmail.com",
        "time": "Tue Dec 07 21:29:20 2021 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Dec 07 21:29:20 2021 +0000"
      },
      "message": "patch 8.2.3757: an overlong highlight group name is silently truncated\n\nProblem:    An overlong highlight group name is silently truncated.\nSolution:   Give an error if the name is too long. (closes #9289)\n"
    },
    {
      "commit": "bb277fd89fd7c665d51be2a08993732d46c208ef",
      "tree": "3aca842784a9d85907078aeeb95d74239f2b83c9",
      "parents": [
        "510d8e6056d89d903511c4498afec23f76b4f2a4"
      ],
      "author": {
        "name": "Yegappan Lakshmanan",
        "email": "yegappan@yahoo.com",
        "time": "Wed Nov 24 20:28:31 2021 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Nov 24 20:28:31 2021 +0000"
      },
      "message": "patch 8.2.3668: messages may be corrupted\n\nProblem:    Messages may be corrupted.\nSolution:   Use another buffer instead of IObuff. (Yegappan Lakshmanan,\n            closes #9195)\n"
    },
    {
      "commit": "2a16dc6613368c54d526850bcbcd03c3fec1be67",
      "tree": "10460457613bd8a165fa05e72f411ec5e7abfaf5",
      "parents": [
        "c143fa0778fa0d8744867318bb7f7a2e63cf37d7"
      ],
      "author": {
        "name": "Yegappan Lakshmanan",
        "email": "yegappan@yahoo.com",
        "time": "Tue Nov 16 17:19:30 2021 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Nov 16 17:19:30 2021 +0000"
      },
      "message": "patch 8.2.3605: cannot clear and unlinke a highlight group with hlset()\n\nProblem:    Cannot clear and unlinke a highlight group with hlset() in a\n            single call.\nSolution:   Add the \"force\" option. (Yegappan Lakshmanan, closes #9117)\n"
    },
    {
      "commit": "6a950a6007f27d9d0ce32ef8dcaf5c9d0f1b5aab",
      "tree": "9a6def9cc31a16bd80ccd4fe23f5c8d8cdb7e34e",
      "parents": [
        "23beefed73aadb243fb67cf944e3d60fe8c038bb"
      ],
      "author": {
        "name": "Dominique Pelle",
        "email": "dominique.pelle@gmail.com",
        "time": "Sat Nov 13 18:44:37 2021 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 13 18:44:37 2021 +0000"
      },
      "message": "patch 8.2.3592: Test_hlset fails when terminal has many columns\n\nProblem:    Test_hlset fails when terminal has many columns.\nSolution:   Set the number of columns to 80. (Dominique Pellé, closes #9101,\n            closes #9100)\n"
    },
    {
      "commit": "a0fca17251bf491db7b8d302ce22dee844597e82",
      "tree": "32a0b8da8cefe1d96584689f6676d57fec38fed4",
      "parents": [
        "5300be620c77950caa5296019408ee02e60097e8"
      ],
      "author": {
        "name": "Drew Vogel",
        "email": "dvogel@github",
        "time": "Sat Nov 13 10:50:01 2021 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 13 10:50:01 2021 +0000"
      },
      "message": "patch 8.2.3590: test for v:colornames sometimes fails\n\nProblem:    Test for v:colornames sometimes fails. (Dominique Pellé)\nSolution:   Check features.  Clear v:colornames between tests. (Drew Vogel,\n            closes #9105, closes #9073)\n"
    },
    {
      "commit": "d1a8d658e1b16cf8579fc72cf7aa6a29a57ff5ef",
      "tree": "76bdb7aa3e539c8f3c35fa288386243511f8c5ed",
      "parents": [
        "0f0044125c2a5dcde2c4605efc39d2e237eed024"
      ],
      "author": {
        "name": "Yegappan Lakshmanan",
        "email": "yegappan@yahoo.com",
        "time": "Wed Nov 03 21:56:45 2021 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Nov 03 21:56:45 2021 +0000"
      },
      "message": "patch 8.2.3578: manipulating highlighting is complicated\n\nProblem:    Manipulating highlighting is complicated.\nSolution:   Add the hlget() and hlset() functions. (Yegappan Lakshmanan,\n            closes #9039)\n"
    },
    {
      "commit": "e30d10253fa634c4f60daa798d029245f4eed393",
      "tree": "57aca74b65dc4c3924ef23185b8cb2b6933996c2",
      "parents": [
        "3c5904d2a5d7861c227a4c3cd4ddcbc51014c838"
      ],
      "author": {
        "name": "Drew Vogel",
        "email": "dvogel@github",
        "time": "Sun Oct 24 20:35:07 2021 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Oct 24 20:35:07 2021 +0100"
      },
      "message": "patch 8.2.3562: cannot add color names\n\nProblem:    Cannot add color names.\nSolution:   Add the v:colornames dictionary. (Drew Vogel, closes #8761)\n"
    },
    {
      "commit": "09fbedc8dc3adc0a7adf2093916911e633cfa626",
      "tree": "38e96ce3c97e57bc32dae74651dc20ccfca5c0f3",
      "parents": [
        "98a29d00a48e15a50e2850e1a29b7d475c531b0c"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Jan 19 17:22:58 2021 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Jan 19 17:22:58 2021 +0100"
      },
      "message": "patch 8.2.2375: test for RGB color skipped in the terminal\n\nProblem:    Test for RGB color skipped in the terminal.\nSolution:   Run the GUI if possible.\n"
    },
    {
      "commit": "391c36279415d0b8c5dba1ba11b668add04be963",
      "tree": "963cacdf2fa296fba4e1e3c1a52e0b9d0dad5a08",
      "parents": [
        "d569a9e74684cd17f9cea63e804281388728e513"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Sep 29 20:59:17 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Sep 29 20:59:17 2020 +0200"
      },
      "message": "patch 8.2.1771: synIDattr() cannot get the value of ctermul\n\nProblem:    synIDattr() cannot get the value of ctermul.\nSolution:   Add the \"ul\" value for \"what\". (closes #7037)\n"
    },
    {
      "commit": "2bbada811625ee53c7bcdf689dbf409e9975ea8f",
      "tree": "2040d2460db052582f8a3051062734958ba4327e",
      "parents": [
        "7cbfaa51de7b225effdc79a008c71a5551883c38"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Sep 18 21:55:26 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Sep 18 21:55:26 2020 +0200"
      },
      "message": "patch 8.2.1707: small inconsitency in highlight test\n\nProblem:    Small inconsitency in highlight test.\nSolution:   Use one argument for :execute. (Antony Scriven, #6975)\n"
    },
    {
      "commit": "e8df0104985af58ee501a6fbac8ac9f886e84e5a",
      "tree": "9502868deb49b4aab66db76fdb5008e6cc218b5f",
      "parents": [
        "77e5dcc36a82da040072d74e3ced410d15c42757"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Sep 18 19:40:45 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Sep 18 19:40:45 2020 +0200"
      },
      "message": "patch 8.2.1705: \"verbose hi Name\" reports incorrect info after \":hi clear\"\n\nProblem:    \"verbose hi Name\" reports incorrect info after \":hi clear\".\nSolution:   Store the script context. (Antony Scriven, closes #6975)\n"
    },
    {
      "commit": "213da551dec465e193619684b260bf9d5a8d6afc",
      "tree": "1be63c2be8d108c905a044db71d7bc5c629d0e10",
      "parents": [
        "da697645d5917eb3d4168c06c3442bef9fb746bf"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Sep 17 19:59:26 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Sep 17 19:59:26 2020 +0200"
      },
      "message": "patch 8.2.1703: \":highlight clear\" does not restore default link\n\nProblem:    \":highlight clear\" does not restore default link.\nSolution:   Remember the default link and restore it. (Antony Scriven,\n            closes #6970, closes #4405)\n"
    },
    {
      "commit": "05eb5b9cae123b138bbd23cc77e50657ece6b4ad",
      "tree": "c5edd589c1d36fbeeb23a24f077851d0ff8c7108",
      "parents": [
        "fb489af2ec1b181d212a8aa8151d7784b260d01b"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Sep 16 15:43:21 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Sep 16 15:43:21 2020 +0200"
      },
      "message": "patch 8.2.1693: \"hi def\" does not work for cleared highlight\n\nProblem:    \"hi def\" does not work for cleared highlight.\nSolution:   Check the \"sg_cleared\" flag. (Maxim Kim, closes #6956,\n            closes #4405)\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": "6d91bcb4d23b5c6a0be72c384beaf385e2d9d606",
      "tree": "0f4129e5f6e049ce5313520239de270cd9389580",
      "parents": [
        "c3d6e8a46a8fc5de622e8df9dbd25edd03e00c5b"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Aug 12 18:50:36 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Aug 12 18:50:36 2020 +0200"
      },
      "message": "patch 8.2.1432: various inconsistencies in test files\n\nProblem:    Various inconsistencies in test files.\nSolution:   Add modelines where they were missing.  Use Check commands instead\n            of silently skipping over tests.  Adjust indents and comments.\n            (Ken Takata, closes #6695)\n"
    },
    {
      "commit": "de8f0f47f653ff10bd8cc12b3e0817ed5bdf64ea",
      "tree": "6e813896185674a9ca6e9a6f95eb423cb2139f32",
      "parents": [
        "f151ad1c70825a91afb112e611db5c712e2656ef"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Jun 30 18:45:43 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Jun 30 18:45:43 2020 +0200"
      },
      "message": "patch 8.2.1097: highlight code not sufficiently tested\n\nProblem:    Highlight code not sufficiently tested.\nSolution:   Add a few more tests. (Yegappan Lakshmanan, closes #6359)\n"
    },
    {
      "commit": "75e15670b8749845cde2962ddb738dd5c6e73191",
      "tree": "35816d2c2dbda17edd6619d77b10fff90e4e115d",
      "parents": [
        "faf8626b79e380fe81e7ae2439a535ed7619d27b"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jun 28 13:10:22 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jun 28 13:10:22 2020 +0200"
      },
      "message": "patch 8.2.1077: no enough test coverage for highlighting\n\nProblem:    No enough test coverage for highlighting.\nSolution:   Add more tests. (Yegappan Lakshmanan, closes #6351)\n"
    },
    {
      "commit": "6a2c5a7dd5c9215cc030d5ea6e4616d782c091dd",
      "tree": "c3c2d559b959ba7b6776212f5e071683b8079a96",
      "parents": [
        "7035fd9d909c49cf5105a53753c1772c193d05b8"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Apr 08 21:50:25 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Apr 08 21:50:25 2020 +0200"
      },
      "message": "patch 8.2.0533: tests using term_wait() can still be flaky\n\nProblem:    Tests using term_wait() can still be flaky.\nSolution:   Increase the wait time when rerunning a test. (James McCoy,\n            closes #5899)  Halve the initial times to make tests run faster\n            when there is no rerun.\n"
    },
    {
      "commit": "ee4e0c1e9a81cb5d96e0060203a9033c2f28588e",
      "tree": "b58b410eb33044a0dadc1838e32de62ceb650e5c",
      "parents": [
        "15352dc6ec43fd50cc3be4f4fd1ad74d5619da20"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Apr 06 21:35:05 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Apr 06 21:35:05 2020 +0200"
      },
      "message": "patch 8.2.0522: several errors are not tested for\n\nProblem:    Several errors are not tested for.\nSolution:   Add tests. (Yegappan Lakshmanan, closes #5892)\n"
    },
    {
      "commit": "3180fe6c6dc0728d21c6318b957022b029c234f0",
      "tree": "0217a018ee9c4011810e988396e775fe3ef9ecaa",
      "parents": [
        "3c01c4a02897163996639f6f2604c68eab2bd18b"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Feb 02 13:47:06 2020 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Feb 02 13:47:06 2020 +0100"
      },
      "message": "patch 8.2.0195: some tests fail when run in the GUI\n\nProblem:    Some tests fail when run in the GUI.\nSolution:   Make sure the window width is enough.  In the GUI run terminal Vim\n            in the terminal, if possible.\n"
    },
    {
      "commit": "705724e430abd10ffdd5f1a2bb5a8f9223ff5cdd",
      "tree": "51489385f1e182edb46c39108fda58e4b118eea3",
      "parents": [
        "a259d8d30bc289764925fc42db1dbe774f0bb3f8"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Jan 31 21:13:42 2020 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Jan 31 21:13:42 2020 +0100"
      },
      "message": "patch 8.2.0186: a couple of tests may fail when features are missing\n\nProblem:    A couple of tests may fail when features are missing.\nSolution:   Check for features. (Dominique Pelle, closes #5561)\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": "310c32e8920140f0db747c6c6eb06b1ee53cdb5a",
      "tree": "6a63306e6627614a8f3b9b543f129323f3093f86",
      "parents": [
        "15a7bdcb77faabbd3a9a889957f810da2bcda13e"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Nov 29 23:15:25 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Nov 29 23:15:25 2019 +0100"
      },
      "message": "patch 8.1.2361: MS-Windows: test failures related to VIMDLL\n\nProblem:    MS-Windows: test failures related to VIMDLL.\nSolution:   Adjust code and tests. (Ken Takata, closes #5283)\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": "010ee9657acf1a9f799079d718998c94e50ccadc",
      "tree": "e69265142e192956576867020a98d2f58523edd9",
      "parents": [
        "03ac52fc025790c474030ea556cec799400aa046"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Sep 25 20:37:36 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Sep 25 20:37:36 2019 +0200"
      },
      "message": "patch 8.1.2073: when editing a buffer \u0027colorcolumn\u0027 may not work\n\nProblem:    When editing a buffer \u0027colorcolumn\u0027 may not work.\nSolution:   Set the buffer before copying option values. Call\n            check_colorcolumn() after copying window options.\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": "fca068b977b1dc07b269e8c3e0ff7aa638357eff",
      "tree": "542b7d1de7162710fac0e1365e4d2833df9cc2be",
      "parents": [
        "6cdce2a00369202b4d956884068f6631ee99aca4"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Sep 08 14:07:47 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Sep 08 14:07:47 2019 +0200"
      },
      "message": "patch 8.1.2007: no test for what 8.1.1926 fixes\n\nProblem:    No test for what 8.1.1926 fixes.\nSolution:   Add a test case.\n"
    },
    {
      "commit": "8c5a278fc508da6dfe50e69b6ee734451aa4eafb",
      "tree": "8a07c54e9ea8667a88f4aa2566e3c3c314727751",
      "parents": [
        "b59e7357722d977830948572a395f0a175c7ded8"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Aug 07 23:07:07 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Aug 07 23:07:07 2019 +0200"
      },
      "message": "patch 8.1.1826: tests use hand coded feature and option checks\n\nProblem:    Tests use hand coded feature and option checks.\nSolution:   Use the commands from check.vim in more tests.\n"
    },
    {
      "commit": "435f9f06cac02c1d2e5c52435d36e80f4ad2a8bd",
      "tree": "134b8a742fcab1b3941fe9270322dd424c96abd2",
      "parents": [
        "9ee3d161f715de9e68ba60c17e3893107bb7c42a"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Jul 03 21:40:16 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Jul 03 21:40:16 2019 +0200"
      },
      "message": "patch 8.1.1619: tests are not run with GUI on Travis\n\nProblem:    Tests are not run with GUI on Travis.\nSolution:   Add a testgui job. (Ozaki Kiichi, closes #4609)\n"
    },
    {
      "commit": "548be7f126dc57ca861cb26dc6492c3b2a9e2c99",
      "tree": "0cb3d5f33bab047d5612c5b29196db5e3ffe886a",
      "parents": [
        "4340fc95d50518c6eb199107e5f1144f210c7ee5"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jun 29 03:42:42 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jun 29 03:42:42 2019 +0200"
      },
      "message": "patch 8.1.1606: on a narrow screen \":hi\" output is confusing\n\nProblem:    On a narrow screen \":hi\" output is confusing.\nSolution:   Insert a space between highlight group name and \"xxx\". (Masato\n            Nishihaga, closes #4599)\n"
    },
    {
      "commit": "e7eb92708ec2092a2fc11e78703b5dcf83844412",
      "tree": "d00da20838b81404557c7b0ef17d2890f18175ac",
      "parents": [
        "0a1f56fcfe31be929e9cd8c3d81a984c960e4180"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Jun 24 00:58:07 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Jun 24 00:58:07 2019 +0200"
      },
      "message": "patch 8.1.1585: :let-heredoc does not trim enough\n\nProblem:    :let-heredoc does not trim enough.\nSolution:   Trim indent from the contents based on the indent of the first\n            line.  Use let-heredoc in more tests.\n"
    },
    {
      "commit": "5d30ff19648d2ff0696cea97582b902f6a4ec0ba",
      "tree": "2b932551af5b577566f7d024d6491127ede12451",
      "parents": [
        "f6d50f1da8ed22cd6ff37ade965684dd1fa67a2c"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Jun 06 16:12:12 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Jun 06 16:12:12 2019 +0200"
      },
      "message": "patch 8.1.1483: skipped tests are not properly listed\n\nProblem:    Skipped tests are not properly listed.\nSolution:   Throw a \"Skipped\" exception instead of using \":finish\" or \":return\".\n"
    },
    {
      "commit": "193ffd1d9f4f4d5412ce8d7a46bb2f89d47a56da",
      "tree": "5ee1f8a7ad3ea5cc0621e5cdd5f4b8461298522e",
      "parents": [
        "adfde115d5c9c9ac4a052874bcf85d2507fe1355"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat May 25 22:57:30 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat May 25 22:57:30 2019 +0200"
      },
      "message": "patch 8.1.1396: \u0027wincolor\u0027 does not apply to lines below the buffer\n\nProblem:    \u0027wincolor\u0027 does not apply to lines below the buffer.\nSolution:   Also apply \u0027wincolor\u0027 to the \"~\" lines and the number column.\n"
    },
    {
      "commit": "6b528fa062a5ac6bb5d8bd3abc26f32c65691d00",
      "tree": "a8b1d55922d019f9575bed3f48574cc906065326",
      "parents": [
        "f90b6e03a983b62b66564fc449e32724d6456769"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu May 09 20:07:33 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu May 09 20:07:33 2019 +0200"
      },
      "message": "patch 8.1.1309: test for Normal highlight fails on MS-Windows GUI\n\nProblem:    Test for Normal highlight fails on MS-Windows GUI.\nSolution:   Skip the test for MS-Windows GUI.\n"
    },
    {
      "commit": "f90b6e03a983b62b66564fc449e32724d6456769",
      "tree": "e29d2d7e9000428efac5d10fa705f2359f655c7e",
      "parents": [
        "a6c27c47ddf081859659d7de1caec675147e466b"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu May 09 19:26:38 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu May 09 19:26:38 2019 +0200"
      },
      "message": "patch 8.1.1308: the Normal highlight is not defined when compiled with GUI\n\nProblem:    The Normal highlight is not defined when compiled with GUI.\nSolution:   Always define Normal. (Christian Brabandt, closes #4072)\n"
    },
    {
      "commit": "8156ed37558231a8167a1a61a147713d84c9af59",
      "tree": "bc5a5e5b636c6f4d67e3c18ba07266e648f3f93e",
      "parents": [
        "fd731b0e31df9f167098c4a77ff894fea6cb7f5c"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Mar 09 11:46:15 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Mar 09 11:46:15 2019 +0100"
      },
      "message": "patch 8.1.1001: Visual area not correct when using \u0027cursorline\u0027\n\nProblem:    Visual area not correct when using \u0027cursorline\u0027.\nSolution:   Update w_last_cursorline also in Visual mode. (Hirohito Higashi,\n            closes #4086)\n"
    },
    {
      "commit": "c07ff5c60ad35982e9cdaa9dd72d3d1669935e87",
      "tree": "44d2c989bbe002e8698dd4f81514c407a6a85b06",
      "parents": [
        "b191be2f0000bf1de09a79226cfd405d9387caa3"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Jan 30 21:41:14 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Jan 30 21:41:14 2019 +0100"
      },
      "message": "patch 8.1.0849: cursorline highlight is not always updated\n\nProblem:    Cursorline highlight is not always updated.\nSolution:   Set w_last_cursorline when redrawing.  Fix resetting cursor flags\n            when using the popup menu.\n"
    },
    {
      "commit": "1e1153600c0377472d62cc553173fe555ddcf5a7",
      "tree": "6b048ad52538ede86b31960d3c2f963411925c73",
      "parents": [
        "c46af534102c65b43912311d67f55f5049e5ef7a"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Jan 09 23:01:02 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Jan 09 23:01:02 2019 +0100"
      },
      "message": "patch 8.1.0711: test files still use function!\n\nProblem:    Test files still use function!.\nSolution:   Remove the exclamation mark.  Fix overwriting a function.\n"
    },
    {
      "commit": "ff1e8795772a0175017c4c4f74ce33614ea8e73a",
      "tree": "07dc7bbd38381bb19f98f149fc1b691c31a0d0d2",
      "parents": [
        "f708ac592f47100a36f2bc12ec98ea6357fdfa27"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Mar 12 22:16:37 2018 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Mar 12 22:16:37 2018 +0100"
      },
      "message": "patch 8.0.1601: highlight test fails on Win32\n\nProblem:    Highlight test fails on Win32.\nSolution:   Check for vtp and vcon support.\n"
    },
    {
      "commit": "f708ac592f47100a36f2bc12ec98ea6357fdfa27",
      "tree": "d7344fd69b4d52c81288b2d2881a3f625e04e70b",
      "parents": [
        "3e4b84d0b55936ac017d20df6651ddd05e38f58f"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Mar 12 21:48:32 2018 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Mar 12 21:48:32 2018 +0100"
      },
      "message": "patch 8.0.1600: crash when setting t_Co to zero when \u0027termguicolors\u0027 is set\n\nProblem:    Crash when setting t_Co to zero when \u0027termguicolors\u0027 is set.\nSolution:   Use IS_CTERM instead of checking the number of colors.\n            (closes #2710)\n"
    },
    {
      "commit": "5ece3e359c4b96d0f9bf1ce690223545f40f34b8",
      "tree": "2ea61f5f760f534f3e0e2578fae00d1fc1256ace",
      "parents": [
        "0aa398f55a327282c70f56e0bac2dcb9521da378"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Oct 01 14:35:02 2017 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Oct 01 14:35:02 2017 +0200"
      },
      "message": "patch 8.0.1169: highlignting one char too many with \u0027list\u0027 and \u0027cul\u0027\n\nProblem:    Highlignting one char too many with \u0027list\u0027 and \u0027cul\u0027.\nSolution:   Check for \u0027list\u0027 being active. (Ozaki Kiichi, closes #2177)\n"
    },
    {
      "commit": "0aa398f55a327282c70f56e0bac2dcb9521da378",
      "tree": "456180a96037ce14db277909c08cd6fa286168a2",
      "parents": [
        "3a497e1a414dc44b3df6a6fca60838ecd8ff0ca6"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Sep 30 21:23:55 2017 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Sep 30 21:23:55 2017 +0200"
      },
      "message": "patch 8.0.1168: wrong highlighting with combination of match and \u0027cursorline\u0027\n\nProblem:    wrong highlighting with combination of match and \u0027cursorline\u0027.\nSolution:   Use \"line_attr\" when appropriate. (Ozaki Kiichi, closes #2111)\n            But don\u0027t highlight more than one character.\n"
    },
    {
      "commit": "75373f38087dd756babdbbf9f14fd4711712c5de",
      "tree": "91a9bd88aa98480b99dd750424d6622cc99f1594",
      "parents": [
        "e20b3eba731bafb97c609dd20a4c378c105acc0d"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Aug 07 22:02:30 2017 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Aug 07 22:02:30 2017 +0200"
      },
      "message": "patch 8.0.0890: still many old style tests\n\nProblem:    Still many old style tests.\nSolution:   Convert several tests to new style. (Yegappan Lakshmanan)\n"
    }
  ]
}
