Move 'diff-mode' to 'my-text-mode-list' for trailing spaces highlighting.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Mon, 10 Oct 2011 10:41:54 +0300
changeset 723 ff912b026ad2
parent 721 3eb929c032f4
child 724 77c31cb9ae75
child 725 76342f464abe
Move 'diff-mode' to 'my-text-mode-list' for trailing spaces highlighting.
.emacs-my
--- a/.emacs-my	Thu Oct 06 17:03:32 2011 +0300
+++ b/.emacs-my	Mon Oct 10 10:41:54 2011 +0300
@@ -142,7 +142,6 @@
     recentf-dialog-mode
     org-agenda-grid-mode           ; XXX for this item not worked!
     log-view-mode
-    diff-mode
     dired-mode
     compilation-mode
     )
@@ -157,6 +156,7 @@
     text-mode
     outline-mode
     rst-mode
+    diff-mode
     dict-c5-mode
     )
   "List of text modes.")