Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions lib/edts/src/edts.erl
Original file line number Diff line number Diff line change
Expand Up @@ -127,9 +127,3 @@ call(Node, Mod, Fun, Args, LogError) ->
end.

%%%_* Tests ====================================================================

%%%_* Emacs ====================================================================
%%% Local Variables:
%%% allout-layout: t
%%% erlang-indent-level: 2
%%% End:
6 changes: 0 additions & 6 deletions lib/edts/src/edts_app.erl
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,3 @@ stop(_State) ->

%%%_* Internal functions =======================================================

%%%_* Emacs ====================================================================
%%% Local Variables:
%%% allout-layout: t
%%% erlang-indent-level: 2
%%% End:

5 changes: 0 additions & 5 deletions lib/edts/src/edts_cmd.erl
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,3 @@ do_execute(Cmd, Input) ->

%%%_* Unit tests ===============================================================

%%%_* Emacs ====================================================================
%%% Local Variables:
%%% allout-layout: t
%%% erlang-indent-level: 2
%%% End:
5 changes: 0 additions & 5 deletions lib/edts/src/edts_cmd_compile_and_load.erl
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,3 @@ format_error({Type, File, Line, Desc}) ->
, {description, list_to_binary(Desc)}].


%%%_* Emacs ============================================================
%%% Local Variables:
%%% allout-layout: t
%%% erlang-indent-level: 2
%%% End:
5 changes: 0 additions & 5 deletions lib/edts/src/edts_cmd_get_event.erl
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,3 @@ execute(Ctx) ->

%%%_* Internal functions =======================================================

%%%_* Emacs ============================================================
%%% Local Variables:
%%% allout-layout: t
%%% erlang-indent-level: 2
%%% End:
5 changes: 0 additions & 5 deletions lib/edts/src/edts_cmd_get_free_vars.erl
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,3 @@ format_error({Type, File, Line, Desc}) ->
, {description, list_to_binary(Desc)}].


%%%_* Emacs ====================================================================
%%% Local Variables:
%%% allout-layout: t
%%% erlang-indent-level: 2
%%% End:
5 changes: 0 additions & 5 deletions lib/edts/src/edts_cmd_get_function_info.erl
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,3 @@ execute(Ctx) ->

%%%_* Internal functions =======================================================

%%%_* Emacs ============================================================
%%% Local Variables:
%%% allout-layout: t
%%% erlang-indent-level: 2
%%% End:
5 changes: 0 additions & 5 deletions lib/edts/src/edts_cmd_get_mfas.erl
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,3 @@ execute(Ctx) ->

%%%_* Internal functions =======================================================

%%%_* Emacs ====================================================================
%%% Local Variables:
%%% allout-layout: t
%%% erlang-indent-level: 2
%%% End:
5 changes: 0 additions & 5 deletions lib/edts/src/edts_cmd_get_module_info.erl
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,3 @@ format(_, Acc) ->
format_element({source, Source}) -> {source, list_to_binary(Source)};
format_element(Attr) -> Attr.

%%%_* Emacs ============================================================
%%% Local Variables:
%%% allout-layout: t
%%% erlang-indent-level: 2
%%% End:
5 changes: 0 additions & 5 deletions lib/edts/src/edts_cmd_get_modules.erl
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,3 @@ execute(Ctx) ->

%%%_* Internal functions =======================================================

%%%_* Emacs ============================================================
%%% Local Variables:
%%% allout-layout: t
%%% erlang-indent-level: 2
%%% End:
5 changes: 0 additions & 5 deletions lib/edts/src/edts_cmd_get_nodes.erl
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,3 @@ execute(_) ->

%%%_* Internal functions =======================================================

%%%_* Emacs ============================================================
%%% Local Variables:
%%% allout-layout: t
%%% erlang-indent-level: 2
%%% End:
5 changes: 0 additions & 5 deletions lib/edts/src/edts_cmd_init_node.erl
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,3 @@ execute(Ctx) ->
%%%_* Unit tests ===============================================================


%%%_* Emacs ====================================================================
%%% Local Variables:
%%% allout-layout: t
%%% erlang-indent-level: 2
%%% End:
5 changes: 0 additions & 5 deletions lib/edts/src/edts_cmd_lib.erl
Original file line number Diff line number Diff line change
Expand Up @@ -416,8 +416,3 @@ strings_validate(Ctx, Key) ->
{error, notfound}
end.

%%%_* Emacs ====================================================================
%%% Local Variables:
%%% allout-layout: t
%%% erlang-indent-level: 2
%%% End:
5 changes: 0 additions & 5 deletions lib/edts/src/edts_cmd_pretty_print.erl
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,3 @@ execute(Ctx) ->

%%%_* Internal functions =======================================================

%%%_* Emacs ============================================================
%%% Local Variables:
%%% allout-layout: t
%%% erlang-indent-level: 2
%%% End:
5 changes: 0 additions & 5 deletions lib/edts/src/edts_cmd_run_eunit.erl
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,3 @@ format_test({Type, File, Line, Desc}) ->
, {description, unicode:characters_to_binary(Desc)}]}.


