d5e3b538c1
Merge remote-tracking branch 'mattfidler/font-exists'
2016-02-26 20:15:36 +01:00
Matthew L. Fidler
b9702ec376
Have mode icons detect if font is present
...
- 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
2016-02-26 10:56:35 -06:00
Matthew L. Fidler
78a6347835
Add modified outside of emacs icon
2016-02-26 09:29:43 -06:00
Matthew L. Fidler
89bfa214dc
Add modified outside of emacs flag and icon
2016-02-26 08:55:07 -06:00
Matthew L. Fidler
3c289126bc
Add company-mode icon
2016-02-23 13:28:37 -06:00
Matthew L. Fidler
5e15076279
Add missing return of mod
2016-02-22 21:55:18 -06:00
Matthew L. Fidler
3ffef2230f
Make sure the functions return a string (not nil)
2016-02-22 19:15:16 -06:00
d2c9926a8e
Bump version
2016-02-21 15:03:26 +01:00
6d56f6c928
Update mode-icons.el commentary section
2016-02-21 14:59:31 +01:00
15d9481daa
Untabify mode-icons.el
2016-02-21 14:24:16 +01:00
3838e71b90
Remove trailing spaces
2016-02-21 13:44:04 +01:00
a561df40b1
Update copyright statement
2016-02-21 13:43:50 +01:00
Matthew L. Fidler
67193ea0b3
Add undecided file-type
2016-02-20 00:30:19 -06:00
Matthew L. Fidler
66730cf972
Allow Icon + Major mode name
2016-02-20 00:14:52 -06:00
Matthew L. Fidler
2f78ec906e
Add spacing between icons
2016-02-20 00:09:35 -06:00
Matthew L. Fidler
24631c5322
Add end of line icons
2016-02-19 16:00:18 -06:00
Matthew L. Fidler
6e7773b452
Update save-buffer to work with org-mode/ergoemacs-mode
2016-02-19 15:10:24 -06:00
Matthew L. Fidler
a3979e332c
Add saved status icons
2016-02-19 12:45:02 -06:00
Matthew L. Fidler
f186fda5f3
Add read-only icons
2016-02-19 12:04:58 -06:00
Matthew L. Fidler
8de4cbe7c2
Add narrow icon
2016-02-18 23:13:20 -06:00
Matthew L. Fidler
8631548a87
Add Info Icon
2016-02-18 08:39:26 -06:00
Matthew L. Fidler
db724ed586
Add SAS and BUGS icons
2016-02-12 00:21:37 -06:00
Matthew L. Fidler
1566f2fd3d
Add autohotkey
2016-02-11 23:45:14 -06:00
Matthew L. Fidler
af13b6108f
Add octave
2016-02-11 23:30:38 -06:00
Matthew L. Fidler
cc5a0a5c0f
Add mfizz icons
2016-02-11 23:03:36 -06:00
Matthew L. Fidler
9198e7477e
Add C++ and change specs to integers
2016-02-11 22:37:56 -06:00
Matthew L. Fidler
62c8be6872
Add bibtex icon
2016-02-11 22:00:56 -06:00
Matthew L. Fidler
984787b860
Add golden ratio icon
2016-02-11 13:46:46 -06:00
Matthew L. Fidler
78496fa8e8
Remove dimished modes
2016-02-11 13:25:23 -06:00
Matthew L. Fidler
7776bc2aab
Add info for woman
2016-02-11 10:15:34 -06:00
Matthew L. Fidler
ae0669b530
Add help icon
2016-02-11 09:30:21 -06:00
Matthew L. Fidler
74539f76ca
Fix go specification
2016-02-11 09:28:17 -06:00
Matthew L. Fidler
d7d7c90dc1
Version bump
2016-02-11 08:59:34 -06:00
Matthew L. Fidler
bc13d5d7b0
Merge remote-tracking branch 'origin/master' into fonts
...
Conflicts:
mode-icons.el
2016-02-11 08:57:24 -06:00
Matthew L. Fidler
74bf049996
Make minor-modes have menus by using `compose-region'
...
Also make every system register the font for the icon
2016-02-11 08:43:27 -06:00
Matthew L. Fidler
e33fd86eb9
Add more icons, remove non-functioning properties
2016-02-10 01:27:26 -06:00
Matthew L. Fidler
49bbb40af5
Add font awesome to options
2016-02-10 00:35:46 -06:00
Matthew L. Fidler
2287612402
Add calculator
2016-02-10 00:34:28 -06:00
Matthew L. Fidler
29c021e8e7
Diminish Flyspell and Org-Indent minor-mode
2016-02-10 00:28:01 -06:00
Matthew L. Fidler
343274e843
Add auto-revert-mode
2016-02-10 00:25:19 -06:00
Matthew L. Fidler
b3c0399fb9
Add FontAwesome fonts
2016-02-10 00:01:23 -06:00
Matthew L. Fidler
6e8339aa3c
Add Scala from Fizzed font
2016-02-09 23:20:16 -06:00
Matthew L. Fidler
57acfed666
Allow mode-icons fonts to work in windows
2016-02-09 23:07:44 -06:00
Matthew L. Fidler
72736b5a92
Make sure text is supported
2016-02-09 10:11:24 -06:00
Matthew L. Fidler
c7a0a4320d
Fix some typos
2016-02-09 10:09:40 -06:00
Matthew L. Fidler
11c523da66
Add font-based icons for supported platforms & jpg support
2016-02-09 09:29:58 -06:00
Matthew L. Fidler
ba648eb5b3
Add mode-icons-p property
2016-02-09 08:05:13 -06:00
Syohei YOSHIDA
453e725331
Fix package
...
- Add dependency header
- Load cl-lib explicitly for using its function
2016-02-09 10:30:59 +09:00
Matthew L. Fidler
5be52add14
Remove face, just add the font property.
2016-02-07 22:42:43 -06:00
dcc52b951e
Merge remote-tracking branch 'mattfidler/rainbow'
2016-02-05 21:00:01 +01:00