summary refs log tree commit diff stats
path: root/emacs
Commit message (Expand)AuthorAgeLines
...
* Emacs: add function and keybinding for opening eshell in the current directoryAlan Pearce2013-06-02-0/+7
* Emacs: add keyboard binding for switching to eshellAlan Pearce2013-06-02-0/+1
* Emacs: make helm update the candidate selection window more quicklyAlan Pearce2013-06-02-1/+3
* Emacs: install multi-term if it is not availableAlan Pearce2013-06-02-0/+1
* Emacs: enable auto-indent-mode in lisps and set its indent level to 2Alan Pearce2013-06-02-2/+2
* Emacs: use *init-file* to track the location of init.el through symlinksAlan Pearce2013-06-02-2/+5
* Emacs: make company overlay display more quicklyAlan Pearce2013-06-01-1/+2
* Emacs: rename deprecated org-alphabetical-lists variableAlan Pearce2013-05-31-1/+1
* Emacs: fix bad diff againAlan Pearce2013-05-30-3/+3
* Emacs: fix incorrect package name for js2-modeAlan Pearce2013-05-30-1/+1
* Emacs: fix bad diffAlan Pearce2013-05-30-2/+2
* Emacs: install and skewer-mode and hook into js2-modeAlan Pearce2013-05-30-0/+4
* Emacs: replace js3-mode with js2-modeAlan Pearce2013-05-30-6/+6
* Emacs: change goto-last-change binding to C-x <space> to avoid conflicting wi...Alan Pearce2013-05-28-1/+1
* Emacs: add register bindings for emacs init file and organiser.orgAlan Pearce2013-05-28-0/+3
* Emacs: add command to insert a formatted dateAlan Pearce2013-05-28-0/+10
* Emacs: move calendar setup to new ‘Dates & Times’ sectionAlan Pearce2013-05-28-6/+8
* Emacs: use em-smart package to return to previous command in eshell sessionsAlan Pearce2013-05-28-1/+8
* Emacs: make shell-execute work when buffer is not visiting a fileAlan Pearce2013-05-28-1/+3
* Emacs: always disable C-zAlan Pearce2013-05-27-2/+1
* Emacs: add use-package declarations to Imenu when in elispAlan Pearce2013-05-27-1/+2
* Emacs: turn on ido-mode instead of togglingAlan Pearce2013-05-25-1/+1
* 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