comparison runtime/doc/version7.txt @ 538:aa6caa23a4b8 v7.0152

updated for version 7.0152
author vimboss
date Fri, 30 Sep 2005 21:23:56 +0000
parents c6296b0ad9ea
children 3e19ea54eb07
comparison
equal deleted inserted replaced
537:e321639cfa3e 538:aa6caa23a4b8
1 *version7.txt* For Vim version 7.0aa. Last change: 2005 Sep 29 1 *version7.txt* For Vim version 7.0aa. Last change: 2005 Sep 30
2 2
3 3
4 VIM REFERENCE MANUAL by Bram Moolenaar 4 VIM REFERENCE MANUAL by Bram Moolenaar
5 5
6 6
821 completion supported for the input. (Yegappan Lakshmanan) 821 completion supported for the input. (Yegappan Lakshmanan)
822 822
823 "dp" works with more than two buffers in diff mode if there is only one where 823 "dp" works with more than two buffers in diff mode if there is only one where
824 'modifiable' is set. 824 'modifiable' is set.
825 825
826 When the 'include' option contains \zs the file name found is what is being
827 matched from \zs to the end or \ze. Useful to pass more to 'includeexpr'.
828
826 ============================================================================== 829 ==============================================================================
827 COMPILE TIME CHANGES *compile-changes-7* 830 COMPILE TIME CHANGES *compile-changes-7*
828 831
829 Dropped the support for the BeOS and Amiga GUI. They were not maintained and 832 Dropped the support for the BeOS and Amiga GUI. They were not maintained and
830 probably didn't work. If you want to work on this: get the Vim 6.x version 833 probably didn't work. If you want to work on this: get the Vim 6.x version