diff options
author | Sean Dewar <seandewar@users.noreply.github.com> | 2022-02-05 15:30:09 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-05 15:30:09 +0000 |
commit | f68d25737fffed76f320ee3100dac9fb396f30f8 (patch) | |
tree | 4e2b4bd5e222ce0f339fda77dd8a1a3cbc3dc5f4 /runtime/doc/vim_diff.txt | |
parent | ef6cedf820f851020816ed02fe9f05993878b780 (diff) | |
parent | 4f7a8991a93ddb1b6ab7cd8a8f21b5197c4612bb (diff) | |
download | rneovim-f68d25737fffed76f320ee3100dac9fb396f30f8.tar.gz rneovim-f68d25737fffed76f320ee3100dac9fb396f30f8.tar.bz2 rneovim-f68d25737fffed76f320ee3100dac9fb396f30f8.zip |
Merge pull request #17020 from seandewar/vim-8.1.2342
vim-patch:8.1.{2342,2343,2356,2357},8.2.0233: `rand` and `srand`
Diffstat (limited to 'runtime/doc/vim_diff.txt')
-rw-r--r-- | runtime/doc/vim_diff.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/doc/vim_diff.txt b/runtime/doc/vim_diff.txt index 7e61eac404..11849632c5 100644 --- a/runtime/doc/vim_diff.txt +++ b/runtime/doc/vim_diff.txt @@ -574,6 +574,7 @@ Test functions: test_scrollbar() test_setmouse() test_settime() + test_srand_seed() TUI: *t_xx* *termcap-options* *t_AB* *t_Sb* *t_vb* *t_SI* |