.dir-locals: Configure indentation for swap-space.
* .dir-locals.el (scheme-mode): Indent swap-space same as file-system. Change-Id: Id9f2cbd3c81343b479ab1e4df29c65f8b5bd739f Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
		
							parent
							
								
									dc4c6ab4cb
								
							
						
					
					
						commit
						9dce86b1cb
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -83,6 +83,7 @@ | |||
|    (eval . (put 'graft 'scheme-indent-function 0)) | ||||
|    (eval . (put 'operating-system 'scheme-indent-function 0)) | ||||
|    (eval . (put 'file-system 'scheme-indent-function 0)) | ||||
|    (eval . (put 'swap-space 'scheme-indent-function 0)) | ||||
|    (eval . (put 'manifest-entry 'scheme-indent-function 0)) | ||||
|    (eval . (put 'manifest-pattern 'scheme-indent-function 0)) | ||||
|    (eval . (put 'substitute-keyword-arguments 'scheme-indent-function 1)) | ||||
|  |  | |||
		Reference in a new issue