emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/csharp-mode 6c0a0d6 220/459: Bump version. Update chang


From: ELPA Syncer
Subject: [elpa] externals/csharp-mode 6c0a0d6 220/459: Bump version. Update changelog.
Date: Sun, 22 Aug 2021 13:59:31 -0400 (EDT)

branch: externals/csharp-mode
commit 6c0a0d6cf602666d63a06c3652ce522b3a5a7661
Author: Jostein Kjønigsen <jostein@kjonigsen.net>
Commit: Jostein Kjønigsen <jostein@kjonigsen.net>

    Bump version. Update changelog.
---
 csharp-mode.el | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/csharp-mode.el b/csharp-mode.el
index adb77ba..e48acbe 100644
--- a/csharp-mode.el
+++ b/csharp-mode.el
@@ -286,10 +286,13 @@
 ;;    0.8.12 2016 January 6th
 ;;          - Various fixes and improvements for imenu indexing.
 ;;
-;;    0.9.0 2016 July...?
+;;    0.9.0 2016 September 9th
 ;;          - Fix issues with compilation-mode and lines with arrays.
 ;;          - Fontification of compiler directives.
 ;;          - Much faster, completely rewritten imenu-implementation.
+;;          - Fix indentation issues.
+;;          - Fix Emacs-25 related bugs.
+;;          - Cleaned up dead code.
 ;;
 
 (require 'cc-mode)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]