mirror of
				https://github.com/vim/vim.git
				synced 2025-10-31 09:57:14 -04:00 
			
		
		
		
	updated for version 7.0056
This commit is contained in:
		| @@ -1412,9 +1412,11 @@ EXTERN char_u e_nbreadonly[]	INIT(=N_("E744: NetBeans does not allow changes in | ||||
| #if defined(FEAT_EVAL) || defined(FEAT_SYN_HL) || defined(PROTO) | ||||
| EXTERN char_u e_intern2[]	INIT(=N_("E685: Internal error: %s")); | ||||
| #endif | ||||
| #if 0 | ||||
| #if defined(HAVE_SETJMP_H) || defined(HAVE_TRY_EXCEPT) || defined(__MINGW32__) | ||||
| EXTERN char_u e_complex[]	INIT(=N_("E361: Crash intercepted; regexp too complex?")); | ||||
| #endif | ||||
| #endif | ||||
| EXTERN char_u e_outofstack[]	INIT(=N_("E363: pattern caused out-of-stack error")); | ||||
| EXTERN char_u e_emptybuf[]	INIT(=N_("E749: empty buffer")); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user