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

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

[elpa] externals/csharp-mode b4fb58a 153/459: Update changelog.


From: ELPA Syncer
Subject: [elpa] externals/csharp-mode b4fb58a 153/459: Update changelog.
Date: Sun, 22 Aug 2021 13:59:16 -0400 (EDT)

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

    Update changelog.
---
 csharp-mode.el | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/csharp-mode.el b/csharp-mode.el
index 42c3c26..b9d2b72 100644
--- a/csharp-mode.el
+++ b/csharp-mode.el
@@ -5,10 +5,10 @@
 ;; Maintainer : Jostein Kjønigsen <jostein@gmail.com>
 ;; Created    : Feburary 2005
 ;; Modified   : November 2015
-;; Version    : 0.8.11
+;; Version    : 0.8.12
 ;; Keywords   : c# languages oop mode
 ;; X-URL      : https://github.com/josteink/csharp-mode
-;; Last-saved : <2015-Nov-21 14:23:00>
+;; Last-saved : 2016-Jan-06
 
 ;;
 ;; This program is free software; you can redistribute it and/or modify
@@ -285,7 +285,8 @@
 ;;          - Fix error with string-values in #region directives.
 ;;
 ;;    0.8.12 2015 November 29nth
-;;          - Fix issues with imenu indexing.
+;;          - Various fixes and improvements for imenu indexing.
+;;          - Fix issues with compilation-mode and lines with arrays.
 
 (require 'cc-mode)
 (require 'cl-lib)



reply via email to

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