%%%_* Emacs ============================================================
%%% Local Variables:
%%% allout-layout: t
%%% erlang-indent-level: 2
%%% End:
5 changes: 0 additions & 5 deletions lib/edts/src/edts_code.erl
Original file line number Diff line number Diff line change
Expand Up @@ -1185,8 +1185,3 @@ test_file_forms(File) ->

-endif.

%%%_* Emacs ====================================================================
%% %%% Local Variables:
%% %%% allout-layout: t
%% %%% erlang-indent-level: 2
%% %%% End:
5 changes: 0 additions & 5 deletions lib/edts/src/edts_dist.erl
Original file line number Diff line number Diff line change
Expand Up @@ -327,8 +327,3 @@ do_imported_predefined_type_p([Error|Errors]) ->
end.


%%%_* Emacs ====================================================================
%%% Local Variables:
%%% allout-layout: t
%%% erlang-indent-level: 2
%%% End:
5 changes: 0 additions & 5 deletions lib/edts/src/edts_eunit.erl
Original file line number Diff line number Diff line change
Expand Up @@ -291,8 +291,3 @@ run_tests_common() ->
assert_receive(Expected) ->
?assertEqual(Expected, receive Expected -> Expected end).

%%%_* Emacs ====================================================================
%%% Local Variables:
%%% allout-layout: t
%%% erlang-indent-level: 2
%%% End:
5 changes: 0 additions & 5 deletions lib/edts/src/edts_eunit_listener.erl
Original file line number Diff line number Diff line change
Expand Up @@ -170,8 +170,3 @@ flush_mailbox() ->
after 0 -> ok
end.

%%%_* Emacs ====================================================================
%%% Local Variables:
%%% allout-layout: t
%%% erlang-indent-level: 2
%%% End:
5 changes: 0 additions & 5 deletions lib/edts/src/edts_event.erl
Original file line number Diff line number Diff line change
Expand Up @@ -228,8 +228,3 @@ safe_fmt_event_info(Fmt, Class, Type, Info) ->
Info
end.

%%%_* Emacs ====================================================================
%%% Local Variables:
%%% allout-layout: t
%%% erlang-indent-level: 2
%%% End:
6 changes: 0 additions & 6 deletions lib/edts/src/edts_events_node_down.erl
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,3 @@ format_info(edts, node_down, [{node, Node}]) ->

%%%_* Internal functiyons ======================================================

%%%_* Emacs ====================================================================
%%% Local Variables:
%%% allout-layout: t
%%% erlang-indent-level: 2
%%% End:

5 changes: 0 additions & 5 deletions lib/edts/src/edts_mochiweb.erl
Original file line number Diff line number Diff line change
Expand Up @@ -154,8 +154,3 @@ configured_port() ->
?LOG_DEBUG("Using EDTS port ~p from file.", [Port]),
list_to_integer(Port).

%%%_* Emacs ====================================================================
%%% Local Variables:
%%% allout-layout: t
%%% erlang-indent-level: 2
%%% End:
5 changes: 0 additions & 5 deletions lib/edts/src/edts_module_server.erl
Original file line number Diff line number Diff line change
Expand Up @@ -179,8 +179,3 @@ fetch_modules_in_dir(Dir) ->
Files = filelib:wildcard("*.beam", Dir),
[list_to_atom(filename:rootname(filename:basename(F))) || F <- Files].

%%%_* Emacs ====================================================================
%%% Local Variables:
%%% allout-layout: t
%%% erlang-indent-level: 2
%%% End:
6 changes: 0 additions & 6 deletions lib/edts/src/edts_plugins.erl
Original file line number Diff line number Diff line change
Expand Up @@ -199,9 +199,3 @@ do_spec(Dir) ->

%%%_* Unit tests ===============================================================

%%%_* Emacs ====================================================================
%%% Local Variables:
%%% allout-layout: t
%%% erlang-indent-level: 2
%%% End:

5 changes: 0 additions & 5 deletions lib/edts/src/edts_server.erl
Original file line number Diff line number Diff line change
Expand Up @@ -481,8 +481,3 @@ node_store_test() ->

-endif.

%%%_* Emacs ====================================================================
%%% Local Variables:
%%% allout-layout: t
%%% erlang-indent-level: 2
%%% End:
5 changes: 0 additions & 5 deletions lib/edts/src/edts_sup.erl
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,3 @@ dispatch() ->

%%%_* Unit tests ===============================================================

%%%_* Emacs ====================================================================
%%% Local Variables:
%%% allout-layout: t
%%% erlang-indent-level: 2
%%% End:
6 changes: 0 additions & 6 deletions lib/edts/src/edts_syntax.erl
Original file line number Diff line number Diff line change
Expand Up @@ -186,9 +186,3 @@ free_vars_test_() ->

