Commit graph

199 commits

Author SHA1 Message Date
Matthew L. Fidler
4febdb5418 Add various icons
- Icy
- Apple
- Auto-complete
- Ergoemacs
- Messages
- Fundamental
- Configuration
2016-03-14 14:56:00 -05:00
Matthew L. Fidler
4bf5db38cb Don't allow diminished major-modes. 2016-03-02 09:23:14 -06:00
Matthew L. Fidler
12587ae51d New icon indicates file is locked by another user. 2016-03-02 00:16:49 -06:00
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
Matthew L. Fidler
cbf30ffb74 Add rainbow-mode icon 2016-02-05 08:53:23 -06:00
Matthew L. Fidler
0462ef4239 Add isearch to ignored list 2016-02-05 08:41:19 -06:00
Matthew L. Fidler
42430c9643 Try to add octicons support.
Messages work, but mode-icon is not supported right.
2016-02-05 00:10:27 -06:00
a998e3cb13 Show the Emacs icon for Lisp Interaction mode 2016-02-05 02:02:17 +01:00
Nicolas Lamirault
f24995323d Add support for golang
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
2016-01-25 16:49:03 +01:00
Matthew L. Fidler
e123df0cab Take out the diminished modes 2016-01-25 08:45:40 -06:00
d6dce12bfa Merge remote-tracking branch 'mattfidler/master' 2016-01-24 21:48:24 +01:00
Matthew L. Fidler
f0f3103a49 Fix the diminished modes so they display nothing 2016-01-22 22:49:44 -06:00
Matthew L. Fidler
7f3f53b510 Fix mode-icons to work better with vanilla emacs 2016-01-22 17:31:53 -06:00
Matthew L. Fidler
837c63da12 Fix mode-icons for standard mode-line 2016-01-22 15:54:31 -06:00
Matthew L. Fidler
c4080009b2 Take out tabs; Add local variable that forbids tabs 2016-01-22 12:09:51 -06:00
Matthew L. Fidler
9131e57b24 Add force-mode-line-update 2016-01-22 12:05:08 -06:00
Matthew L. Fidler
f1dea72cf6 Fix jpeg typo 2016-01-22 11:33:24 -06:00
Matthew L. Fidler
9e4d51fea0 Use force-mode-line-update 2016-01-22 11:32:49 -06:00
Matthew L. Fidler
220b53964f Reverse mode-line-icons mode 2016-01-22 10:47:32 -06:00
Matthew L. Fidler
150f27878e Allow regular expression matching. 2016-01-22 09:44:27 -06:00
Matthew L. Fidler
423d5a5868 Add customize group and separation options 2016-01-22 09:31:03 -06:00
Matthew L. Fidler
74702c8bc7 Add icons for minor modes 2016-01-22 00:23:45 -06:00
Matthew L. Fidler
34416c4643 Add mode-icons prefix to functions 2016-01-21 22:50:31 -06:00
1d0f1b529f Add commentary section to package 2016-01-21 22:07:28 +01:00
14c080aff0 Remove superfluous newline 2016-01-21 21:50:38 +01:00
1b22bd189f Add alternate names for some modes 2016-01-21 21:49:57 +01:00
Matthew L. Fidler
0e649a218e Add R icon 2016-01-20 15:32:32 -06:00
Matthew L. Fidler
15c5656663 Add R 2016-01-20 15:20:24 -06:00
krazedkrish
4e4edbf21a adds infruby and rails icon 2016-01-18 13:16:06 +05:45
krazedkrish
6fe4d8f2f7 adds term icon 2016-01-14 15:18:19 +05:45
krazedkrish
19c761335d adds xml icon 2016-01-14 14:06:22 +05:45
rho
cc8f7bf0bd fix for web-mode/html 2016-01-11 16:01:52 +05:45
rho
54d967e0fa icons updates 2016-01-06 11:34:14 +05:45
rho
c5b41fa9b8 adding yas icon 2015-12-24 11:24:38 +05:45
rho
eb94d3c50b clean up 2015-12-23 22:54:15 +05:45
krazedkrish
6543a19968 adds sass icon for SCSS mode 2015-12-23 16:05:22 +05:45
krazedkrish
6d838c9ba5 coffee haml sass slim yaml mode icons 2015-12-23 15:41:44 +05:45
krazedkrish
5ad6e6eb5c adds ruby icon 2015-12-23 11:57:18 +05:45
rho
98ff5f3080 adding more mode icons 2015-12-21 16:04:20 +05:45
cbf412d0c4 Change copyright year 2013-06-02 14:48:00 +02:00
fe438f83e1 Change name/email add URL 2013-06-02 14:45:06 +02:00
2aef75d781 Run set-current-mode-icon when starting
Otherwise the currently visited buffer will not have the correct mode
icon set.
2013-06-02 14:29:47 +02:00
4252201783 Fix auto load
`mode-icons-mode' is now the main entry point for mode-icons, not
`set-current-mode-icon'.
2013-06-02 14:27:32 +02:00
1e8fcc4982 Add minor-mode
The `mode-icons-mode' minor-mode enables/disables the setting of icons
for each mode.
2013-06-02 14:09:49 +02:00
68fa015bf7 Cleanup code
- Enable `lexical-binding'.

- Remove `mode-icons--load-file-name' and add `mode-icons--directory'.
  The directory is what is needed and when developing inside Emacs the
  `load-file-name' variable isn't available. So now this variable
  defaults to `default-directory' when being evaluated in a buffer.

- Add/improve docstrings.

- Simplify `mode-icons'. Don't specify the entire image specification,
  but just enough for the rest of the code to figure out how to create
  this specification. `get-icon-display' is then used to create the
  image specification.

- Shorten the `set-mode-icon' function.
2013-06-02 13:56:07 +02:00
efefc5ee58 Add icon for org-mode 2013-03-23 15:19:50 +01:00
1bf87fee9a Add autoload cookie, remove hook
The hook should be set in the user's init file, not in the source
file.
2012-12-05 00:52:44 +01:00
96c183a279 Add version header 2012-11-10 23:21:46 +01:00
38f80a3890 Add icons and load them from here 2012-11-10 23:17:42 +01:00
1f62fb182c Initial commit 2012-11-10 23:12:36 +01:00