comparison src/option.h @ 2834:107b03fdf1ad v7.3.191

updated for version 7.3.191 Problem: Still some RISC OS stuff to remove. Solution: Remove files and lines. (Hong Xu) Remove the 'osfiletype' option code.
author Bram Moolenaar <bram@vim.org>
date Thu, 19 May 2011 13:41:14 +0200
parents 77f3dd990b12
children b7523ef31e23
comparison
equal deleted inserted replaced
2833:c869ff170ddc 2834:107b03fdf1ad
982 , BV_MA 982 , BV_MA
983 , BV_ML 983 , BV_ML
984 , BV_MOD 984 , BV_MOD
985 , BV_MPS 985 , BV_MPS
986 , BV_NF 986 , BV_NF
987 #ifdef FEAT_OSFILETYPE
988 , BV_OFT
989 #endif
990 #ifdef FEAT_COMPL_FUNC 987 #ifdef FEAT_COMPL_FUNC
991 , BV_OFU 988 , BV_OFU
992 #endif 989 #endif
993 , BV_PATH 990 , BV_PATH
994 , BV_PI 991 , BV_PI