[emacs] don't use tabs, except in makefile-gmake-mode
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
		
							parent
							
								
									73d73dcf9b
								
							
						
					
					
						commit
						66c8482725
					
				| @ -49,6 +49,10 @@ | ||||
| 
 | ||||
| ((nil | ||||
|   . ((fill-column . 80) | ||||
|      (indent-tabs-mode . nil) | ||||
|      )) | ||||
|  (makefile-gmake-mode | ||||
|   . ((indent-tabs-mode . t) | ||||
|      )) | ||||
|  (python-mode | ||||
|   . ((indent-tabs-mode . nil) | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user