From a998e3cb134e9f797b4fe4b64c7f2ce6b375852d Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Fri, 5 Feb 2016 02:01:26 +0100 Subject: Show the Emacs icon for Lisp Interaction mode --- mode-icons.el | 1 + 1 file changed, 1 insertion(+) (limited to 'mode-icons.el') diff --git a/mode-icons.el b/mode-icons.el index e35cc16..1f58c0a 100644 --- a/mode-icons.el +++ b/mode-icons.el @@ -74,6 +74,7 @@ absolute path to ICON." ("Coffee" "coffee" xpm) ("Compilation" "compile" xpm) ("Emacs-Lisp" "emacs" xpm) + ("Lisp Interaction" "emacs" xpm) ("HTML" "html" xpm) ("Haml" "haml" xpm) ("Image[imagemagick]" "svg" xpm) -- cgit v1.2.3-54-g00ecf