Skip to content

Commit

Permalink
Show the Emacs icon for Lisp Interaction mode
Browse files Browse the repository at this point in the history
  • Loading branch information
ryuslash committed Feb 5, 2016
1 parent e754f61 commit a998e3c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Showing icons for minor modes.
- Go mode icon.
- Customization options.
- Lisp Interaction mode icon.

[Unreleased]: https://github.com/ryuslash/mode-icons/compare/0.1.0...HEAD
1 change: 1 addition & 0 deletions mode-icons.el
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit a998e3c

Please sign in to comment.