summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* custom: Set custom-theme-load-path.rekado2016-07-131-0/+3
|
* custom: Update safe themes.rekado2016-07-131-1/+1
|
* Theme name is "solarized-light".rekado2016-07-131-1/+1
|
* 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-122-2/+0
|
* Replace hungry-delete with cycle-spacing.rekado2016-07-122-2/+3
|
* 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-073-56/+69
|
* Remove init-package.el.rekado2016-07-061-49/+0
|
* Remove info+.rekado2016-07-062-4/+0
|
* Remove dired customisation.rekado2016-07-063-25/+0
|
* Ignore some files.rekado2016-07-061-0/+5
|
* org: Do not indent subheadings.rekado2016-07-061-1/+0
| | | | It looks weird when using variable-pitch-mode.
* Remove deprecated "tooltip-use-echo-area".rekado2016-07-061-1/+0
|
* Start using a literate configuration file.rekado2016-07-062-47/+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.
* Rename init.el to old-init.el.rekado2016-07-061-0/+0
|
* Remove autoloads for markdown-mode and js2-mode.rekado2016-07-061-3/+0
|
* Set LC_CTYPE to Chinese to make IBus Pinyin work.rekado2016-07-061-0/+3
|
* email: Update every minute.rekado2016-07-051-1/+1
|
* email: cosmetics.rekado2016-07-041-2/+2
|
* email: Decrypt inline PGP messages automatically.rekado2016-07-041-0/+13
|
* Pretty quotes in chat and org-mode.rekado2016-07-041-0/+9
|
* eww: Render fonts with variable pitch.rekado2016-07-041-0/+5
|
* shell: Load shared bash_history.rekado2016-07-041-0/+4
|
* Use narrow tab width (except in shell)rekado2016-07-042-4/+7
|
* Require undo-tree before using it.rekado2016-07-041-0/+1
|
* org: Use variable pitch.rekado2016-07-041-1/+11
|
* org: Fontify code blocks.rekado2016-07-041-0/+2
|
* org: Replace ellipsis.rekado2016-07-041-0/+1
|
* Set show-paren-delay to 0.rekado2016-07-041-0/+3
|
* Delete rekado-mode.el.rekado2016-07-041-127/+0
|
* packages: Remove org-beautify-theme.rekado2016-07-041-1/+0
|
* packages: Add ido-vertical-mode.rekado2016-07-041-0/+1
|
* Revert "Drop better-defaults."rekado2016-07-041-0/+2
| | | | This reverts commit 120211d7cfbdab575d5c1e07d4ebaa0810e090e3.
* Revert "Remove ido."rekado2016-07-042-0/+27
| | | | This reverts commit af48ee7c6e4ef551e387c8d37e7c85b392c36d88.