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

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

[elpa] externals/face-shift 750d234608 37/50: Remove font-lock faces fro


From: ELPA Syncer
Subject: [elpa] externals/face-shift 750d234608 37/50: Remove font-lock faces from face-shift-faces
Date: Sun, 30 Apr 2023 12:03:21 -0400 (EDT)

branch: externals/face-shift
commit 750d23460834ef588309fcefe5cf78e39e4108cc
Author: Philip Kaludercic <philipk@posteo.net>
Commit: Philip Kaludercic <philipk@posteo.net>

    Remove font-lock faces from face-shift-faces
---
 face-shift.el | 17 +----------------
 1 file changed, 1 insertion(+), 16 deletions(-)

diff --git a/face-shift.el b/face-shift.el
index 3dddb99b2a..7a5bbd8a03 100644
--- a/face-shift.el
+++ b/face-shift.el
@@ -44,22 +44,7 @@
     isearch-fail
     lazy-highlight
     match
-    query-replace
-    font-lock-regexp-grouping-construct
-    font-lock-regexp-grouping-backslash
-    font-lock-preprocessor-face
-    font-lock-negation-char-face
-    font-lock-warning-face
-    font-lock-constant-face
-    font-lock-type-face
-    font-lock-variable-name-face
-    font-lock-function-name-face
-    font-lock-builtin-face
-    font-lock-keyword-face
-    font-lock-doc-face
-    font-lock-string-face
-    font-lock-comment-delimiter-face
-    font-lock-comment-face)
+    query-replace)
   "Faces that command `face-shift-mode' should distort."
   :type '(list face))
 



reply via email to

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