Patch 7.2.010

2008-09-06 Fir de Conversatie Bram Moolenaar
Patch 7.2.010 Problem:When using K in Visual mode not all characters are properly escaped. (Ben Schmidt) Solution: Use a function with the functionality of shellescape(). (Jan Minar) Files: src/mbyte.c, src/misc2.c, src/normal.c *** ../vim-7.2.009/src/mbyte.c

#elif syntax highlight error for C++ files

2008-09-06 Fir de Conversatie Peng Yu
Hi, #elif is not highlighted correctly in vim. I've applied the patch posted at the following thread. Can somebody take a look to fix the bug.

Re: #elif syntax highlight error for C++ files

2008-09-06 Fir de Conversatie Ben Schmidt
#elif is not highlighted correctly in vim. I've applied the patch posted at the following thread. Can somebody take a look to fix the bug.