mirror of
				https://github.com/vim/vim.git
				synced 2025-10-31 09:57:14 -04:00 
			
		
		
		
	updated for version 7.0135
This commit is contained in:
		| @@ -688,6 +688,7 @@ EXTERN int	enc_dbcs INIT(= 0);		/* One of DBCS_xxx values if | ||||
| 						   DBCS encoding */ | ||||
| EXTERN int	enc_unicode INIT(= 0);	/* 2: UCS-2 or UTF-16, 4: UCS-4 */ | ||||
| EXTERN int	enc_utf8 INIT(= FALSE);		/* UTF-8 encoded Unicode */ | ||||
| EXTERN int	enc_latin1like INIT(= TRUE);	/* 'encoding' is latin1 comp. */ | ||||
| # ifdef WIN3264 | ||||
| /* Codepage nr of 'encoding'.  Negative means it's not been set yet, zero | ||||
|  * means 'encoding' is not a valid codepage. */ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user