File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1+ ## v2.2.5 - 2015/06/18
2+ * [ #222 ] ( https://github.com/elixir-lang/emacs-elixir/pull/222 ) - correct indentation inside heredoc strings
3+ * [ #221 ] ( https://github.com/elixir-lang/emacs-elixir/pull/221 ) - highlight atoms correctly in a pattern match
4+ * [ #220 ] ( https://github.com/elixir-lang/emacs-elixir/pull/220 ) - Correct indentation of parenthesized expression inside blocks
5+ * [ #214 ] ( https://github.com/elixir-lang/emacs-elixir/pull/214 ) - correct indentation after one line definition with if keyword
6+ * [ #213 ] ( https://github.com/elixir-lang/emacs-elixir/pull/213 ) - remove do keyword to handle also oneline definitions
7+
18## v2.2.4 - 2015/05/26
29* [ #203 ] ( https://github.com/elixir-lang/emacs-elixir/pull/203 ) - Implement triple-quoted strings.
310
Original file line number Diff line number Diff line change 1010; ; URL: https://github.com/elixir-lang/emacs-elixir
1111; ; Created: Mon Nov 7 2011
1212; ; Keywords: languages elixir
13- ; ; Version: 2.2.4
13+ ; ; Version: 2.2.5
1414
1515; ; This file is not a part of GNU Emacs.
1616
You can’t perform that action at this time.
0 commit comments