aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Nikolaus Rath <Nikolaus@rath.org>2017-10-20 09:19:16 +0100
committerGravatar Nikolaus Rath <Nikolaus@rath.org>2017-10-20 09:19:16 +0100
commit945ce7a9d4d3888c4dc6d9b45a213af6c3716a8b (patch)
treea0fd3c5d15612b70e0f3564647f71dd58005bb5a
parent2a3929bbe01e82e84b68fbace06b6eebbc7b6062 (diff)
Don't use Python mode for meson.build
Emacs now has a proper meson mode :-).
-rw-r--r--doc/meson.build3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/meson.build b/doc/meson.build
index eb81f3d..3a0dd44 100644
--- a/doc/meson.build
+++ b/doc/meson.build
@@ -1,5 +1,2 @@
-# Attention, emacs, please use -*- mode: python -*-
-# (even though this isn't actually Python code)
-
install_man('fusermount3.1', 'mount.fuse.8')