Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-27 | Improve organization and consistency of files | Kyle Meyer | |
- Add pages and more headings for large files. - Try to use consistent order for file (or page) structure. * Loading * Settings * Hooks * Any mode activation or function calls * My functions * Key bindings | |||
2015-01-22 | Set term face colors | Kyle Meyer | |
2014-11-30 | Modify gnus faces for stekene-light theme | Kyle Meyer | |
2014-11-30 | Modify Org faces for stekene-light theme | Kyle Meyer | |
2014-11-30 | Set background of stekene-light to white | Kyle Meyer | |
2014-11-30 | Darken font-lock-keyword-face in stekene-light | Kyle Meyer | |
2014-11-30 | Try out stekene-light theme | Kyle Meyer | |
2014-11-30 | Move custom.el face settings to init-appearance.el | Kyle Meyer | |
2014-06-06 | Move diminish code to single file | Kyle Meyer | |
2014-05-10 | Don't set font | Kyle Meyer | |
I'm moving this to my .Xresources file. | |||
2014-03-15 | Fix new diminishing | Kyle Meyer | |
Changes in ebe6d8a were not tested at load time. | |||
2014-03-15 | Diminish some more modes | Kyle Meyer | |
2014-03-09 | Use diminish to shorten mode line | Kyle Meyer | |
2014-01-26 | Reorganize and use require-package | Kyle Meyer | |
`require-package' is from https://github.com/purcell/emacs.d/blob/master/lisp/init-elpa.el. |