~pkal/face-shift

750d23460834ef588309fcefe5cf78e39e4108cc — Philip Kaludercic 3 years ago a749172
Remove font-lock faces from face-shift-faces
1 files changed, 1 insertions(+), 16 deletions(-)

M face-shift.el
M face-shift.el => face-shift.el +1 -16
@@ 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))