summaryrefslogtreecommitdiff
path: root/init.org
Commit message (Collapse)AuthorAgeFilesLines
...
* More and more packages are now available in Guix.rekado2016-07-131-17/+14
|
* Render org meta line face with monospace font.rekado2016-07-121-0/+1
|
* Increase size of org headings and titles.rekado2016-07-121-0/+2
|
* Remove erc-hl-nicks.rekado2016-07-121-1/+0
|
* Replace hungry-delete with cycle-spacing.rekado2016-07-121-1/+0
|
* Use fixed-pitch for org-todo face.rekado2016-07-081-0/+1
|
* Make fixed-pitch smaller relative to variable-pitch.rekado2016-07-081-1/+4
|
* Define default fonts.rekado2016-07-081-1/+16
|
* Use with-eval-after-load.rekado2016-07-081-4/+4
|
* Prettify org source blocks.rekado2016-07-081-1/+79
|
* Don't load after tangle.rekado2016-07-071-1/+1
|
* Remove dired-details.rekado2016-07-071-1/+0
| | | | It's not needed with later versions of Emacs.
* Move org-mode configuration to init.org.rekado2016-07-071-0/+69
|
* Remove info+.rekado2016-07-061-1/+0
|
* Remove dired customisation.rekado2016-07-061-1/+0
|
* Remove deprecated "tooltip-use-echo-area".rekado2016-07-061-1/+0
|
* Start using a literate configuration file.rekado2016-07-061-0/+261
"init.org" needs to be tangled to "init.el" first. It still loads the old configuration file "old-init.el", which will eventually disappear.