summaryrefslogtreecommitdiffstats
path: root/.emacs.d
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* 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
|