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

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

[nongnu] elpa/scala-mode 2201b1c 092/217: Interact nicely with global-fo


From: ELPA Syncer
Subject: [nongnu] elpa/scala-mode 2201b1c 092/217: Interact nicely with global-font-lock-mode.
Date: Sun, 29 Aug 2021 11:30:50 -0400 (EDT)

branch: elpa/scala-mode
commit 2201b1cb259d6e116d5be0e4d4567a9a8793ae8e
Author: Hugh Giddens <hgiddens@atlassian.com>
Commit: Hugh Giddens <hgiddens@atlassian.com>

    Interact nicely with global-font-lock-mode.
---
 scala-mode2.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/scala-mode2.el b/scala-mode2.el
index 9205c1f..65a8a0d 100644
--- a/scala-mode2.el
+++ b/scala-mode2.el
@@ -95,7 +95,6 @@ When started, runs `scala-mode-hook'.
         indent-tabs-mode                nil
         )
   (use-local-map scala-mode-map)
-  (turn-on-font-lock)
   ;; add indent functionality to some characters
   (scala-mode-map:add-remove-indent-hook)
   (scala-mode-map:add-self-insert-hooks)



reply via email to

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