#+TITLE: mode-icons #+LINK: src http://code.ryuslash.org/cgit.cgi/emacs/mode-icons/ #+LINK: tar_gz http://code.ryuslash.org/cgit.cgi/emacs/mode-icons/snapshot/mode-icons-master.tar.gz #+LINK: zip http://code.ryuslash.org/cgit.cgi/emacs/mode-icons/snapshot/mode-icons-master.zip #+LINK: readme http://code.ryuslash.org/cgit.cgi/emacs/mode-icons/about/ #+LINK: manual http://ryuslash.org/projects/mode-icons/manual/ #+STARTUP: showall #+begin_html #+end_html #+INCLUDE: "dlmenu.inc" * About Mode-icons is a package for emacs that, when enabled, replaces certain major mode names with icons of their logo. This reduces the size of their position in the mode-line. | Language | | | License | GPLv3 | * Why was it written? Because I sometimes have a great deal of trouble with the amount of room my mode-line takes up and also because I like some graphical elements, when they're useful. * Who is it for? Anyone who likes to have a more visual que of their major mode. * Data | Version | 0 (development only) | | Language | Emacs Lisp | | License | GPLv3 | ** Features - Show icons for major modes: - Common Lisp - Emacs Lisp - HTML - PHP - Python - Scheme ** Dependencies - [[http://gnu.org/software/emacs/][GNU Emacs]] :: Probably version 24 or higher, since that is what it has been developed with. * More... For further instructions I would refer you to the [[readme][README]] and [[manual][manual]].