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