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

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

[nongnu] elpa/dart-mode 3bac142: Bump version to 1.0.7


From: ELPA Syncer
Subject: [nongnu] elpa/dart-mode 3bac142: Bump version to 1.0.7
Date: Mon, 30 Aug 2021 14:57:21 -0400 (EDT)

branch: elpa/dart-mode
commit 3bac14200f9f8f8fcebc383087572da5c3823c34
Author: Brady Trainor <git_commit@tangential.info>
Commit: Brady Trainor <git_commit@tangential.info>

    Bump version to 1.0.7
---
 dart-mode.el | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)

diff --git a/dart-mode.el b/dart-mode.el
index dbc9f13..1acfe37 100644
--- a/dart-mode.el
+++ b/dart-mode.el
@@ -1,11 +1,23 @@
 ;;; dart-mode.el --- Major mode for editing Dart files -*- lexical-binding: t; 
-*-
 
-;; Author: Brady Trainor <dart-mode_maintainer@tangential.info>
+;; Author: https://github.com/bradyt/dart-mode/issues
 ;; URL: https://github.com/bradyt/dart-mode
-;; Version: 1.0.6
+;; Version: 1.0.7
 ;; Package-Requires: ((emacs "24.3"))
 ;; Keywords: languages
 
+;; The author is Brady Trainor, but removed from keywords in attempt
+;; to avoid some class of robots.
+
+;; Honorable mention to previous author, maintainer and
+;; contributors. Please see git history for significant
+;; contributions. They are mostly gone from the current repo, replaced
+;; or split out to dart-server repo. Most of the Github stars are from
+;; previous management. The mistakes and regressions in the rewrite
+;; below are my own. The previous implementation was done with cc-mode
+;; framework. Let me know if you think it should be added back as an
+;; option.
+
 ;;; Commentary:
 
 ;; Major mode for editing Dart files.



reply via email to

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