summaryrefslogtreecommitdiffstats
path: root/.emacs.d
Commit message (Collapse)AuthorAgeFilesLines
...
* Add some python editing functions, with testsGravatar Tom Willemse2014-04-151-0/+160
|
* Add ac-geiserGravatar Tom Willemse2014-04-152-0/+5
|
* Bring back init.org!Gravatar Tom Willemse2014-04-153-58/+250
|
* Fix usage on laptopGravatar Tom Willemse2014-03-123-26/+26
|
* Add some PKGBUILD utility functionsGravatar Tom Willemse2014-03-101-0/+57
|
* Add commit_check project tag to orgGravatar Tom Willemse2014-03-101-1/+2
|
* Show jabber prompts in buffer marginsGravatar Tom Willemse2014-03-101-3/+115
| | | | Change the various formats accordingly.
* Stop using libnotify for jabberGravatar Tom Willemse2014-03-101-4/+4
| | | | | | I don't know if it's something in Emacs, dbus, dunst or libnotify, but using libnotify could cause serious hangs in Emacs when showing jabber status.
* Remove mailing list name from summaryGravatar Tom Willemse2014-03-101-25/+1
| | | | | | I split the important mailing lists into their own folders now, showing their names in the overview list is not necessary anymore. This also allows titles to be long again.
* Change method for showing buffers in idoGravatar Tom Willemse2014-03-101-1/+1
| | | | | | This change doesn't actually change any functionality, but it might in the future when I start adding `pop-to-buffer' support to ido. Or if someone else does, but it should be done.
* Remove useless old display specificationGravatar Tom Willemse2014-03-101-3/+0
|
* Update fci settingsGravatar Tom Willemse2014-03-101-3/+3
| | | | | The column property has changed from being buffer-local by default to being a normal property.
* Programmatically generate colors for todo and tagsGravatar Tom Willemse2014-02-242-17/+24
|
* Fix working with slime at compile timeGravatar Tom Willemse2014-02-241-1/+1
|
* Fix setting theme for non-daemon EmacsGravatar Tom Willemse2014-02-241-2/+2
|
* Add oni:electric-pair-local-modeGravatar Tom Willemse2014-02-241-3/+20
| | | | Copied/adapted from `electric-indent-local-mode' from `electric.el'.
* Remove smartparensGravatar Tom Willemse2014-02-242-24/+5
|
* Add aethon jabber accountGravatar Tom Willemse2014-02-231-0/+4
|
* Update slime loadingGravatar Tom Willemse2014-02-231-2/+9
| | | | Instead of loading slime through quicklisp, load it from local-projects
* Add keybindings for new fiplr functionsGravatar Tom Willemse2014-02-231-0/+2
|
* Add prodigy configGravatar Tom Willemse2014-02-231-0/+8
|
* Try to use the name at point as filenameGravatar Tom Willemse2014-02-231-1/+2
|
* Add some more ignored files/directories to fiplrGravatar Tom Willemse2014-02-231-1/+6
|
* Add avandu settingsGravatar Tom Willemse2014-02-231-0/+5
|
* 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
|