forked from aniani/vim
updated for version 7.0047
This commit is contained in:
@@ -1402,6 +1402,10 @@ EXTERN char_u e_nbreadonly[] INIT(=N_("E744: NetBeans does not allow changes in
|
||||
#if defined(FEAT_EVAL) || defined(FEAT_SYN_HL)
|
||||
EXTERN char_u e_intern2[] INIT(=N_("E685: Internal error: %s"));
|
||||
#endif
|
||||
#if defined(HAVE_SETJMP_H) || defined(HAVE_TRY_EXCEPT)
|
||||
EXTERN char_u e_complex[] INIT(=N_("E361: Crash intercepted; regexp too complex?"));
|
||||
#endif
|
||||
EXTERN char_u e_outofstack[] INIT(=N_("E363: pattern caused out-of-stack error"));
|
||||
|
||||
|
||||
#ifdef MACOS_X_UNIX
|
||||
|
Reference in New Issue
Block a user