mirror of
https://github.com/vim/vim.git
synced 2025-09-24 03:44:06 -04:00
updated for version 7.3.187
Problem: The RISC OS port has obvious errors and is not being maintained. Solution: Remove the RISC OS files and code.
This commit is contained in:
@@ -714,6 +714,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
187,
|
||||
/**/
|
||||
186,
|
||||
/**/
|
||||
@@ -1205,9 +1207,6 @@ list_version()
|
||||
# endif
|
||||
#endif
|
||||
|
||||
#ifdef RISCOS
|
||||
MSG_PUTS(_("\nRISC OS version"));
|
||||
#endif
|
||||
#ifdef VMS
|
||||
MSG_PUTS(_("\nOpenVMS version"));
|
||||
# ifdef HAVE_PATHDEF
|
||||
|
Reference in New Issue
Block a user