Commit Graph

151 Commits

Author SHA1 Message Date
ac9c6d5c78 patch 9.0.1994: inconsistent feature description
Problem:  inconsistent feature description
Solution: delete old mentioned feature sets small and big

The may however still be mentioned for historical reasons. e.g. The
last Amiga built version is for Vim6.2 and is still a big version.

closes: #13273

Signed-off-by: Christian Brabandt <cb@256bit.org>
Co-authored-by: RestorerZ <restorer@mail2k.ru>
2023-10-05 22:25:12 +02:00
10e8ff9b26 Update runtime files 2023-06-10 21:40:39 +01:00
86b4816766 Update runtime files 2022-12-06 18:20:10 +00:00
4c5678ff0c patch 9.0.0977: it is not easy to see what client-server commands are doing
Problem:    It is not easy to see what client-server commands are doing.
Solution:   Add channel log messages if ch_log() is available.  Move the
            channel logging and make it available with the +eval feature.
2022-11-30 18:12:19 +00:00
eb49041875 release version 9.0
Problem:    About time to release Vim 9.0.
Solution:   Update the version number everywhere.
2022-06-28 13:44:46 +01:00
8a3b805c6c Update runtime files 2022-06-26 12:21:15 +01:00
8c1b8cb2e0 Update runtime files 2022-06-14 17:41:28 +01:00
2d12c25a1b patch 8.2.5084: when the GUI shows a dialog tests get stuck
Problem:    When the GUI shows a dialog tests get stuck.
Solution:   Add the --gui-dialog-file argument.
2022-06-13 21:42:45 +01:00
016188fd8a Update runtime files. 2022-06-06 20:52:59 +01:00
1d97db3d98 patch 8.2.5056: the channel log only contains some of the raw terminal output
Problem:    The channel log only contains some of the raw terminal output.
Solution:   Add the "o" flag to log all terminal output.  Use it for "--log".
2022-06-04 22:15:54 +01:00
3f32a5f160 Update runtime files and translations 2022-05-12 20:34:15 +01:00
921bde8880 Update runtime files, translations 2022-05-09 19:50:35 +01:00
75ab590f85 Update runtime files 2022-04-18 15:36:40 +01:00
c9a9a0ac1e patch 8.2.4742: there is no way to start logging very early in startup
Problem:    There is no way to start logging very early in startup.
Solution:   Add the --log argument.  Include the date in the start message in
            the log file.  Avoid a duplicate message when forking.  Log an
            executed shell command.
2022-04-12 15:09:23 +01:00
c51cf03298 Update runtime files. 2022-02-26 12:25:45 +00:00
a2baa73d1d Update runtime files. 2022-02-04 16:09:54 +00:00
adbb1bf21d patch 8.2.4282: restricted mode requires the -Z command line option
Problem:    Restricted mode requires the -Z command line option.
Solution:   Use restricted mode when $SHELL ends in "nologin" or "false".
            (closes #9681)
2022-02-01 17:26:12 +00:00
6f4754b9f7 Update runtime files 2022-01-23 12:07:04 +00:00
2f0936cb9a Update runtime files 2022-01-08 21:51:59 +00:00
1d3a14ecf0 patch 8.2.2905: no error when defaults.vim cannot be loaded
Problem:    No error when defaults.vim cannot be loaded.
Solution:   Add an error message. (Christian Brabandt, closes #8248)
2021-05-29 19:53:50 +02:00
3ec3217f04 Update runtime files 2021-05-16 12:39:47 +02:00
942db23c9c Update runtime files 2021-02-13 18:14:48 +01:00
4072ba571b Update runtime files. 2020-12-23 13:56:35 +01:00
d58a3bf7da Update runtime files. 2020-09-28 21:48:16 +02:00
b3f740695a patch 8.2.0320: no Haiku support
Problem:    No Haiku support.
Solution:   Add support for Haiku. (Emir Sari, closes #5605)
2020-02-26 16:16:53 +01:00
ebdf3c964a Update runtime files. 2020-02-15 21:41:42 +01:00
ade0d39468 Update runtime files. 2020-01-21 22:33:58 +01:00
8024f93636 Update runtime files. 2020-01-14 19:29:13 +01:00
5666fcd0bd Update runtime files. 2019-12-26 14:35:26 +01:00
6f345a1458 patch 8.2.0017: OS/2 and MS-DOS are still mentioned
Problem:    OS/2 and MS-DOS are still mentioned, even though support was
            removed long ago.
Solution:   Update documentation. (Yegappan Lakshmanan, closes #5368)
2019-12-17 21:27:18 +01:00
98056533b9 Vim 8.2 release 2019-12-12 14:18:35 +01:00
469bdbde1e Minor runtime file updates. 2019-12-11 23:05:48 +01:00
30e9b3c425 Update runtime files 2019-09-07 16:24:12 +02:00
5477506a9f Update runtime files. 2019-07-31 21:07:14 +02:00
61da1bfa6c Update runtime files. 2019-06-06 12:14:49 +02:00
25c9c680ec patch 8.1.1280: remarks about functionality not in Vi clutters the help
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.
2019-05-05 18:13:34 +02:00
4c92e75dd4 Update runtime files. 2019-02-17 21:18:32 +01:00
14184a3133 patch 8.1.0932: Farsi support is outdated and unused
Problem:    Farsi support is outdated and unused.
Solution:   Delete the Farsi support.
2019-02-16 15:10:30 +01:00
8c62a08faf patch 8.1.0881: can execute shell commands in rvim through interfaces
Problem:    Can execute shell commands in rvim through interfaces.
Solution:   Disable using interfaces in restricted mode. Allow for writing
            file with writefile(), histadd() and a few others.
2019-02-08 14:34:10 +01:00
f0d58efc9d Update runtime files. 2018-11-16 16:13:44 +01:00
d473c8c101 Update runtime files. 2018-08-11 18:00:22 +02:00
91f84f6e11 Update runtime files. 2018-07-29 15:07:52 +02:00
a9604e6145 Update runtime files. 2018-07-21 05:56:22 +02:00
b477af2260 Update runtime files. 2018-07-15 20:20:18 +02:00
b1c9198afb Vim 8.1 release
Update version number and information.  Fix a couple of tests.
2018-05-17 17:04:55 +02:00
85eee130f4 Update runtime files. 2018-05-06 17:57:30 +02:00
98ef233e14 Update runtime files. Convert a couple of help files to utf-8. 2018-03-18 14:44:37 +01:00
62dd452d02 patch 8.0.1607: --clean loads user settings from .gvimrc
Problem:    --clean loads user settings from .gvimrc.
Solution:   Behave like "-U NONE" was used. (Ken Takata)
2018-03-14 21:20:02 +01:00
b5b7562475 Update runtime files. 2018-03-09 22:22:21 +01:00
0726870326 patch 8.0.1554: custom plugins loaded with --clean
Problem:    Custom plugins loaded with --clean.
Solution:   Do not include the home directory in 'runtimepath'.
2018-03-01 21:57:32 +01:00