summaryrefslogtreecommitdiffstats
path: root/.emacs.d
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Reorder macrosGravatar Tom Willemse2013-12-301-55/+56
|
* Use buffer-name for some information in eshellGravatar Tom Willemse2013-12-291-18/+20
| | | | This makes the eshell prompt shorter
* Make URLs clickable in eshellGravatar Tom Willemse2013-12-291-0/+12
|
* Fix mailing list position in gnusGravatar Tom Willemse2013-12-141-1/+1
|
* Increase font size, disable electric-indent-modeGravatar Tom Willemse2013-12-141-1/+3
|
* Remove init2.elGravatar Tom Willemse2013-12-141-1/+1
|
* Update gitignoreGravatar Tom Willemse2013-12-121-0/+3
|
* Update aethon mail signatureGravatar Tom Willemse2013-12-121-1/+1
|
* Improve look of summary buffer in gnusGravatar Tom Willemse2013-12-121-11/+14
|
* Add some more mailing lists to gnusGravatar Tom Willemse2013-12-121-1/+5
|
* Update init.elGravatar Tom Willemse2013-12-121-22/+88
| | | | | | | | | | | | | | | | | | | | | - Add some folding indicators - Don't check the version of emacs to decide on =prettify-symbols-mode=, check if it exists. - Add macros that allow me to specify certain modes be linked or be mutually exclusive. - Return to using the default way to make magit create default branch names. - Make tab toggle outline entries when on an outline header and =outline-minor-mode= is enabled. If either is not true, call the regularly bound function instead. - Add command which adds the shell command executed when =shell-command= would print to the current buffer and then calls =shell-command=. Bind this command to ~M-!~ in jabber chat buffers.
* Update gitignoreGravatar Tom Willemse2013-12-122-16/+20
|
* Use bs-show instead of ibufferGravatar Tom Willemse2013-12-021-3/+3
|
* Change font to Cosmic Sans Neue MonoGravatar Tom Willemse2013-12-021-1/+1
|
* Start using outlineGravatar Tom Willemse2013-12-021-1/+7
|
* Turn off fci-mode when magit-blame-mode startsGravatar Tom Willemse2013-12-021-0/+6
|
* Toggle persistent-outline-mode with outline-minor-modeGravatar Tom Willemse2013-12-021-0/+9
|
* Add magit-fetch keybindingGravatar Tom Willemse2013-12-021-0/+1
|
* Add easy wdired keybinding to diredGravatar Tom Willemse2013-12-021-0/+7
|
* Don't build init2.el from init.orgGravatar Tom Willemse2013-12-021-4/+0
|
* Do away with literate programmingGravatar Tom Willemse2013-11-272-506/+196
|
* Fix config for phoenixGravatar Tom Willemse2013-11-272-27/+34
|
* Ask for tag when adding a new taskGravatar Tom Willemse2013-11-261-1/+1
|
* Remove newlines from jabber promptsGravatar Tom Willemse2013-11-261-2/+2
|
* Remove test RSS feed from gnusGravatar Tom Willemse2013-11-261-2/+1
|
* Add commands to work with numbersGravatar Tom Willemse2013-11-261-0/+28
|
* Bring back mozrepl!Gravatar Tom Willemse2013-11-261-0/+10
|
* Use smartparens for CGravatar Tom Willemse2013-11-171-0/+9
|
* Fill lines to 72 columns in womanGravatar Tom Willemse2013-11-171-0/+10
|
* Add easy switching to most recent bufferGravatar Tom Willemse2013-11-171-0/+16
|
* Use ternjs for javascript developmentGravatar Tom Willemse2013-11-171-0/+24
|
* Simplify window management in EmacsGravatar Tom Willemse2013-11-171-0/+15
|
* Use smartparens-strict-mode, closer to pareditGravatar Tom Willemse2013-11-171-1/+1
|
* Remove addf macro, push does the sameGravatar Tom Willemse2013-11-171-6/+2
|
* Update link to stante-after, move stumpwm stuff to init.orgGravatar Tom Willemse2013-11-072-22/+61
|
* Bring back the z key in special-modeGravatar Tom Willemse2013-11-071-1/+18
|
* Add sort-imports commandGravatar Tom Willemse2013-11-071-0/+30
|