summaryrefslogtreecommitdiffstats
path: root/emacs/.emacs.d/site-lisp
Commit message (Collapse)AuthorAgeFilesLines
...
* Move PHP commands to separate libraryGravatar Tom Willemse2015-12-181-0/+45
|
* Fix compile libraryGravatar Tom Willemse2015-12-181-0/+1
|
* Move some commands to editing libraryGravatar Tom Willemse2015-12-181-0/+28
|
* Update Gnus customizationsGravatar Tom Willemse2015-12-171-2/+23
| | | | | | | | | | | Use fancy unicode characters to show threading. Use a line-spacing of 0.1 instead of 0.2 in summary buffers so the unicode characters connect. Start a new thread when the subject changes. Fix some compilation warnings.
* Add compilation and alert customizationsGravatar Tom Willemse2015-12-171-0/+37
|
* Move some functions to org-initGravatar Tom Willemse2015-12-171-0/+38
|
* Move some functions to viewing libraryGravatar Tom Willemse2015-12-171-0/+13
|
* Move markdown-mode-func to viewing libraryGravatar Tom Willemse2015-12-171-0/+7
|
* Add viewing libraryGravatar Tom Willemse2015-12-171-0/+34
|
* Add lua mode libraryGravatar Tom Willemse2015-12-171-0/+37
|
* Move locally-enable-double-spaces to editing libGravatar Tom Willemse2015-12-171-0/+5
|
* Move eshell-C-d to eshell libraryGravatar Tom Willemse2015-12-171-0/+17
|
* Move indent-defun to editing libraryGravatar Tom Willemse2015-12-171-0/+8
|
* Move eshell-handle-url to eshell libraryGravatar Tom Willemse2015-12-171-2/+13
|
* Fix warning in oni-htmlGravatar Tom Willemse2015-12-171-0/+7
|
* Move editing functions to separate libraryGravatar Tom Willemse2015-12-171-0/+66
|
* Colorize compilation buffersGravatar Tom Willemse2015-12-171-0/+39
|
* Split HTML and Cleanup functions into librariesGravatar Tom Willemse2015-12-172-0/+75
|
* Add mowedline functionsGravatar Tom Willemse2015-12-161-0/+47
|
* Move SQL functions to separate libraryGravatar Tom Willemse2015-12-161-0/+40
|
* Move Python commands to separate libraryGravatar Tom Willemse2015-12-161-0/+203
|
* Add eshell commandsGravatar Tom Willemse2015-12-161-0/+42
|
* Add some manually-selected Org keyword colorsGravatar Tom Willemse2015-11-211-5/+8
|
* Move Circe settings to literate initGravatar Tom Willemse2015-10-031-0/+1
|
* Store Linked tasks in a headlineGravatar Tom Willemse2015-09-131-1/+1
|
* Add Org mode view for my GTD inboxGravatar Tom Willemse2015-09-031-1/+5
|
* Move margin prompts to their own libraryGravatar Tom Willemse2015-08-222-110/+153
| | | | Eventually maybe this can be turned into a library on its own.
* Remove old site lispsGravatar Tom Willemse2015-07-282-308/+0
|
* Add overlay and backgroundGravatar Tom Willemse2015-07-261-0/+32
| | | | These were heavily inspired by ocodo-svg-modelines
* Change main mailbox nameGravatar Tom Willemse2015-07-261-1/+1
|
* Remove obsolete init filesGravatar Tom Willemse2015-07-082-89/+0
|
* Update ignoresGravatar Tom Willemse2015-07-081-0/+1
|
* Move my eshell prompt to separate moduleGravatar Tom Willemse2015-07-081-0/+55
| | | | | To help with autoloading, also update the Makefile to create a `site-lisp/site-autoloads.el' file which is loaded by emacs.
* Don't try to send appts to jabberGravatar Tom Willemse2015-07-051-2/+1
|
* Add some more TODO colorsGravatar Tom Willemse2015-06-251-1/+3
|
* Add some podcastsGravatar Tom Willemse2015-06-251-0/+18
|
* Update requires to remove warnignsGravatar Tom Willemse2015-06-211-6/+7
|
* Remove dependency on taigaGravatar Tom Willemse2015-06-211-9/+0
|
* Remove dependency on desktop-registryGravatar Tom Willemse2015-06-211-12/+2
|
* Update htmlize CSS setting nameGravatar Tom Willemse2015-06-211-1/+1
|
* Remove org-mobileGravatar Tom Willemse2015-06-211-3/+0
|
* Add/update some colors in org-modeGravatar Tom Willemse2015-06-211-3/+5
|
* Truncate the path portion of org tasksGravatar Tom Willemse2015-06-171-2/+5
|
* Show ERC status in modelineGravatar Tom Willemse2015-06-171-1/+8
|
* Stop using colemak-evilGravatar Tom Willemse2015-06-171-0/+222
| | | | | | | | To become more familiar with the physical placement of evil's keybindings I've written a new layout. This is basically the same as the default except that it's mapped out over a colemak layout and hjkl has become jkl; and ; has become h. I did this because I feel jkl; is more comfortable.
* Add org-capture template for ConkerorGravatar Tom Willemse2015-06-171-2/+2
|
* Remove the first part in showing the outlineGravatar Tom Willemse2015-05-251-1/+2
| | | | | The first part is an artifact from the way I've been using GTD and the other parts (if any) make the first implicit.
* Skip next steps in org todo listsGravatar Tom Willemse2015-05-251-6/+21
| | | | | Projects can fill up the task list quite easily, though actually only the immediately next task is of real interest.
* Give the right row a bit more spaceGravatar Tom Willemse2015-05-091-1/+1
|
* Remove NNTP sources from GNUSGravatar Tom Willemse2015-04-271-4/+7
|