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

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

[nongnu] elpa/dart-mode 464e07b 039/192: Get rid of a now-inapplicable k


From: ELPA Syncer
Subject: [nongnu] elpa/dart-mode 464e07b 039/192: Get rid of a now-inapplicable known bug.
Date: Sun, 29 Aug 2021 11:01:46 -0400 (EDT)

branch: elpa/dart-mode
commit 464e07b8fcbc847e5ab042395b9ebb9c255d343c
Author: Nathan Weizenbaum <nweiz@google.com>
Commit: Nathan Weizenbaum <nweiz@google.com>

    Get rid of a now-inapplicable known bug.
---
 dart-mode.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dart-mode.el b/dart-mode.el
index 62a1253..ad6c738 100644
--- a/dart-mode.el
+++ b/dart-mode.el
@@ -34,7 +34,6 @@
 ;; * In a map with identifier keys, the first key is fontified like a label.
 ;; * Return values for operator methods aren't fontified correctly.
 ;; * String interpolation isn't fontified as Dart.
-;; * Methods and constructors without return types aren't fontified correctly.
 ;; * Untyped parameters aren't fontified correctly.
 
 ;;; Code:



reply via email to

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