summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* org: prettify tags.rekado2016-11-101-0/+15
|
* email: Add "git am" actions.rekado2016-11-101-0/+6
|
* email: Activate typo-mode after loading itrekado2016-11-101-1/+4
|
* email: filter security mail.rekado2016-11-101-0/+4
|
* email: Add settings for all accounts.rekado2016-11-101-10/+20
|
* email: Add custom refile and trash functions.rekado2016-11-101-0/+23
|
* remove separate gnus configuration filerekado2016-11-102-2/+1
|
* Do not use left marginrekado2016-10-281-3/+3
|
* Install mpv player and configure EMMS.rekado2016-10-281-0/+13
|
* Email: Update mail header list manually.rekado2016-10-041-0/+4
|
* Email: decrease luminance minimum.rekado2016-10-041-1/+1
|
* Do not set LC_CTYPE.rekado2016-10-041-3/+0
| | | | It's no longer needed for using IBus in Emacs.
* Email: Add better bookmarks.rekado2016-10-041-4/+50
|
* Update list of Guix packagesrekado2016-10-021-5/+7
|
* Resize buffer margins dynamically.rekado2016-10-011-0/+36
|
* Don't break long lines.rekado2016-10-011-36/+11
| | | | | I'm using visual-line-mode, so the lines will be broken as needed at runtime.
* Move pretty symbols definition to init.org.rekado2016-07-312-19/+24
|
* Configure new Info-quoted face.rekado2016-07-311-0/+8
|
* Use visual-line-mode in org files.rekado2016-07-311-42/+14
| | | | | This looks better and makes more sense when variable-pitch-mode is active.
* move completion config to init.org.rekado2016-07-312-17/+30
|
* Require org-indent before setting org-indent face.rekado2016-07-201-0/+1
|
* Require "info" before setting info faces.rekado2016-07-201-0/+1
|
* Reduce size of org headings.rekado2016-07-191-4/+4
|
* Try to line up indented blocks with their headings.rekado2016-07-191-0/+10
|
* Make more org faces use monospaced font.rekado2016-07-191-0/+4
|
* Override org bullets.rekado2016-07-191-0/+1
|
* Use variable-pitch font in manual headings.rekado2016-07-181-0/+27
|
* Change org-faces again.rekado2016-07-151-7/+5
|
* Auto-compile init.org.rekado2016-07-151-15/+16
|
* Move ido initialisation to init.org.rekado2016-07-152-27/+40
|
* org-block face should use monospace font.rekado2016-07-151-0/+1
|
* Adjust org face sizes and colours.rekado2016-07-151-11/+13
|
* org babel prettification: Cosmetic changes.rekado2016-07-151-17/+18
|
* Expand collapsed org src block arguments at point.rekado2016-07-151-12/+16
|
* Move regexp for begin of org src block to variable.rekado2016-07-151-2/+4
|
* Move magit configuration to init.org.rekado2016-07-142-38/+54
|
* Do not start in fullscreen mode.rekado2016-07-141-2/+2
|
* tramp: fix typo.rekado2016-07-141-1/+1
|
* Simplify org configuration.rekado2016-07-141-9/+11
|
* Remove old init file.rekado2016-07-142-158/+166
|
* Add configuration for TRAMP.rekado2016-07-142-22/+41
|
* Add shell settings.rekado2016-07-141-0/+14
|
* org: Move face definitions out of hook.rekado2016-07-131-35/+54
|
* Replace "set-default-font" with "set-frame-font".rekado2016-07-131-1/+1
|
* Replace "mapcar" with "mapc".rekado2016-07-131-4/+4
|
* Install emacs-ess.rekado2016-07-131-0/+1
|
* email: Don't ask to replace encrypted with decrypted text. Just do it.rekado2016-07-131-2/+4
|
* custom: Enable more org babel languages.rekado2016-07-131-0/+8
|
* Change org faces.rekado2016-07-131-2/+14
|
* Use "sh" (not "bash") for shell source block.rekado2016-07-131-1/+1
|