File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1+ ## v2.2.6 - 2015/08/05
2+ * [ #234 ] ( https://github.com/elixir-lang/emacs-elixir/pull/234 ) - don't highlights LHS as a variable in ` == ` case fixes #225
3+ * [ #233 ] ( https://github.com/elixir-lang/emacs-elixir/pull/233 ) - module syntax highlighting also works correctly with &
4+ * [ #232 ] ( https://github.com/elixir-lang/emacs-elixir/pull/232 ) - correct indentation for closing Map curly bracket fixes #223
5+ * [ #231 ] ( https://github.com/elixir-lang/emacs-elixir/pull/231 ) - correct indentation for block with multiple matches
6+ * [ #230 ] ( https://github.com/elixir-lang/emacs-elixir/pull/230 ) - update travis setup
7+ * [ #228 ] ( https://github.com/elixir-lang/emacs-elixir/pull/228 ) - clear elixir-mode from deprecated functions
8+
19## v2.2.5 - 2015/06/18
210* [ #222 ] ( https://github.com/elixir-lang/emacs-elixir/pull/222 ) - correct indentation inside heredoc strings
311* [ #221 ] ( https://github.com/elixir-lang/emacs-elixir/pull/221 ) - highlight atoms correctly in a pattern match
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.5
13+ ; ; Version: 2.2.6
1414; ; Package-Requires: ((emacs "24") (pkg-info "0.4"))
1515
1616; ; This file is not a part of GNU Emacs.
You can’t perform that action at this time.
0 commit comments