commit | dad4473f02e1fec86d43a2fc094536a4b27d3b25 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Mar 31 20:07:33 2021 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Mar 31 20:07:33 2021 +0200 |
tree | 4a4bf9401af5629b17baa31380edf4563618685e | |
parent | ae0f151ddf76dcbb233cff02282deb4f98a355ec [diff] [blame] |
Update runtime files.
diff --git a/runtime/doc/version8.txt b/runtime/doc/version8.txt index 67ca8a0..ab4b7d8 100644 --- a/runtime/doc/version8.txt +++ b/runtime/doc/version8.txt
@@ -1776,7 +1776,7 @@ Patch 7.4.219 Problem: When 'relativenumber' or 'cursorline' are set the window is - redrawn much to often. (Patrick Hemmer, Dominique Pelle) + redrawn much too often. (Patrick Hemmer, Dominique Pelle) Solution: Check the VALID_CROW flag instead of VALID_WROW. Files: src/move.c