Fix setting indent-tabs-mode in the Emacs .dir-locals.el files
authorNeil Roberts <nroberts@igalia.com>
Wed, 17 Oct 2018 15:27:07 +0000 (17:27 +0200)
committerNeil Roberts <nroberts@igalia.com>
Wed, 17 Oct 2018 17:03:08 +0000 (19:03 +0200)
commita9475d9337a391f5818b3bd799877098d7cbd79b
treebe704fc36eaae71fbce690af1e3664ec7853957f
parentd27b1c83b9b7bd2db8851fe497246c0143b73554
Fix setting indent-tabs-mode in the Emacs .dir-locals.el files

Some of the .dir-locals.el had the wrong name for the truthy value so
it wasn’t setting indent-tabs-mode.

Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
src/gallium/drivers/r600/.dir-locals.el
src/gallium/drivers/radeon/.dir-locals.el
src/gallium/drivers/radeonsi/.dir-locals.el
src/mesa/drivers/dri/nouveau/.dir-locals.el