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

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

[elpa] externals/fountain-mode 0a202b8 03/17: Remove fountain-auto-upcas


From: Paul Rankin
Subject: [elpa] externals/fountain-mode 0a202b8 03/17: Remove fountain-auto-upcase-highlight face
Date: Sun, 19 May 2019 09:55:57 -0400 (EDT)

branch: externals/fountain-mode
commit 0a202b8767ff6cbdb25b1e53684ff30cc3421455
Author: Paul W. Rankin <address@hidden>
Commit: Paul W. Rankin <address@hidden>

    Remove fountain-auto-upcase-highlight face
---
 fountain-mode.el | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/fountain-mode.el b/fountain-mode.el
index 3a97a81..379bb33 100644
--- a/fountain-mode.el
+++ b/fountain-mode.el
@@ -804,10 +804,6 @@ To switch between these levels, customize the value of
   '((t (:inherit font-lock-preprocessor-face)))
   "Default face for template keys.")
 
-(defface fountain-auto-upcase-highlight
-  '((t (:inherit hi-yellow)))
-  "Default face for highlighting line for auto-upcasing.")
-
 
 ;;; Initializing
 



reply via email to

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