Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp

This commit is contained in:
Tooru Fujisawa
2018-12-01 04:52:05 +09:00
parent 07cb7e8962
commit 5ef6d9cc06
2205 changed files with 2208 additions and 2208 deletions

View File

@@ -1,4 +1,4 @@
/* -*- Mode: c++; c-basic-offset: 4; tab-width: 20; indent-tabs-mode: nil; -*-
/* -*- Mode: c++; c-basic-offset: 2; tab-width: 20; indent-tabs-mode: nil; -*-
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */