summaryrefslogtreecommitdiff
path: root/runtime/doc/builtin.txt
Commit message (Expand)AuthorAgeFilesLines
* patch 9.0.0280: the builtin termcap list depends on the versionv9.0.0280Bram Moolenaar2022-08-261-2/+3
* patch 9.0.0269: getscriptinfo() does not include the versionv9.0.0269Yegappan Lakshmanan2022-08-251-2/+9
* patch 9.0.0265: no good reason why the "gf" command isn't in the tiny versionv9.0.0265Bram Moolenaar2022-08-251-3/+2
* patch 9.0.0261: bufload() reads a file even if the name is not a file namev9.0.0261Bram Moolenaar2022-08-251-2/+4
* Update runtime filesBram Moolenaar2022-08-241-4/+7
* patch 9.0.0253: a symlink to an autoload script results in two entriesv9.0.0253Bram Moolenaar2022-08-241-5/+8
* patch 9.0.0244: cannot easily get the list of sourced scriptsv9.0.0244Yegappan Lakshmanan2022-08-221-0/+13
* Update runtime filesBram Moolenaar2022-08-191-2/+5
* patch 9.0.0202: code and help for indexof() is not idealv9.0.0202Yegappan Lakshmanan2022-08-131-14/+17
* patch 9.0.0196: finding value in list may require a for loopv9.0.0196Yegappan Lakshmanan2022-08-131-1/+47
* patch 9.0.0111: "nocombine" is missing from synIDattr()v9.0.0111Bram Moolenaar2022-07-301-0/+1
* Update runtime filesBram Moolenaar2022-07-291-3/+3
* Update runtime filesBram Moolenaar2022-07-251-6/+10
* Update runtime filesBram Moolenaar2022-07-061-0/+4
* release version 9.0v9.0.0000Bram Moolenaar2022-06-281-2/+2
* Update runtime filesBram Moolenaar2022-06-271-4/+4
* Update runtime filesBram Moolenaar2022-06-261-3/+4
* Update runtime filesBram Moolenaar2022-06-251-5/+7
* Update runtime filesBram Moolenaar2022-06-201-4/+2
* patch 8.2.5116: "limit" option of matchfuzzy() not always respectedv8.2.5116Kazuyuki Miyagi2022-06-171-2/+2
* Update runtime filesBram Moolenaar2022-06-171-6/+44
* Update runtime files.Bram Moolenaar2022-06-121-8/+42
* Update runtime files.Bram Moolenaar2022-06-061-16/+67
* Update runtime filesBram Moolenaar2022-06-031-1/+1
* patch 8.2.5034: there is no way to get the byte index from a virtual columnv8.2.5034Bram Moolenaar2022-05-271-0/+28
* patch 8.2.5030: autocmd_add() can only handle one event and patternv8.2.5030Yegappan Lakshmanan2022-05-271-2/+5
* patch 8.2.5019: cannot get the first screen column of a characterv8.2.5019LemonBoy2022-05-261-13/+31
* patch 8.2.5011: Replacing an autocommand requires several linesv8.2.5011Yegappan Lakshmanan2022-05-241-8/+14
* patch 8.2.5000: no patch for documentation updatesv8.2.5000Bram Moolenaar2022-05-221-1/+1
* patch 8.2.4993: smart/C/lisp indenting is optionalv8.2.4993Bram Moolenaar2022-05-211-4/+2
* Update runtime files.Bram Moolenaar2022-05-211-14/+16
* patch 8.2.4981: it is not possible to manipulate autocommandsv8.2.4981Yegappan Lakshmanan2022-05-191-0/+142
* Update runtime files and translationsBram Moolenaar2022-05-121-1/+1
* patch 8.2.4939: matchfuzzypos() with "matchseq" does not have all positionsv8.2.4939zeertzjq2022-05-111-4/+3
* patch 8.2.4932: not easy to filter the output of maplist()v8.2.4932Ernie Rael2022-05-101-0/+26
* Update runtime files, translationsBram Moolenaar2022-05-091-3/+3
* Update runtime filesBram Moolenaar2022-05-071-2/+2
* patch 8.2.4903: cannot get the current cmdline completion type and positionv8.2.4903Shougo Matsushita2022-05-071-0/+20
* patch 8.2.4861: it is not easy to restore saved mappingsv8.2.4861Ernie Rael2022-05-041-5/+29
* patch 8.2.4860: MS-Windows: always uses current directory for executablesv8.2.4860Yasuhiro Matsumoto2022-05-031-2/+4
* patch 8.2.4838: checking for absolute path is not trivialv8.2.4838LemonBoy2022-04-281-0/+19
* Update runtime filesBram Moolenaar2022-04-271-2/+3
* patch 8.2.4825: can only get a list of mappingsv8.2.4825Ernie Rael2022-04-251-13/+15
* patch 8.2.4820: not simple programmatic way to find a specific mappingv8.2.4820Ernie Rael2022-04-241-1/+13
* Update runtime filesBram Moolenaar2022-04-181-2/+4
* patch 8.2.4760: using matchfuzzy() on a long list can take a whilev8.2.4760Yasuhiro Matsumoto2022-04-161-1/+6
* patch 8.2.4740: when expand() fails there is no error messagev8.2.4740Bram Moolenaar2022-04-121-0/+3
* Update runtime filesBram Moolenaar2022-04-081-8/+13
* patch 8.2.4679: cannot have expandcmd() give an error message for mistakesv8.2.4679Yegappan Lakshmanan2022-04-031-4/+14
* patch 8.2.4667: expandcmd() fails on an errorv8.2.4667Yegappan Lakshmanan2022-04-021-2/+5