mirror of
https://github.com/zoriya/vim.git
synced 2026-06-18 02:04:47 +00:00
94358a1e6e
Problem: setcellwidths() may make 'listchars' or 'fillchars' invalid. Solution: Check the value and give an error. (closes #9024)