From af13b6108f4efe1f71f5cc053f24779c312124ce Mon Sep 17 00:00:00 2001 From: Matthew L. Fidler Date: Thu, 11 Feb 2016 23:30:38 -0600 Subject: Add octave --- mode-icons.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mode-icons.el') diff --git a/mode-icons.el b/mode-icons.el index fce560b..0f6290a 100644 --- a/mode-icons.el +++ b/mode-icons.el @@ -144,8 +144,9 @@ absolute path to ICON." ("Clojure" #xf10a font-mfizz) ("Java/l" #xf12b font-mfizz) ("C?Perl" #xf148 font-mfizz) + ("Octave" "octave" xpm) ;; Diminished modes - ("\\(ElDoc\\|Anzu\\|SP\\|Guide\\|PgLn\\|Undo-Tree\\|Ergo.*\\|,\\|Isearch\\|Ind\\|Fly\\)" nil nil) + ("\\(?:ElDoc\\|Anzu\\|SP\\|Guide\\|PgLn\\|Undo-Tree\\|Ergo.*\\|,\\|Isearch\\|Ind\\|Fly\\)" nil nil) ) "Icons for major and minor modes. -- cgit v1.2.3-54-g00ecf