From d183e2d145f9e493b10ff92859b615b3fcf43601 Mon Sep 17 00:00:00 2001 From: "dmose%mozilla.org" Date: Thu, 28 Oct 2004 17:16:40 +0000 Subject: [PATCH] Fix the emacs modeline indentation variables --- mail/base/content/messageWindow.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail/base/content/messageWindow.js b/mail/base/content/messageWindow.js index 62c0083839c..d0d7cb31d9f 100644 --- a/mail/base/content/messageWindow.js +++ b/mail/base/content/messageWindow.js @@ -1,4 +1,4 @@ -# -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +# -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- # The contents of this file are subject to the Netscape Public # License Version 1.1 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of