From 7776bc2aab96eddf9624a0002f29cf10b634aeba Mon Sep 17 00:00:00 2001 From: Matthew L. Fidler Date: Thu, 11 Feb 2016 10:15:34 -0600 Subject: Add info for woman --- mode-icons.el | 1 + 1 file changed, 1 insertion(+) diff --git a/mode-icons.el b/mode-icons.el index e616957..2de20c0 100644 --- a/mode-icons.el +++ b/mode-icons.el @@ -129,6 +129,7 @@ absolute path to ICON." ("Debug.*" ,(make-string 1 #xf188) FontAwesome) ("Calendar" ,(make-string 1 #xf073) FontAwesome) ("Help" ,(make-string 1 #xf059) FontAwesome) + ("WoMan" ,(make-string 1 #xf05a) FontAwesome) ("C/l" ,(make-string 1 #xf107) font-mfizz) ("\\`Go\\'" "go" xpm) (" Rbow" "rainbow" xpm) -- cgit v1.2.3-54-g00ecf