mirror of
git://git.tartarus.org/simon/puzzles.git
synced 2025-04-21 16:05:44 -07:00
Remove setting of indent-tabs-mode from filling.c
Simon said that the continued presence of tabs for indentation in Puzzles is unintentional, so we should at least discourage the addition of new ones.
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
/* -*- tab-width: 8; indent-tabs-mode: t -*-
|
/*
|
||||||
* filling.c: An implementation of the Nikoli game fillomino.
|
* filling.c: An implementation of the Nikoli game fillomino.
|
||||||
* Copyright (C) 2007 Jonas Kölker. See LICENSE for the license.
|
* Copyright (C) 2007 Jonas Kölker. See LICENSE for the license.
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user