summaryrefslogtreecommitdiffstats
path: root/mode-icons.el
diff options
context:
space:
mode:
authorGravatar Tom Willemse2016-02-05 02:01:26 +0100
committerGravatar Tom Willemse2016-02-05 02:02:17 +0100
commita998e3cb134e9f797b4fe4b64c7f2ce6b375852d (patch)
treee3f91e8c3bb6e435416e851949e7bb1b42f6dde7 /mode-icons.el
parente754f615e16a608ba43b26c7a20688d282da4b3c (diff)
downloadmode-icons-a998e3cb134e9f797b4fe4b64c7f2ce6b375852d.tar.gz
mode-icons-a998e3cb134e9f797b4fe4b64c7f2ce6b375852d.zip
Show the Emacs icon for Lisp Interaction mode0.2.0
Diffstat (limited to 'mode-icons.el')
-rw-r--r--mode-icons.el1
1 files changed, 1 insertions, 0 deletions
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)