mirror of
				https://github.com/vim/vim.git
				synced 2025-10-30 09:47:20 -04:00 
			
		
		
		
	updated for version 7.0b01
This commit is contained in:
		
							
								
								
									
										
											BIN
										
									
								
								nsis/icons/enabled.bmp
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								nsis/icons/enabled.bmp
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 358 B | 
| @@ -217,6 +217,9 @@ OPTIONS | |||||||
|        -O[N]       Open N windows side by side.  When N is omitted,  open  one |        -O[N]       Open N windows side by side.  When N is omitted,  open  one | ||||||
|                    window for each file. |                    window for each file. | ||||||
|  |  | ||||||
|  |        -p[N]       Open N tab pages.  When N is omitted, open one tab page for | ||||||
|  |                    each file. | ||||||
|  |  | ||||||
|        -R          Read-only mode.  The 'readonly' option will  be  set.   You |        -R          Read-only mode.  The 'readonly' option will  be  set.   You | ||||||
|                    can still edit the buffer, but will be prevented from acci- |                    can still edit the buffer, but will be prevented from acci- | ||||||
|                    dently overwriting a file.  If you do want to  overwrite  a |                    dently overwriting a file.  If you do want to  overwrite  a | ||||||
|   | |||||||
| @@ -123,7 +123,7 @@ an 50.30.160 &Syntax.DE.Diff :cal SetSyn("diff")<CR> | |||||||
| an 50.30.170 &Syntax.DE.Digital\ Command\ Lang :cal SetSyn("dcl")<CR> | an 50.30.170 &Syntax.DE.Digital\ Command\ Lang :cal SetSyn("dcl")<CR> | ||||||
| an 50.30.180 &Syntax.DE.Dircolors :cal SetSyn("dircolors")<CR> | an 50.30.180 &Syntax.DE.Dircolors :cal SetSyn("dircolors")<CR> | ||||||
| an 50.30.190 &Syntax.DE.Django\ template :cal SetSyn("django")<CR> | an 50.30.190 &Syntax.DE.Django\ template :cal SetSyn("django")<CR> | ||||||
| an 50.30.200 &Syntax.DE.DNS/BIND\ zone :cal SetSyn("dns")<CR> | an 50.30.200 &Syntax.DE.DNS/BIND\ zone :cal SetSyn("bindzone")<CR> | ||||||
| an 50.30.210 &Syntax.DE.DocBook.auto-detect :cal SetSyn("docbk")<CR> | an 50.30.210 &Syntax.DE.DocBook.auto-detect :cal SetSyn("docbk")<CR> | ||||||
| an 50.30.220 &Syntax.DE.DocBook.SGML :cal SetSyn("docbksgml")<CR> | an 50.30.220 &Syntax.DE.DocBook.SGML :cal SetSyn("docbksgml")<CR> | ||||||
| an 50.30.230 &Syntax.DE.DocBook.XML :cal SetSyn("docbkxml")<CR> | an 50.30.230 &Syntax.DE.DocBook.XML :cal SetSyn("docbkxml")<CR> | ||||||
|   | |||||||
| @@ -168,7 +168,7 @@ vim.cfg: Make_bc3.mak | |||||||
| -Iproto | -Iproto | ||||||
| -I$(INCLUDEPATH) | -I$(INCLUDEPATH) | ||||||
| -L$(LIBPATH) | -L$(LIBPATH) | ||||||
| -DMSDOS$(SPAWND) | -DMSDOS;FEAT_TINY$(SPAWND) | ||||||
| | vim.cfg | | vim.cfg | ||||||
|  |  | ||||||
| test: | test: | ||||||
|   | |||||||
| @@ -1708,7 +1708,7 @@ types.vim: $(TAGS_SRC) $(TAGS_INCL) | |||||||
| # | # | ||||||
| test check: | test check: | ||||||
| 	$(MAKE) -f Makefile $(VIMTARGET) | 	$(MAKE) -f Makefile $(VIMTARGET) | ||||||
| 	-@if test -n "$(MAKEMO)" -a -f $(PODIR)/Makefile; then \ | 	-if test -n "$(MAKEMO)" -a -f $(PODIR)/Makefile; then \ | ||||||
| 		cd $(PODIR); $(MAKE) -f Makefile check VIM=../$(VIMTARGET); \ | 		cd $(PODIR); $(MAKE) -f Makefile check VIM=../$(VIMTARGET); \ | ||||||
| 	fi | 	fi | ||||||
| 	cd testdir; $(MAKE) -f Makefile $(GUI_TESTTARGET) VIMPROG=../$(VIMTARGET) $(GUI_TESTARG) | 	cd testdir; $(MAKE) -f Makefile $(GUI_TESTTARGET) VIMPROG=../$(VIMTARGET) $(GUI_TESTARG) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user