File tree Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 1.9.12 (2018-05-18)
2+
3+ Features:
4+ - #170 : Flycheck verify (Improved fsautocomplete diagnostics)
5+
6+ Bugfixes:
7+ - #167 : Fix error when visiting a new F# script file and
8+ fsautocomplete is not started
9+ - #168 : Add Flycheck predicate function to prevent error when
10+ fsautocomplete is not running
11+ - #162 : Stop matching [ as part of normal residue
12+ - #157 : Don't change global value of `comment-indent-function'
13+ - #153 : Add access control keywords to declaration regexes
14+
115## 1.9.11 (2017-10-21)
216
317Features:
Original file line number Diff line number Diff line change 11(define-package
22 " fsharp-mode"
3- " 1.9.11 "
3+ " 1.9.12 "
44 " F# mode for Emacs"
55 '((company " 0.8.0" )
66 (company-quickhelp " 1.2.0" )
Original file line number Diff line number Diff line change 77; ; 2012-2014 Robin Neatherway <robin.neatherway@gmail.com>
88; ; Maintainer: Robin Neatherway
99; ; Keywords: languages
10- ; ; Version: 1.9.1
10+ ; ; Version: 1.9.12
1111
1212; ; This file is not part of GNU Emacs.
1313
You can’t perform that action at this time.
0 commit comments