summaryrefslogtreecommitdiffstats
path: root/.emacs.d
Commit message (Collapse)AuthorAgeFilesLines
* Simplify theme loadingGravatar Tom Willemse2014-02-231-8/+2
| | | | | | Since I don't use the color function in yoshi-theme anymore it's not necessary to wait a jiffy before applying a theme in order to have the right colors.
* Reset default-directory to HOME for jabberGravatar Tom Willemse2014-02-231-1/+6
|
* Add some packagesGravatar Tom Willemse2014-02-231-0/+2
|
* Remove package settings, cask takes overGravatar Tom Willemse2014-02-021-6/+0
|
* Add packageGravatar Tom Willemse2014-02-011-0/+1
|
* Update my-smtGravatar Tom Willemse2014-01-311-5/+29
|
* Set ispell dictionary betterGravatar Tom Willemse2014-01-311-4/+9
|
* Remove pony project from path, use from ELPAGravatar Tom Willemse2014-01-311-2/+1
|
* Update stante-after macroGravatar Tom Willemse2014-01-311-12/+10
|
* Add Cask configGravatar Tom Willemse2014-01-313-0/+63
|
* Remove old commented codeGravatar Tom Willemse2014-01-261-13/+0
|
* Show entire group name in gnus summary mode lineGravatar Tom Willemse2014-01-261-0/+1
|
* Add eshell-fringe-status, change eshell promptGravatar Tom Willemse2014-01-261-7/+5
|
* Inhibit startup message moreGravatar Tom Willemse2014-01-261-0/+2
|
* Add svg-mode-line-themeGravatar Tom Willemse2014-01-262-2/+102
|
* Add snippetGravatar Tom Willemse2014-01-261-0/+6
|
* Don't add :: for empty tagGravatar Tom Willemse2014-01-191-1/+4
|
* Set local dictionary to English for git commitsGravatar Tom Willemse2014-01-191-1/+6
|
* Add flycheck to texinfo-modeGravatar Tom Willemse2014-01-191-1/+1
|
* Add log-entry capture templateGravatar Tom Willemse2014-01-191-0/+3
| | | | I need to start writing down some thoughts on occasion.
* Enable discover-modeGravatar Tom Willemse2014-01-191-1/+2
|
* Correct order of whitespace-related hooksGravatar Tom Willemse2014-01-191-1/+1
|
* Switch to cosmic-sans-neue's new nameGravatar Tom Willemse2014-01-191-1/+1
|
* Also match https in eshellGravatar Tom Willemse2014-01-191-1/+1
|
* Make sure whitespace-style is set at the right timeGravatar Tom Willemse2014-01-021-2/+2
| | | | | Previously the style would not be considered when enabling whitespace-mode.
* Use my two new modesGravatar Tom Willemse2014-01-021-1/+3
|
* Remove use of hostname, system-name does the sameGravatar Tom Willemse2014-01-021-1/+1
|
* Rename functionsGravatar Tom Willemse2013-12-311-75/+72
|
* Rename variablesGravatar Tom Willemse2013-12-311-3/+3
|
* Fix some warningsGravatar Tom Willemse2013-12-311-1/+7
|
* Reorder hooksGravatar Tom Willemse2013-12-311-83/+106
|
* Rename macrosGravatar Tom Willemse2013-12-311-17/+17
|
* Explicitly turn on ido-modeGravatar Tom Willemse2013-12-311-4/+4
| | | | | | Sometimes it seems my init.el gets re-evaluated, `ido-mode' would turn on and off without an explicit argument. Passing `1' as the first argument makes sure it's always turned on.
* Set cursor-type default, don't show cursor in other windowGravatar Tom Willemse2013-12-311-2/+3
|
* Set cursor-type to barGravatar Tom Willemse2013-12-311-0/+2
|
* Reorder misc stuffGravatar Tom Willemse2013-12-301-27/+20
|
* Reorder load-path and keysGravatar Tom Willemse2013-12-301-66/+64
|
* Demote Macro headingGravatar Tom Willemse2013-12-301-1/+1
|
* Reorder adviceGravatar Tom Willemse2013-12-301-18/+20
|
* Reorder hooksGravatar Tom Willemse2013-12-301-78/+69
|
* Reorder module-specific settingsGravatar Tom Willemse2013-12-301-100/+96
|
* Reorder unconditional settingsGravatar Tom Willemse2013-12-301-32/+34
|
* No more need to require uniquifyGravatar Tom Willemse2013-12-301-2/+0
|
* Reorder autoloadsGravatar Tom Willemse2013-12-301-17/+19
|
* Reorder functionsGravatar Tom Willemse2013-12-301-693/+687
|
* Make sure packages are available for compilationGravatar Tom Willemse2013-12-301-8/+8
|
* Reorder variablesGravatar Tom Willemse2013-12-301-12/+16
|
* Enable outline-minor-mode in init.elGravatar Tom Willemse2013-12-301-0/+1
|
* Use same symbols for lisp and emacs-lispGravatar Tom Willemse2013-12-301-0/+1
|
* Add some docstrings to silence warningsGravatar Tom Willemse2013-12-301-0/+4
|