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

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

[nongnu] elpa/scala-mode 3142f5c 071/217: Fixed #26


From: ELPA Syncer
Subject: [nongnu] elpa/scala-mode 3142f5c 071/217: Fixed #26
Date: Sun, 29 Aug 2021 11:30:46 -0400 (EDT)

branch: elpa/scala-mode
commit 3142f5c0f02a7243b8f55a02ccbbf52b03926f3d
Author: Heikki Vesalainen <heikkivesalainen@yahoo.com>
Commit: Heikki Vesalainen <heikkivesalainen@yahoo.com>

    Fixed #26
---
 scala-mode-fontlock.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scala-mode-fontlock.el b/scala-mode-fontlock.el
index a655588..327841e 100644
--- a/scala-mode-fontlock.el
+++ b/scala-mode-fontlock.el
@@ -388,7 +388,7 @@ Does not continue past limit.
      (scala-font-lock:mark-pattern1-part (scala-font-lock:limit-pattern2-list
                                           (goto-char (match-beginning 1)))
                                          nil
-                                         (1 scala-font-lock:var-face t)
+                                         (1 scala-font-lock:var-face nil t)
                                          (2 font-lock-constant-face nil t)
                                          (3 font-lock-type-face nil t)
                                          ))



reply via email to

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