aboutsummaryrefslogtreecommitdiffstats
path: root/mode-icons.el
Commit message (Collapse)AuthorAgeFilesLines
* New icon indicates file is locked by another user.HEADmasterGravatar Matthew L. Fidler2016-03-021-44/+76
|
* Merge remote-tracking branch 'mattfidler/font-exists'Gravatar Tom Willemse2016-02-261-3/+9
|\
| * Have mode icons detect if font is presentGravatar Matthew L. Fidler2016-02-261-3/+9
| | | | | | | | | | | | | | | | | | | | - Also add IcoMoon font - Change the Unix encoding font to be: - IcoMoon Penguin or - Font Mfizz's Ubuntu or - Font Awesome Penguin Depending on what fonts are installed
* | Add modified outside of emacs iconGravatar Matthew L. Fidler2016-02-261-6/+19
| |
* | Add modified outside of emacs flag and iconGravatar Matthew L. Fidler2016-02-261-2/+11
|/
* Add company-mode iconGravatar Matthew L. Fidler2016-02-231-0/+1
|
* Add missing return of modGravatar Matthew L. Fidler2016-02-221-1/+2
|
* Make sure the functions return a string (not nil)Gravatar Matthew L. Fidler2016-02-221-41/+44
|
* Bump version0.3.0Gravatar Tom Willemse2016-02-211-1/+1
|
* Update mode-icons.el commentary sectionGravatar Tom Willemse2016-02-211-1/+12
|
* Untabify mode-icons.elGravatar Tom Willemse2016-02-211-22/+22
|
* Remove trailing spacesGravatar Tom Willemse2016-02-211-3/+3
|
* Update copyright statementGravatar Tom Willemse2016-02-211-1/+2
|
* Add undecided file-typeGravatar Matthew L. Fidler2016-02-201-1/+7
|
* Allow Icon + Major mode nameGravatar Matthew L. Fidler2016-02-201-1/+8
|
* Add spacing between iconsGravatar Matthew L. Fidler2016-02-201-19/+59
|
* Add end of line iconsGravatar Matthew L. Fidler2016-02-191-10/+60
|
* Update save-buffer to work with org-mode/ergoemacs-modeGravatar Matthew L. Fidler2016-02-191-1/+1
|
* Add saved status iconsGravatar Matthew L. Fidler2016-02-191-27/+136
|
* Add read-only iconsGravatar Matthew L. Fidler2016-02-191-11/+72
|
* Add narrow iconGravatar Matthew L. Fidler2016-02-181-4/+41
|
* Add Info IconGravatar Matthew L. Fidler2016-02-181-0/+1
|
* Add SAS and BUGS iconsGravatar Matthew L. Fidler2016-02-121-1/+4
|
* Add autohotkeyGravatar Matthew L. Fidler2016-02-111-0/+1
|
* Add octaveGravatar Matthew L. Fidler2016-02-111-1/+2
|
* Add mfizz iconsGravatar Matthew L. Fidler2016-02-111-0/+7
|
* Add C++ and change specs to integersGravatar Matthew L. Fidler2016-02-111-14/+18
|
* Add bibtex iconGravatar Matthew L. Fidler2016-02-111-0/+1
|
* Add golden ratio iconGravatar Matthew L. Fidler2016-02-111-1/+2
|
* Remove dimished modesGravatar Matthew L. Fidler2016-02-111-1/+3
|
* Add info for womanGravatar Matthew L. Fidler2016-02-111-0/+1
|
* Add help iconGravatar Matthew L. Fidler2016-02-111-0/+1
|
* Fix go specificationGravatar Matthew L. Fidler2016-02-111-1/+1
|
* Version bumpGravatar Matthew L. Fidler2016-02-111-1/+1
|
* Merge remote-tracking branch 'origin/master' into fontsGravatar Matthew L. Fidler2016-02-111-0/+35
|\ | | | | | | | | Conflicts: mode-icons.el
| * Fix packageGravatar Syohei YOSHIDA2016-02-091-0/+4
| | | | | | | | | | - Add dependency header - Load cl-lib explicitly for using its function
| * Merge remote-tracking branch 'mattfidler/rainbow'Gravatar Tom Willemse2016-02-051-1/+4
| |\
| | * Add rainbow-mode iconGravatar Matthew L. Fidler2016-02-051-0/+1
| | |
| * | Show the Emacs icon for Lisp Interaction mode0.2.0Gravatar Tom Willemse2016-02-051-0/+1
| | |
| * | Add support for golangGravatar Nicolas Lamirault2016-01-251-0/+1
| | | | | | | | | | | | Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
| * | Merge remote-tracking branch 'mattfidler/master'Gravatar Tom Willemse2016-01-241-22/+158
| |\ \
| * | | Add commentary section to packageGravatar Tom Willemse2016-01-211-0/+26
| | | |
| * | | Remove superfluous newlineGravatar Tom Willemse2016-01-211-1/+0
| | | |
| * | | Add alternate names for some modesGravatar Tom Willemse2016-01-211-0/+2
| | | |
* | | | Make minor-modes have menus by using `compose-region'Gravatar Matthew L. Fidler2016-02-111-23/+24
| | | | | | | | | | | | | | | | Also make every system register the font for the icon
* | | | Add more icons, remove non-functioning propertiesGravatar Matthew L. Fidler2016-02-101-12/+9
| | | |
* | | | Add font awesome to optionsGravatar Matthew L. Fidler2016-02-101-0/+1
| | | |
* | | | Add calculatorGravatar Matthew L. Fidler2016-02-101-0/+1
| | | |
* | | | Diminish Flyspell and Org-Indent minor-modeGravatar Matthew L. Fidler2016-02-101-2/+1
| | | |
* | | | Add auto-revert-modeGravatar Matthew L. Fidler2016-02-101-0/+1
| | | |