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

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

[nongnu] elpa/dart-mode 44c762d 022/192: More known bugs.


From: ELPA Syncer
Subject: [nongnu] elpa/dart-mode 44c762d 022/192: More known bugs.
Date: Sun, 29 Aug 2021 11:01:43 -0400 (EDT)

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

    More known bugs.
---
 dart-mode.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dart-mode.el b/dart-mode.el
index 2dfddfd..0d35e30 100644
--- a/dart-mode.el
+++ b/dart-mode.el
@@ -35,6 +35,7 @@
 ;; * Optional arguments aren't always fontified correctly.
 ;; * =>-style methods that span multiple lines can screw up indentation and
 ;;   brace matching.
+;; * Named constructors aren't fontified correctly.
 
 ;;; Code:
 



reply via email to

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