view .dir-locals.el @ 261:a03df7dc98f8

Add xsocket wrappers
author Daniele Nicolodi <daniele.nicolodi@obspm.fr>
date Tue, 16 Jun 2015 15:09:23 +0200
parents 2fc4ac8017af
children
line wrap: on
line source

((c-mode . ((indent-tabs-mode . t)
	    (tab-width . 4)
	    (c-basic-offset . 4))))