Update the documentation for GetLoclist
This commit is contained in:
		
							parent
							
								
									48be035da8
								
							
						
					
					
						commit
						37f2f70439
					
				@ -1700,9 +1700,11 @@ ale#engine#EscapeCommandPart(command_part)     *ale#engine#EscapeCommandPart()*
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
ale#engine#GetLoclist(buffer)                         *ale#engine#GetLoclist()*
 | 
					ale#engine#GetLoclist(buffer)                         *ale#engine#GetLoclist()*
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  Given a buffer number, this function will rerurn the list of warnings and
 | 
					  Given a buffer number, this function will return the list of problems
 | 
				
			||||||
  errors reported by ALE for a given buffer in the format accepted by
 | 
					  reported by ALE for a given buffer in the format accepted by |setqflist()|.
 | 
				
			||||||
  |setqflist()|.
 | 
					
 | 
				
			||||||
 | 
					  A reference to the buffer's list of problems will be returned. The list must
 | 
				
			||||||
 | 
					  be copied before applying |map()| or |filter()|.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ale#engine#ManageFile(buffer, filename)               *ale#engine#ManageFile()*
 | 
					ale#engine#ManageFile(buffer, filename)               *ale#engine#ManageFile()*
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user