summary refs log tree commit diff stats
path: root/emacs
Commit message (Expand)AuthorAgeLines
* 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
* Emacs: switch org-mode font back to fixed-pitchAlan Pearce2013-05-14-2/+0
* Emacs: remove unused variableAlan Pearce2013-05-11-2/+1
* Emacs: use lexical bindingAlan Pearce2013-05-11-0/+1
* Emacs: install and use company-modeAlan Pearce2013-05-11-0/+7
* Emacs: add SMTP submission portAlan Pearce2013-05-11-1/+2
* Emacs: move mumamo workaround into nxhtml's use-package formAlan Pearce2013-05-08-7/+4
* Emacs: fix typo in mumamo workaroundAlan Pearce2013-05-08-1/+1
* Emacs: Add lua-mode initial configurationAlan Pearce2013-05-05-0/+3
* Emacs: delete-current-buffer-file should use vc-delete-file when appropriateAlan Pearce2013-05-04-3/+5
* Emacs: rename-current-buffer-file should use vc-rename-file when appropriateAlan Pearce2013-05-04-6/+8
* Emacs: add full host-name for comparison when determining whether to load mu4...Alan Pearce2013-05-03-1/+1