Problem: Various small things.
Solution: Add file to list of distributed files. Adjust README. Fix typo.
runtime/vimlogo.xpm \
src/swis.s \
src/tee/Makefile \
+ src/tee/Make_mvc.mak \
src/tee/tee.c \
csdpmi4b.zip \
command comment).
The numbered tests are older, we have switched to named tests.
+And the newest way of testing is to use assert functions, see test_assert.vim
+for an example.
To add a new test:
1) Create test_<subject>.in and test_<subject>.ok files.
ylfep:let csave = getcharsearch()
fip:call setcharsearch(csave)
;p;p:
-:" check that setcharsearch() changes the settins.
+:" check that setcharsearch() changes the settings.
/^Z
ylfep:call setcharsearch({'char': 'k'})
;p:call setcharsearch({'forward': 0})
static int included_patches[] =
{ /* Add new patch number below this line */
+/**/
+ 1041,
/**/
1040,
/**/