summary refs log tree commit diff stats
path: root/emacs
Commit message (Expand)AuthorAgeLines
* Replace ido customisations for vertical candidate display with ido-vertical-modeAlan Pearce2014-01-25-2/+5
* Emacs: remove with-elapsed-timer callAlan Pearce2014-01-11-6/+5
* Emacs: Simplify geiser-racket interactionAlan Pearce2014-01-11-4/+2
* Emacs: Enable and configure dired-omit-modeAlan Pearce2013-12-06-1/+4
* Emacs: use coreutils' gls on OSXAlan Pearce2013-12-06-0/+2
* Emacs: use server-side comments inside HTMLAlan Pearce2013-12-04-0/+1
* Emacs: Remove initial indentation of code inside script+style tagsAlan Pearce2013-12-04-0/+2
* Emacs: disable automatic-pairing in web-modeAlan Pearce2013-11-14-1/+2
* Emacs: remove defer keyword from all packagesAlan Pearce2013-11-09-16/+0
* Emacs: Fix mode specification for .zsh filesAlan Pearce2013-11-09-1/+1
* Emacs: Ensure .zsh files are opened as shell scriptsAlan Pearce2013-11-09-0/+1
* Emacs: enable autopair-mode in yaml-modeAlan Pearce2013-11-03-1/+3
* Emacs: enable yaml-mode for ansible (group|host)_vars filesAlan Pearce2013-11-03-0/+4
* Emacs: Improve mouse/trackpad scrolling by only scrolling one line at a timeAlan Pearce2013-11-01-1/+2
* Emacs: Add a margin to ensure the next/previous line is always visibleAlan Pearce2013-11-01-2/+3
* Emacs: run diff-hl-update when magit refreshes a bufferAlan Pearce2013-10-31-1/+3
* Emacs: use current frame when handling OSX open-file eventAlan Pearce2013-10-22-0/+3
* Emacs: load cc-mode on startupAlan Pearce2013-10-21-1/+0
* Emacs: load tramp on startupAlan Pearce2013-10-21-1/+0
* Emacs: eagerly load dired and dired+Alan Pearce2013-10-21-2/+0
* Emacs: Disable smart-tabs-mode in ruby-modeAlan Pearce2013-10-12-1/+1
* Emacs: bind s-, to open emacs init file from registerAlan Pearce2013-10-12-0/+3
* Emacs: workaround issue setting variable-pitch fonts on OSXAlan Pearce2013-10-12-1/+1
* Emacs: add register for zshrcAlan Pearce2013-10-10-0/+1
* Emacs: remove call to moz-minor-modeAlan Pearce2013-10-08-3/+1
* Emacs: fix reference to missing font on OSXAlan Pearce2013-10-08-1/+1
* Emacs: set a variable pitch font under darwinAlan Pearce2013-10-08-1/+4
* Emacs: silence compiler warning about unused variableAlan Pearce2013-10-08-1/+1
* Emacs: remove unnecessary lambda functionAlan Pearce2013-10-08-2/+1
* Emacs: remove commented-out codeAlan Pearce2013-10-08-2/+0
* Emacs: remove old-style indentation functionAlan Pearce2013-10-08-40/+1
* Emacs: ensure that org-journal is installedAlan Pearce2013-10-08-0/+1
* Emacs: fix warning in project-persist configurationAlan Pearce2013-10-08-0/+2
* Emacs: remove moz-repl modeAlan Pearce2013-10-08-19/+0
* Emacs: improve font-setting on OSX when running as a daemonAlan Pearce2013-10-07-14/+10
* Emacs: remove customisation of byte-compile-dest-file for init.elAlan Pearce2013-10-07-17/+1
* Emacs: switch to the Wordpress coding style in php-mode-hookAlan Pearce2013-10-07-0/+1
* Merge remote-tracking branch 'refs/remotes/origin/master'Alan Pearce2013-10-07-3/+6
|\
| * Emacs: disable ido-virtual-buffers due to issues with flx-idoAlan Pearce2013-10-05-2/+1
| * Emacs: Enable flx in idoAlan Pearce2013-10-05-0/+5
| * Emacs: Switch back to auto-compile from auto-async-byte-compileAlan Pearce2013-10-05-2/+2
* | Revert "Replace auto-compile-mode with auto-async-byte-compile"Alan Pearce2013-10-02-2/+3
* | Emacs: don't insure that SLIME is installedAlan Pearce2013-10-02-1/+0
* | Emacs: Load multiple-cursors eagerlyAlan Pearce2013-10-02-5/+6
|/
* Emacs: install and enable diff-hl-modeAlan Pearce2013-09-29-0/+4
* Emacs: fix ido initialisationAlan Pearce2013-09-29-7/+8
* Emacs: switch from helm-ibuffer to ibufferAlan Pearce2013-09-29-3/+2
* Emacs: set ido-mode to add recent files to the buffer listAlan Pearce2013-09-29-0/+1
* Emacs: setup recentf-modeAlan Pearce2013-09-29-0/+5
* Emacs: Set smex variables before calling smex-initializeAlan Pearce2013-09-29-4/+5