%%%_* Test helpers =============================================================

%%%_* Emacs ====================================================================
%%% Local Variables:
%%% allout-layout: t
%%% erlang-indent-level: 2
%%% End:

6 changes: 0 additions & 6 deletions lib/edts/src/edts_util.erl
Original file line number Diff line number Diff line change
Expand Up @@ -212,9 +212,3 @@ project_lib_file_p_test_() ->

%%%_* Test helpers =============================================================

%%%_* Emacs ====================================================================
%%% Local Variables:
%%% allout-layout: t
%%% erlang-indent-level: 2
%%% End:

5 changes: 0 additions & 5 deletions lib/edts_debug/src/edts_debug.erl
Original file line number Diff line number Diff line change
Expand Up @@ -395,8 +395,3 @@ process_status({_Pid, _Fun, Status, _Info}) -> Status.

%%%_* Unit tests ===============================================================

%%%_* Emacs ====================================================================
%%% Local Variables:
%%% allout-layout: t
%%% erlang-indent-level: 2
%%% End:
5 changes: 0 additions & 5 deletions lib/edts_debug/src/edts_debug_server.erl
Original file line number Diff line number Diff line change
Expand Up @@ -187,8 +187,3 @@ dispatch_event_p(Msg) ->

event_type(Msg) -> element(1, Msg).

%%%_* Emacs ====================================================================
%%% Local Variables:
%%% allout-layout: t
%%% erlang-indent-level: 2
%%% End:
6 changes: 0 additions & 6 deletions lib/edts_debug/src/edts_events_debug.erl
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,3 @@ format_info({no_break, Mod}) ->
{module, Mod}].


%%%_* Emacs ====================================================================
%%% Local Variables:
%%% allout-layout: t
%%% erlang-indent-level: 2
%%% End:

6 changes: 0 additions & 6 deletions lib/edts_dialyzer/src/edts_dialyzer.erl
Original file line number Diff line number Diff line change
Expand Up @@ -425,9 +425,3 @@ meck_history(M0, F0, A0) ->

-endif.

%%%_* Emacs ====================================================================
%%% Local Variables:
%%% allout-layout: t
%%% erlang-indent-level: 2
%%% End:

6 changes: 0 additions & 6 deletions lib/edts_xref/src/edts_xref.erl
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,3 @@ who_calls(Module, Function, Arity) ->

%%%_* Unit tests ===============================================================

%%%_* Emacs ====================================================================
%%% Local Variables:
%%% allout-layout: t
%%% erlang-indent-level: 2
%%% End:

6 changes: 0 additions & 6 deletions lib/edts_xref/src/edts_xref_server.erl
Original file line number Diff line number Diff line change
Expand Up @@ -549,9 +549,3 @@ compile_and_add_test_module(SrcDir, OutDir, Mod) ->

-endif.

%%%_* Emacs ====================================================================
%%% Local Variables:
%%% allout-layout: t
%%% erlang-indent-level: 2
%%% End:

Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,3 @@ some_function(Foo) ->
foo:bar(),
#record{field = list_to_atom(Foo)}.

%%%_* Emacs ====================================================================
%%% Local Variables:
%%% allout-layout: t
%%% erlang-indent-level: 2
%%% End:
5 changes: 0 additions & 5 deletions test_data/edts-test-project-project-1/lib/one/src/one.erl
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,3 @@ some_function(Foo) ->
foo:bar(),
#record{field = list_to_atom(Foo)}.

%%%_* Emacs ====================================================================
%%% Local Variables:
%%% allout-layout: t
%%% erlang-indent-level: 2
%%% End:
5 changes: 0 additions & 5 deletions test_data/edts-test-project-project-1/lib/one/src/one_two.erl
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,3 @@
one_two_fun(ok) ->
two:two_fun().

%%%_* Emacs ====================================================================
%%% Local Variables:
%%% allout-layout: t
%%% erlang-indent-level: 2
%%% End:
4 changes: 0 additions & 4 deletions test_data/edts-test-project-project-1/lib/two/src/two.erl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,3 @@

two_fun() -> ok.

%%%_* Emacs ====================================================================
%%% Local Variables:
%%% erlang-indent-level: 2
%%% End:
5 changes: 0 additions & 5 deletions test_data/edts-test-project-temp-1/one.erl
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,3 @@ some_function(Foo) ->
foo:bar(),
#record{field = list_to_atom(Foo)}.

%%%_* Emacs ====================================================================
%%% Local Variables:
%%% allout-layout: t
%%% erlang-indent-level: 2
%%% End:
5 changes: 0 additions & 5 deletions test_data/edts-test-project-temp-2/src/one.erl
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,3 @@ some_function(Foo) ->
foo:bar(),
#record{field = list_to_atom(Foo)}.

%%%_* Emacs ====================================================================
%%% Local Variables:
%%% allout-layout: t
%%% erlang-indent-level: 2
%%% End: