]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
catalog: fix line width to 79 chars
authorLennart Poettering <lennart@poettering.net>
Fri, 22 Jan 2016 15:16:33 +0000 (16:16 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 25 Jan 2016 16:19:19 +0000 (17:19 +0100)
Line breaks default to 119 characters for systemd sources now, configured through the .vimrc and .dir-local.el files.
However, for the catalog files we really should stick to 79 chars, as they are regularly shown on terminal screens.

catalog/systemd.catalog

index 4488c835a8169f25cb4a3a0cc884883669451eb8..bdcfd42c88223b39d3fdb97d91fc093154456ce5 100644 (file)
@@ -1,3 +1,4 @@
+# -*- fill-column: 79; indent-tabs-mode: nil -*-
 #  This file is part of systemd.
 #
 #  Copyright 2012 Lennart Poettering