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

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

[elpa] master c3f5f28 305/348: Add circe-mode to swiper-font-lock-exclud


From: Oleh Krehel
Subject: [elpa] master c3f5f28 305/348: Add circe-mode to swiper-font-lock-exclude
Date: Sat, 8 Apr 2017 11:04:19 -0400 (EDT)

branch: master
commit c3f5f28215ebb99f372151942b09b6a1e607d726
Author: Mekeor Melire <address@hidden>
Commit: GitHub <address@hidden>

    Add circe-mode to swiper-font-lock-exclude
    
    This solves a bug reported for Circe, an IRC client for Emacs, at 
https://github.com/jorgenschaefer/circe/issues/303. This change was an idea of 
https://github.com/wasamasa. Also thanks to alphor from address@hidden
---
 swiper.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/swiper.el b/swiper.el
index 0ed3a8d..452f09c 100644
--- a/swiper.el
+++ b/swiper.el
@@ -254,6 +254,7 @@
     twittering-mode
     vc-dir-mode
     rcirc-mode
+    circe-mode
     sauron-mode
     w3m-mode)
   "List of major-modes that are incompatible with font-lock-ensure.")



reply via email to

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