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
+
1
9
## v2.2.5 - 2015/06/18
2
10
* [ #222 ] ( https://github.com/elixir-lang/emacs-elixir/pull/222 ) - correct indentation inside heredoc strings
3
11
* [ #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 10
10
; ; URL: https://github.com/elixir-lang/emacs-elixir
11
11
; ; Created: Mon Nov 7 2011
12
12
; ; Keywords: languages elixir
13
- ; ; Version: 2.2.5
13
+ ; ; Version: 2.2.6
14
14
; ; Package-Requires: ((emacs "24") (pkg-info "0.4"))
15
15
16
16
; ; This file is not a part of GNU Emacs.
You can’t perform that action at this time.
0 commit comments