summaryrefslogtreecommitdiff
path: root/runtime/doc
AgeCommit message (Expand)Author
2017-07-23Documentation updates.Bram Moolenaar
2017-07-23patch 8.0.0761: options not set properly for a terminal bufferBram Moolenaar
2017-07-19patch 8.0.0735: no indication that the quickfix window/buffer changedBram Moolenaar
2017-07-16patch 8.0.0721: :argedit can only have one argumentBram Moolenaar
2017-07-15patch 8.0.0716: not easy to start Vim cleanlyBram Moolenaar
2017-07-15Updated runtime files and translations.Bram Moolenaar
2017-07-08patch 8.0.0702: an error in a timer can make Vim unusableBram Moolenaar
2017-07-07patch 8.0.0693: no terminal emulator supportBram Moolenaar
2017-06-28patch 8.0.0687: minor issues related to quickfixBram Moolenaar
2017-06-25patch 8.0.0676: crash when closing quickfix window in autocmdBram Moolenaar
2017-06-24patch 8.0.0672: third item of synconcealed() changes too oftenBram Moolenaar
2017-06-23patch 8.0.0663: unexpected error message only when 'verbose' is setBram Moolenaar
2017-06-22patch 8.0.0659: no test for conceal modeBram Moolenaar
2017-06-22patch 8.0.0657: cannot get and set quickfix list itemsBram Moolenaar
2017-06-22patch 8.0.0654: no warning for text after :endfunctionBram Moolenaar
2017-06-18patch 8.0.0647: syntax highlighting can make cause a freezeBram Moolenaar
2017-06-13Update runtime files.Bram Moolenaar
2017-06-13patch 8.0.0641: cannot set a separate highlighting for the quickfix lineBram Moolenaar
2017-06-11patch 8.0.0634: cannot easily get to the last quickfix listBram Moolenaar
2017-06-10patch 8.0.0630: it is not easy to work on lines without a matchBram Moolenaar
2017-06-05Update runtime files.Bram Moolenaar
2017-05-27Update runtime files.Bram Moolenaar
2017-04-30patch 8.0.0591: changes to eval functionality not documentedBram Moolenaar
2017-04-28Runtime file updatesBram Moolenaar
2017-04-23Updated runtime files.Bram Moolenaar
2017-04-22patch 8.0.0580: cannot set the valid flag with setqflist()Bram Moolenaar
2017-04-09Update runtime files.Bram Moolenaar
2017-04-03patch 8.0.0542: getpos() can return a negative line numberBram Moolenaar
2017-03-29patch 8.0.0519: character classes are not well testedBram Moolenaar
2017-03-29patch 8.0.0517: there is no way to remove quickfix listsBram Moolenaar
2017-03-29Update runtime files.Bram Moolenaar
2017-03-21patch 8.0.0501: on MS-Windows ":!start" does not work as expectedBram Moolenaar
2017-03-21Update runtime files. Add Rust support.Bram Moolenaar
2017-03-21patch 8.0.0499: taglist() does not prioritize tags for a bufferBram Moolenaar
2017-03-19patch 8.0.0492: a failing client-server request can make Vim hangBram Moolenaar
2017-03-18patch 8.0.0477: the client-server test may hang when failingBram Moolenaar
2017-03-18patch 8.0.0475: not enough testing for the client-server featureBram Moolenaar
2017-03-16Update runtime files.Bram Moolenaar
2017-03-09patch 8.0.0440: not enough test coverage in Insert modeBram Moolenaar
2017-03-08patch 8.0.0431: 'cinoptions' cannot set indent for extern blockBram Moolenaar
2017-03-05patch 8.0.0420: text garbled when the system encoding differs from 'encoding'Bram Moolenaar
2017-03-05Runtime file updates.Bram Moolenaar
2017-03-04patch 8.0.0405: v:progpath may become invalid after :cdBram Moolenaar
2017-03-01patch 8.0.0396: 'balloonexpr' only works synchronouslyBram Moolenaar
2017-03-01patch 8.0.0392: GUI test fails with Athena and MotifBram Moolenaar
2017-02-23patch 8.0.0360: sometimes VimL is used instead of "Vim script"Bram Moolenaar
2017-02-20patch 8.0.0343: b:changedtick can be unlockedBram Moolenaar
2017-02-17Updated runtime files.Bram Moolenaar
2017-02-02patch 8.0.0296: bracketed paste can only append, not insertBram Moolenaar
2017-02-01patch 8.0.0283: mode() does not indicate Insert mode completionBram Moolenaar