summaryrefslogtreecommitdiff
path: root/CODING_STYLE
diff options
context:
space:
mode:
authorAdrian Johnson <ajohnson@redneon.com>2023-01-14 10:34:22 +1030
committerAdrian Johnson <ajohnson@redneon.com>2023-01-15 19:00:22 +1030
commit5b13659d72d9b21c82bca64dae753f88d7719f9a (patch)
treeef9a7d4d7a1b92065866ece9e98d8311763be8dc /CODING_STYLE
parentd5e8a8c02e49332833379629bff4133a4533077e (diff)
downloadcairo-5b13659d72d9b21c82bca64dae753f88d7719f9a.tar.gz
Add emacs modeline to CODING_STYLE
Diffstat (limited to 'CODING_STYLE')
-rw-r--r--CODING_STYLE1
1 files changed, 1 insertions, 0 deletions
diff --git a/CODING_STYLE b/CODING_STYLE
index 95ceac04d..7e96c36d1 100644
--- a/CODING_STYLE
+++ b/CODING_STYLE
@@ -281,6 +281,7 @@ popular editors:
/*
* vim:sw=4:sts=4:ts=8:tw=78:fo=tcroq:cindent:cino=\:0,(0
* vim:isk=a-z,A-Z,48-57,_,.,-,>
+ * -*- Mode: c; tab-width: 8; c-basic-offset: 4; indent-tabs-mode: t; -*-
*/