summaryrefslogtreecommitdiff
path: root/runtime/doc/change.txt
Commit message (Collapse)AuthorAgeFilesLines
* Update runtime filesBram Moolenaar2019-05-091-9/+5
|
* patch 8.1.1280: remarks about functionality not in Vi clutters the helpv8.1.1280Bram Moolenaar2019-05-051-82/+58
| | | | | | | | Problem: Remarks about functionality not in Vi clutters the help. Solution: Move all info about what is new in Vim or already existed in Vi to vi_diff.txt. Remove {not in Vi} remarks. (closes #4268) Add "noet" to the help files modeline. Also include many other help file improvements.
* Update runtime files.Bram Moolenaar2019-02-171-2/+2
|
* patch 8.1.0728: cannot avoid breaking after a single space.v8.1.0728Bram Moolenaar2019-01-111-0/+11
| | | | | Problem: Cannot avoid breaking after a single space. Solution: Add the 'p' flag to 'formatoptions'. (Tom Ryder)
* Update runtime files.Bram Moolenaar2018-12-181-4/+4
|
* patch 8.1.0542: shiftwidth() does not take 'vartabstop' into accountv8.1.0542Bram Moolenaar2018-11-221-0/+8
| | | | | | | Problem: shiftwidth() does not take 'vartabstop' into account. Solution: Use the cursor position or a position explicitly passed. Also make >> and << work better with 'vartabstop'. (Christian Brabandt)
* Update runtime filesBram Moolenaar2018-11-041-1/+1
|
* Update runtime files.Bram Moolenaar2018-10-021-3/+9
|
* Update runtime files.Bram Moolenaar2018-08-111-2/+2
|
* patch 8.1.0226: too many #ifdefsv8.1.0226Bram Moolenaar2018-07-291-4/+0
| | | | | | Problem: Too many #ifdefs. Solution: Graduate the +vreplace feature, it's not much code and quite a few #ifdefs.
* Update runtime files.Bram Moolenaar2018-07-291-1/+1
|
* patch 8.1.0105: all tab stops are the samev8.1.0105Bram Moolenaar2018-06-231-0/+5
| | | | | | Problem: All tab stops are the same. Solution: Add the variable tabstop feature. (Christian Brabandt, closes #2711)
* Vim 8.1 releasev8.1.0000Bram Moolenaar2018-05-171-1/+1
| | | | Update version number and information. Fix a couple of tests.
* Update runtime files.Bram Moolenaar2018-05-131-1/+50
|
* Update runtime files.Bram Moolenaar2018-05-061-3/+3
|
* Update runtime files.Bram Moolenaar2018-04-201-1/+2
|
* Updated runtime files.Bram Moolenaar2017-02-171-6/+8
|
* patch 8.0.0118v8.0.0118Bram Moolenaar2016-12-011-1/+2
| | | | | Problem: "make proto" adds extra function prototype. Solution: Add #ifdef.
* patch 8.0.0020v8.0.0020Bram Moolenaar2016-10-021-3/+2
| | | | | Problem: The regexp engines are not reentrant. Solution: Add regexec_T and save/restore the state when needed.
* Vim 8.0 releasev8.0.0000Bram Moolenaar2016-09-121-1/+1
|
* Updated runtime files, Japanese translations.Bram Moolenaar2016-09-111-1/+2
|
* Updated runtime files.Bram Moolenaar2016-04-211-3/+3
|
* Updated runtime files.Bram Moolenaar2016-03-121-2/+4
|
* Updated runtime files.Bram Moolenaar2016-02-201-0/+5
|
* Update runtime files.Bram Moolenaar2016-02-151-5/+5
|
* Updated runtime files and translations.Bram Moolenaar2016-02-011-9/+1
|
* patch 7.4.1143v7.4.1143Bram Moolenaar2016-01-191-6/+14
| | | | | | Problem: Can't sort on floating point numbers. Solution: Add the "f" flag to ":sort". (Alex Jakushev) Also add the "f" flag to sort().
* Updated runtime files.Bram Moolenaar2016-01-031-4/+4
|
* patch 7.4.1027v7.4.1027Bram Moolenaar2016-01-021-4/+16
| | | | | Problem: No support for binary numbers. Solution: Add "bin" to nrformats. (Jason Schulz)
* Update runtime files.Bram Moolenaar2015-10-301-1/+31
|
* Update documentation and syntax files.Bram Moolenaar2015-09-081-2/+2
|
* Update runtime files.Bram Moolenaar2015-08-111-4/+4
|
* Update help files.Bram Moolenaar2015-06-261-1/+38
|
* Updated runtime files.Bram Moolenaar2015-02-281-11/+13
|
* Update runtime files.Bram Moolenaar2015-02-031-1/+1
|
* updated for version 7.4.605v7.4.605Bram Moolenaar2015-01-271-14/+28
| | | | | | Problem: The # register is not writable, it cannot be restored after jumping around. Solution: Make the # register writable. (Marcin Szamotulski)
* Updated runtime files. Overhauled HTML indent script.Bram Moolenaar2014-07-041-3/+3
|
* updated for version 7.4.218v7.4.218Bram Moolenaar2014-03-251-1/+1
| | | | | Problem: It's not easy to remove duplicates from a list. Solution: Add the uniq() function. (LCD)
* Update runtime files. Add Euphoria syntax files.Bram Moolenaar2014-02-241-1/+4
|
* Update runtime files. Add support for systemverilog.Bram Moolenaar2014-02-111-1/+1
|
* Updated runtime files.Bram Moolenaar2014-01-231-2/+2
|
* Updated runtime files.Bram Moolenaar2013-11-091-3/+3
|
* updated for version 7.4.034v7.4.034Bram Moolenaar2013-09-221-0/+5
| | | | | Problem: Using "p" in Visual block mode only changes the first line. Solution: Repeat the put in all text in the block. (Christian Brabandt)
* Update runtime files. Add support for J.Bram Moolenaar2013-09-221-1/+1
|
* Updated runtime files.Bram Moolenaar2013-09-051-1/+3
|
* release version 7.4v7.4Bram Moolenaar2013-08-101-1/+1
|
* Update files for the 7.4b BETA release.v7.4b.000Bram Moolenaar2013-07-281-1/+1
|
* Updated runtime files.Bram Moolenaar2013-07-171-2/+14
|
* Vim 7.4a BETA release.v7.4aBram Moolenaar2013-07-061-1/+1
|
* Updated runtime files.Bram Moolenaar2013-04-051-1/+6
|