branch: externals/csharp-mode commit 5787aeff1a0f3f7dd85be09d764b80931ba284c0 Author: Jostein Kjønigsen <jost...@kjonigsen.net> Commit: Jostein Kjønigsen <jost...@kjonigsen.net>
Update changelog. --- csharp-mode.el | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/csharp-mode.el b/csharp-mode.el index 8efdf32..629024d 100644 --- a/csharp-mode.el +++ b/csharp-mode.el @@ -294,8 +294,10 @@ ;; - Fix Emacs-25 related bugs. ;; - Cleaned up dead code. ;; -;; 0.9.1 2016 .... -;; - +;; 0.9.1 2017 +;; - Fix indentation for generic type-initializers. +;; - Fix fontification of using and namespace-statements with +;; underscores in them. ;; ;;; Code: