mirror of
https://github.com/vim/vim.git
synced 2025-10-06 05:44:14 -04:00
patch 9.0.1374: function for setting options not used consistently
Problem: Function for setting options not used consistently. Solution: Use a function for 'encoding' and terminal options. (Yegappan Lakshmanan, closes #12099)
This commit is contained in:
committed by
Bram Moolenaar
parent
194555c001
commit
c727b19e9f
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1374,
|
||||
/**/
|
||||
1373,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user