summary refs log tree commit diff stats
path: root/emacs
Commit message (Expand)AuthorAgeLines
...
* Emacs: setup javascript indentation rulesAlan Pearce2013-05-24-4/+2
* Emacs: fix typo in javascript setupAlan Pearce2013-05-24-1/+1
* Emacs: only enable moz-minor-mode in javascript if loadedAlan Pearce2013-05-24-1/+2
* Emacs: bind d in mu4e headers to mark for delete instead of for trashAlan Pearce2013-05-22-1/+2
* Emacs: Add localhost to the list of TRAMP remotes which should not be proxiedAlan Pearce2013-05-22-0/+1
* Emacs: Don't call redshank-mode if redshank is not loadedAlan Pearce2013-05-20-1/+2
* Emacs: delete obsolete package-install.elAlan Pearce2013-05-18-129/+0
* Emacs: add redshank-mode and install into lisp hooksAlan Pearce2013-05-18-0/+4
* Emacs: remove unused web-vcsAlan Pearce2013-05-18-2342/+0
* Emacs: set package-archives whilst compiling for bootstrapping awesomenessAlan Pearce2013-05-18-7/+5
* Emacs: download package lists if nonexistant to ease bootstrappingAlan Pearce2013-05-18-0/+3
* Emacs: enable init.el to be batch byte-compiledAlan Pearce2013-05-18-2/+4
* Emacs: make JIT fontification fasterAlan Pearce2013-05-18-2/+3
* Emacs: remove eldoc-contextAlan Pearce2013-05-18-43/+0
* Emacs: remove workaround for compile errors from diminishAlan Pearce2013-05-18-4/+0
* Emacs: add official org-mode package repositoryAlan Pearce2013-05-18-1/+2
* Emacs: remove unmaintained tromey ELPA repositoryAlan Pearce2013-05-18-2/+1
* Emacs: install quickrun-modeAlan Pearce2013-05-18-0/+3
* Emacs: add autoload for mu4eAlan Pearce2013-05-18-0/+1
* Emacs: remove unnecessary :idle formsAlan Pearce2013-05-18-15/+4
* Emacs: only delete a frame when calling exit-emacs in a daemonAlan Pearce2013-05-18-1/+3
* Emacs: ensure that lua-mode and haskell-mode are installed before useAlan Pearce2013-05-18-0/+2
* Emacs: add setup for nginx-modeAlan Pearce2013-05-18-0/+4
* Emacs: remove help+Alan Pearce2013-05-18-3/+0
* Emacs: show fringesAlan Pearce2013-05-18-3/+0
* Emacs: use :ensure to download packages when neededAlan Pearce2013-05-18-21/+19
* Emacs: bind q in mu4e's main window to bury the buffer rather than quittingAlan Pearce2013-05-18-1/+2
* Emacs: set mu4e to update its index every 5 minutesAlan Pearce2013-05-18-0/+1
* Emacs: Remove electrify-return-if-match and replace with paredit keybindings ...Alan Pearce2013-05-18-22/+1
* Emacs: disable nxhtml-modeAlan Pearce2013-05-16-2/+0
* Emacs: enable nxhtml on laptop rather than at workAlan Pearce2013-05-16-1/+1
* Emacs: replace string-matches on system name with env/* comparisonsAlan Pearce2013-05-15-2/+3
* Emacs: whitespace fixesAlan Pearce2013-05-15-22/+11
* Emacs: remove unnecessary :commandsAlan Pearce2013-05-15-11/+2
* Emacs: correctly start winner-modeAlan Pearce2013-05-15-3/+1
* Emacs: remove setup of unused package color-theme-solarizedAlan Pearce2013-05-15-6/+0
* Emacs: remove unused variableAlan Pearce2013-05-15-1/+0
* Emacs: fix typo in docstringAlan Pearce2013-05-15-1/+1
* Emacs: merge `setq` formsAlan Pearce2013-05-15-2/+2
* Emacs: whitespace fixesAlan Pearce2013-05-15-22/+22
* Emacs: create systems for getting system location (i.e. work/home) and type (...Alan Pearce2013-05-15-1/+33
* Emacs: only run nxhtml at workAlan Pearce2013-05-15-0/+1
* Emacs: disable nxhtml-menu-mode properlyAlan Pearce2013-05-15-1/+1
* Emacs: fix typo in org-mode bindingsAlan Pearce2013-05-15-1/+1
* Emacs: set org-mode to indent headingsAlan Pearce2013-05-15-1/+1
* Emacs: fix org-mode package referenceAlan Pearce2013-05-15-9/+9
* Emacs: Remove load-path hints which point to el-getAlan Pearce2013-05-14-3/+1
* Emacs: load nxhtml from .emacs.dAlan Pearce2013-05-14-1/+2
* Emacs: Check basic-packages list and install any missing packagesAlan Pearce2013-05-14-40/+28
* Emacs: Remove el-get in favour of package.elAlan Pearce2013-05-14-61/+3