comparison runtime/doc/gui_w32.txt @ 1668:0b796e045c42 v7.2b.000

updated for version 7.2b-000
author vimboss
date Sun, 13 Jul 2008 17:41:49 +0000
parents 73fe8baea242
children f4f8014d516e
comparison
equal deleted inserted replaced
1667:131dbd3d2a4b 1668:0b796e045c42
1 *gui_w32.txt* For Vim version 7.2a. Last change: 2007 Aug 30 1 *gui_w32.txt* For Vim version 7.2b. Last change: 2007 Aug 30
2 2
3 3
4 VIM REFERENCE MANUAL by Bram Moolenaar 4 VIM REFERENCE MANUAL by Bram Moolenaar
5 5
6 6
127 example, you can associate "*.mak" with your make program. You can execute 127 example, you can associate "*.mak" with your make program. You can execute
128 the makefile by double clicking it and use the "Edit with Vim" entry to edit 128 the makefile by double clicking it and use the "Edit with Vim" entry to edit
129 the makefile. 129 the makefile.
130 130
131 You can select any files and right-click to see a menu option called "Edit 131 You can select any files and right-click to see a menu option called "Edit
132 with gvim". Chosing this menu option will invoke gvim with the file you have 132 with gvim". Choosing this menu option will invoke gvim with the file you have
133 selected. If you select multiple files, you will find two gvim-related menu 133 selected. If you select multiple files, you will find two gvim-related menu
134 options: 134 options:
135 "Edit with multiple gvims" -- one gvim for each file in the selection 135 "Edit with multiple gvims" -- one gvim for each file in the selection
136 "Edit with single gvim" -- one gvim for all the files in the selection 136 "Edit with single gvim" -- one gvim for all the files in the selection
137 And if there already is a gvim running: 137 And if there already is a gvim running: