mirror of
				https://github.com/vim/vim.git
				synced 2025-10-30 09:47:20 -04:00 
			
		
		
		
	patch 8.1.0155: evim.man missing from the distribution
Problem: Evim.man missing from the distribution. Solution: Add it to the list.
This commit is contained in:
		
							
								
								
									
										1
									
								
								Filelist
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								Filelist
									
									
									
									
									
								
							| @@ -710,6 +710,7 @@ RT_NO_UNIX =	\ | ||||
|  | ||||
| # runtime for Amiga (also in the extra archive) | ||||
| RT_AMI_DOS =	\ | ||||
| 		runtime/doc/evim.man \ | ||||
| 		runtime/doc/vim.man \ | ||||
| 		runtime/doc/vimdiff.man \ | ||||
| 		runtime/doc/vimtutor.man \ | ||||
|   | ||||
| @@ -789,6 +789,8 @@ static char *(features[]) = | ||||
|  | ||||
| static int included_patches[] = | ||||
| {   /* Add new patch number below this line */ | ||||
| /**/ | ||||
|     155, | ||||
| /**/ | ||||
|     154, | ||||
| /**/ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user