summaryrefslogtreecommitdiff
path: root/init.el
Commit message (Expand)AuthorAgeFilesLines
...
* do not use centered-cursor-mode in erc-mode buffersrekado2014-10-201-1/+1
* add keybindings for window management in god-moderekado2014-10-161-0/+4
* remove rect-mark (won't be needed in v24.4)rekado2014-10-161-22/+0
* add keybinding for god-local-moderekado2014-10-161-0/+1
* use period to repeat last command in god-moderekado2014-10-161-2/+4
* use god-mode instead of rekado-moderekado2014-10-161-2/+18
* do not enable centered-cursor-mode in terminalsrekado2014-10-161-1/+9
* enable centered-cursor-mode globallyrekado2014-10-031-1/+1
* move dired configuration to separate filerekado2014-09-301-25/+1
* move shell-mode and term-mode stuff to init-eshell as wellrekado2014-09-301-19/+0
* move magit configuration to separate filerekado2014-09-301-36/+1
* move eshell configuration to separate filerekado2014-09-301-52/+1
* require mode before using itrekado2014-09-301-0/+1
* enable global paren-face moderekado2014-09-291-1/+1
* use hungry deletionrekado2014-09-291-0/+3
* use paren-face mode to dim parenthesesrekado2014-09-291-0/+2
* keep cursor centredrekado2014-09-291-0/+2
* show time and date in modelinerekado2014-09-181-0/+3
* keep dired buffer open when visiting filerekado2014-09-181-2/+0
* increase eshell history sizerekado2014-09-171-0/+1
* visual rectangular markrekado2014-09-131-0/+23
* skip erc-mode in global whitespace mode...rekado2014-09-131-0/+1
* require linumrekado2014-09-111-0/+1
* eshell-mode: add function to print remote home dir pathrekado2014-09-111-2/+14
* start in fullscreen moderekado2014-09-101-0/+3
* prefix all custom functions with 'my/'rekado2014-09-101-21/+21
* show line numbers when jumping to linerekado2014-09-101-0/+15
* bind "C-c /" to input the tramp root directoryrekado2014-09-091-7/+12
* navigate by page breaksrekado2014-09-091-0/+2
* display ^L as clean horizontal linerekado2014-09-091-0/+2
* load mu4erekado2014-09-091-2/+0
* start a hidden eshell on startuprekado2014-09-091-0/+7
* use dired+rekado2014-09-091-0/+1
* add /usr/local/share/emacs/site-lisp to load-pathrekado2014-09-091-0/+2
* use double semicolon for all commentsrekado2014-09-031-3/+3
* fix indentationrekado2014-09-031-15/+15
* respect PATH variable on remote hostrekado2014-09-031-0/+3
* exclude localhost from tramp hopping rulerekado2014-09-031-1/+3
* eshell: add convenience function to jump to remote root dirrekado2014-09-031-0/+9
* replace ff alias with functionrekado2014-09-031-0/+12
* use external regexp engine (visual-regexp-steroids)rekado2014-09-031-1/+9
* customise behaviour in diredrekado2014-09-021-0/+23
* move global key bindings to the same placerekado2014-09-011-20/+23
* move toolbar settings to the toprekado2014-09-011-4/+4
* email configuration in separate filerekado2014-09-011-0/+1
* move rekado mode to separate filerekado2014-09-011-148/+2
* initial commitrekado2014-09-011-0/+398