Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update runtime files. | Bram Moolenaar | 2021-01-11 | 1 | -2/+2 |
| | |||||
* | Update runtime files. | Bram Moolenaar | 2020-12-23 | 1 | -4/+4 |
| | |||||
* | Update runtime files. | Bram Moolenaar | 2020-10-26 | 1 | -3/+7 |
| | |||||
* | Update runtime files. | Bram Moolenaar | 2020-08-30 | 1 | -3/+3 |
| | |||||
* | Update runtime files | Bram Moolenaar | 2020-07-10 | 1 | -3/+3 |
| | |||||
* | Update runtime files | Bram Moolenaar | 2020-06-07 | 1 | -1/+1 |
| | |||||
* | patch 8.2.0909: cannot go back to the previous local directoryv8.2.0909 | Bram Moolenaar | 2020-06-05 | 1 | -0/+8 |
| | | | | | Problem: Cannot go back to the previous local directory. Solution: Add "tcd -" and "lcd -". (Yegappan Lakshmanan, closes #4362) | ||||
* | patch 8.2.0876: :pwd does not give a hint about the scope of the directoryv8.2.0876 | Bram Moolenaar | 2020-06-01 | 1 | -0/+15 |
| | | | | | Problem: :pwd does not give a hint about the scope of the directory Solution: Make ":verbose pwd" show the scope. (Takuya Fujiwara, closes #5469) | ||||
* | Update runtime files | Bram Moolenaar | 2020-05-12 | 1 | -18/+25 |
| | |||||
* | Update runtime files. | Bram Moolenaar | 2019-12-26 | 1 | -17/+21 |
| | |||||
* | patch 8.2.0017: OS/2 and MS-DOS are still mentionedv8.2.0017 | Bram Moolenaar | 2019-12-17 | 1 | -7/+7 |
| | | | | | | Problem: OS/2 and MS-DOS are still mentioned, even though support was removed long ago. Solution: Update documentation. (Yegappan Lakshmanan, closes #5368) | ||||
* | Vim 8.2 releasev8.2.0000v8.2.0 | Bram Moolenaar | 2019-12-12 | 1 | -1/+1 |
| | |||||
* | Runtime file updates. | Bram Moolenaar | 2019-12-07 | 1 | -2/+2 |
| | |||||
* | Update runtime files. | Bram Moolenaar | 2019-09-27 | 1 | -2/+2 |
| | |||||
* | Update runtime files | Bram Moolenaar | 2019-09-07 | 1 | -2/+2 |
| | |||||
* | Update runtime files | Bram Moolenaar | 2019-06-10 | 1 | -2/+2 |
| | |||||
* | Update runtime files. | Bram Moolenaar | 2019-06-06 | 1 | -2/+2 |
| | |||||
* | Update runtime files | Bram Moolenaar | 2019-05-09 | 1 | -18/+8 |
| | |||||
* | patch 8.1.1280: remarks about functionality not in Vi clutters the helpv8.1.1280 | Bram Moolenaar | 2019-05-05 | 1 | -58/+35 |
| | | | | | | | | 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. | ||||
* | patch 8.1.1218: cannot set a directory for a tab pagev8.1.1218 | Bram Moolenaar | 2019-04-27 | 1 | -12/+33 |
| | | | | | Problem: Cannot set a directory for a tab page. Solution: Add the tab-local directory. (Yegappan Lakshmanan, closes #4212) | ||||
* | Update runtime files. | Bram Moolenaar | 2018-12-18 | 1 | -2/+2 |
| | |||||
* | Update runtime files. | Bram Moolenaar | 2018-07-29 | 1 | -1/+1 |
| | |||||
* | Updated runtime and language files. | Bram Moolenaar | 2018-07-03 | 1 | -2/+2 |
| | |||||
* | Vim 8.1 releasev8.1.0000 | Bram Moolenaar | 2018-05-17 | 1 | -1/+1 |
| | | | | Update version number and information. Fix a couple of tests. | ||||
* | Update runtime files | Bram Moolenaar | 2018-03-29 | 1 | -14/+16 |
| | |||||
* | Updated runtime files. | Bram Moolenaar | 2018-02-27 | 1 | -2/+3 |
| | | | | Add Serbian translations and spell checking. | ||||
* | Update runtime files. | Bram Moolenaar | 2017-11-21 | 1 | -2/+5 |
| | |||||
* | Update runtime files | Bram Moolenaar | 2017-08-27 | 1 | -1/+2 |
| | |||||
* | Updated runtime files | Bram Moolenaar | 2017-08-01 | 1 | -2/+2 |
| | |||||
* | patch 8.0.0721: :argedit can only have one argumentv8.0.0721 | Bram Moolenaar | 2017-07-16 | 1 | -7/+7 |
| | | | | | Problem: :argedit can only have one argument. Solution: Allow for multiple arguments. (Christian Brabandt) | ||||
* | Updated runtime files and translations. | Bram Moolenaar | 2017-07-15 | 1 | -4/+6 |
| | |||||
* | Updated runtime files. | Bram Moolenaar | 2017-04-23 | 1 | -1/+8 |
| | |||||
* | Update runtime files. | Bram Moolenaar | 2017-03-16 | 1 | -1/+1 |
| | |||||
* | patch 8.0.0118v8.0.0118 | Bram Moolenaar | 2016-12-01 | 1 | -4/+4 |
| | | | | | Problem: "make proto" adds extra function prototype. Solution: Add #ifdef. | ||||
* | Updated runtime files. | Bram Moolenaar | 2016-10-01 | 1 | -2/+3 |
| | |||||
* | Vim 8.0 releasev8.0.0000 | Bram Moolenaar | 2016-09-12 | 1 | -1/+1 |
| | |||||
* | Updated runtime files. | Bram Moolenaar | 2016-08-12 | 1 | -5/+7 |
| | |||||
* | Updated runtime files. | Bram Moolenaar | 2016-04-21 | 1 | -1/+1 |
| | |||||
* | Updated runtime files. | Bram Moolenaar | 2016-03-29 | 1 | -2/+2 |
| | |||||
* | Updated runtime files. | Bram Moolenaar | 2016-02-20 | 1 | -2/+2 |
| | |||||
* | Update runtime files. | Bram Moolenaar | 2016-02-15 | 1 | -10/+15 |
| | |||||
* | Updated runtime files and translations. | Bram Moolenaar | 2016-02-01 | 1 | -1/+3 |
| | |||||
* | Update help files. | Bram Moolenaar | 2016-01-17 | 1 | -1/+12 |
| | |||||
* | patch 7.4.1042v7.4.1042 | Bram Moolenaar | 2016-01-03 | 1 | -1/+3 |
| | | | | | | Problem: g-CTRL-G shows the word count, but there is no way to get the word count in a script. Solution: Add the wordcount() function. (Christian Brabandt) | ||||
* | Updated runtime files. | Bram Moolenaar | 2016-01-03 | 1 | -2/+2 |
| | |||||
* | patch 7.4.1037v7.4.1037 | Bram Moolenaar | 2016-01-02 | 1 | -4/+4 |
| | | | | | | | Problem: Using "q!" when there is a modified hidden buffer does not unload the current buffer, resulting in the need to abandon it again. Solution: When using "q!" unload the current buffer when needed. (Yasuhiro Matsumoto, Hirohito Higashi) | ||||
* | patch 7.4.858v7.4.858 | Bram Moolenaar | 2015-09-08 | 1 | -1/+2 |
| | | | | | | Problem: It's a bit clumsy to execute a command on a list of matches. Solution: Add the ":ldo", ":lfdo", ":cdo" and ":cfdo" commands. (Yegappan Lakshmanan) | ||||
* | Updated runtime files and Italian messages. | Bram Moolenaar | 2015-08-25 | 1 | -9/+8 |
| | |||||
* | Update runtime files. | Bram Moolenaar | 2015-08-11 | 1 | -10/+23 |
| | |||||
* | Updated and new runtime files. | Bram Moolenaar | 2015-07-21 | 1 | -1/+3 |
| |