summaryrefslogtreecommitdiffstats
path: root/emacs/.emacs.d/site-lisp
Commit message (Collapse)AuthorAgeFilesLines
* Move beacon config to use-packageGravatar Tom Willemse2016-07-031-0/+35
|
* Add a hydra to manage chat clientsGravatar Tom Willemse2016-06-101-0/+48
|
* Add window managing hydraGravatar Tom Willemse2016-06-101-0/+56
|
* Remove helm configGravatar Tom Willemse2016-06-101-36/+0
|
* Fix some compiler warnings about fci-modeGravatar Tom Willemse2016-06-101-0/+47
|
* Fix compiler warnings about some Gnus functionsGravatar Tom Willemse2016-06-101-0/+37
|
* Store org feed templates in seperate filesGravatar Tom Willemse2016-06-071-18/+4
|
* Add username/password to scuttle feedGravatar Tom Willemse2016-06-071-2/+10
|
* Remove unused codeGravatar Tom Willemse2016-06-061-9/+0
|
* Remove habitrpgGravatar Tom Willemse2016-06-061-3/+0
|
* Load org-checklistGravatar Tom Willemse2016-05-171-1/+2
| | | | | This allows me to use checklists in repeating tasks by resetting them after every switch to “DONE”.
* Show appointment notifications as notificationsGravatar Tom Willemse2016-05-171-10/+42
|
* Move Ruby mode configuration to literate initGravatar Tom Willemse2016-04-041-0/+6
|
* Update tracked buffers to mowedline in realtimeGravatar Tom Willemse2016-03-041-7/+15
|
* Revert "Update evil settings"Gravatar Tom Willemse2016-02-101-156/+0
| | | | This reverts commit 2d95e082f9abcde4bd8352beac8203f00b539565.
* Update evil settingsGravatar Tom Willemse2016-02-101-0/+156
|
* Cleanup jabber-initGravatar Tom Willemse2016-02-091-14/+8
| | | | | | | - Add proper requirements to fix compiler warnings. - Remove old stumpwm notification functions. - Add dukgo jabber account. - Remove old work gmail account.
* Add hydrasGravatar Tom Willemse2016-02-081-0/+61
|
* Dynamically generate keyword and tag facesGravatar Tom Willemse2016-01-281-23/+29
|
* Fix helm config autoloadGravatar Tom Willemse2016-01-081-0/+1
|
* Specify the -playlist option to mplayerGravatar Tom Willemse2016-01-081-1/+1
| | | | This keeps it from complaining about untrusted playlist sources.
* Use a different app name for MERGravatar Tom Willemse2016-01-081-1/+2
|
* Fix set-theme-graphically autoloadGravatar Tom Willemse2016-01-011-0/+1
|
* Stop truncating lines in Helm buffersGravatar Tom Willemse2016-01-011-0/+35
|
* Add Ruby libraryGravatar Tom Willemse2015-12-191-0/+38
|
* Move outline-toggle-entry to outline libraryGravatar Tom Willemse2015-12-191-0/+12
|
* Add yasnippet libraryGravatar Tom Willemse2015-12-191-0/+37
|
* Move vala-mode-func to editing libraryGravatar Tom Willemse2015-12-181-0/+5
|
* Move term-mode-func to display libraryGravatar Tom Willemse2015-12-181-0/+5
|
* Add org libraryGravatar Tom Willemse2015-12-181-0/+34
|
* Add theme libraryGravatar Tom Willemse2015-12-181-0/+50
|
* Add elnode libraryGravatar Tom Willemse2015-12-181-0/+38
|
* Add outline libraryGravatar Tom Willemse2015-12-181-0/+44
|
* Move some functions to the Python libraryGravatar Tom Willemse2015-12-181-0/+23
|
* Add tagedit libraryGravatar Tom Willemse2015-12-181-0/+35
|
* Add jabber libraryGravatar Tom Willemse2015-12-181-0/+43
|
* Add Hy libraryGravatar Tom Willemse2015-12-181-0/+37
|
* Add dired libraryGravatar Tom Willemse2015-12-181-0/+35
|
* Move set-ispell-local-en-dict to git libraryGravatar Tom Willemse2015-12-181-0/+6
|
* Move elisp functions to separate libraryGravatar Tom Willemse2015-12-181-0/+43
|
* Move some commands to editing libraryGravatar Tom Willemse2015-12-181-0/+46
|
* Move reset-default-directory to separate libraryGravatar Tom Willemse2015-12-181-0/+33
|
* Move request pull to git libraryGravatar Tom Willemse2015-12-181-0/+60
|
* Move reload-buffer to editing libraryGravatar Tom Willemse2015-12-181-0/+6
|
* Move raise-scratch to separate libraryGravatar Tom Willemse2015-12-181-0/+52
|
* Move raise-eshell to eshell libraryGravatar Tom Willemse2015-12-181-0/+17
|
* Move raise-ansi-term to separate libraryGravatar Tom Willemse2015-12-181-0/+37
|
* Move python-mode-func to Python libraryGravatar Tom Willemse2015-12-181-0/+28
|
* Move prog-mode-func to separate libraryGravatar Tom Willemse2015-12-181-0/+34
|
* Move display function to its own libraryGravatar Tom Willemse2015-12-181-0/+34
|