From bc64df876ebe96fa5da2b98d6227a8ef4163b911 Mon Sep 17 00:00:00 2001 From: shyouhei Date: Thu, 27 Dec 2018 06:12:09 +0000 Subject: delete emacs mode lines [ci skip] These settings are now covered by .dir-locals.el. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66584 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- tool/ruby_vm/views/_mjit_compile_send.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tool/ruby_vm/views/_mjit_compile_send.erb') diff --git a/tool/ruby_vm/views/_mjit_compile_send.erb b/tool/ruby_vm/views/_mjit_compile_send.erb index 40d803af7a..fa022af791 100644 --- a/tool/ruby_vm/views/_mjit_compile_send.erb +++ b/tool/ruby_vm/views/_mjit_compile_send.erb @@ -1,4 +1,4 @@ -% # -*- mode:c; style:ruby; coding: utf-8; indent-tabs-mode: nil -*- +% # -*- C -*- % # Copyright (c) 2018 Takashi Kokubun. All rights reserved. % # % # This file is a part of the programming language Ruby. Permission is hereby -- cgit v1.2.3