From 8631548a878d968bc59c2bd871f77eafd2726238 Mon Sep 17 00:00:00 2001 From: Matthew L. Fidler Date: Thu, 18 Feb 2016 08:39:26 -0600 Subject: Add Info Icon --- mode-icons.el | 1 + 1 file changed, 1 insertion(+) diff --git a/mode-icons.el b/mode-icons.el index 38a98c6..d9bdeb0 100644 --- a/mode-icons.el +++ b/mode-icons.el @@ -149,6 +149,7 @@ absolute path to ICON." ("C?Perl" #xf148 font-mfizz) ("Octave" "octave" xpm) ("AHK" "autohotkey" xpm) + ("Info" #xf05a FontAwesome) ;; Diminished modes ("\\(?:ElDoc\\|Anzu\\|SP\\|Guide\\|PgLn\\|Undo-Tree\\|Ergo.*\\|,\\|Isearch\\|Ind\\|Fly\\)" nil nil) ) -- cgit v1.2.3-54-g00ecf