mirror of
https://github.com/vim/vim.git
synced 2025-09-27 04:14:06 -04:00
patch 9.0.1479: small source file problems; outdated list of distrib. files
Problem: Small source file problems; outdated list of distributed files. Solution: Small updates to source files and list of distributed files.
This commit is contained in:
@@ -3310,7 +3310,7 @@ handle_resize(int rows, int cols, void *user)
|
||||
}
|
||||
|
||||
/*
|
||||
* If the number of lines that are stored goes over 'termscrollback' then
|
||||
* If the number of lines that are stored goes over 'termwinscroll' then
|
||||
* delete the first 10%.
|
||||
* "gap" points to tl_scrollback or tl_scrollback_postponed.
|
||||
* "update_buffer" is TRUE when the buffer should be updated.
|
||||
|
Reference in New Issue
Block a user