maposmatic-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Maposmatic-dev] [PATCH 1/6] Tell Emacs about the indentation level for


From: Thomas Petazzoni
Subject: [Maposmatic-dev] [PATCH 1/6] Tell Emacs about the indentation level for JS code
Date: Sat, 7 Aug 2010 23:39:19 +0200

Signed-off-by: Thomas Petazzoni <address@hidden>
---
 www/media/map_rendering_form.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/www/media/map_rendering_form.js b/www/media/map_rendering_form.js
index e8782a2..1754acd 100644
--- a/www/media/map_rendering_form.js
+++ b/www/media/map_rendering_form.js
@@ -1,4 +1,4 @@
-/* coding: utf-8 -*- mode: espresso; indent-tabs-mode: nil -*-
+/* coding: utf-8 -*- mode: espresso; espresso-indent-level: 2; 
indent-tabs-mode: nil -*-
  *
  * maposmatic, the web front-end of the MapOSMatic city map generation system
  * Copyright (C) 2009-2010 David Decotigny
-- 
1.7.0.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]