summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeLines
...
| * Git: use the patience diff algorithmAlan Pearce2013-08-17-1/+3
| |
| * Setup ediff configurationAlan Pearce2013-08-17-0/+6
| |
| * Emacs: Provide ap-functions in ap-functions.elAlan Pearce2013-08-17-0/+2
| |
* | Emacs: Switch control and command on OSXAlan Pearce2013-08-28-2/+2
| |
* | Emacs: add extra keybinding for projectile-find-fileAlan Pearce2013-08-28-1/+4
| |
* | Emacs: unbind unhelpful s-n keyAlan Pearce2013-08-28-0/+2
| |
* | Emacs: Fix control key issue on OSXAlan Pearce2013-08-28-2/+4
|/
* Emacs: make right modifier keys on Mac inherit the configuration of their ↵Alan Pearce2013-08-14-2/+2
| | | | left counterparts
* Emacs: setup puppet-modeAlan Pearce2013-08-14-0/+5
|
* Installer: check for host-specific zshrc before trying to compileAlan Pearce2013-08-02-1/+3
|
* Ignore .DS_Store system filesAlan Pearce2013-08-02-0/+1
|
* Merge branch 'master' of home:dotfilesAlan Pearce2013-08-02-5/+42
|\
| * zsh: check for gem directory and add bin folder to path if foundAlan Pearce2013-07-29-0/+7
| |
| * Emacs: improve configuration of common-lisp modeAlan Pearce2013-07-29-0/+6
| |
| * Emacs: add eval-and-replace and bind to C-c eAlan Pearce2013-07-29-0/+12
| |
| * zshrc: add X11 window role to wprop aliasAlan Pearce2013-07-29-1/+2
| |
| * Make shell-execute work with a universal prefix argumentAlan Pearce2013-07-17-3/+3
| |
| * Emacs: ensure org-mode package with contrib/ is installedAlan Pearce2013-06-30-0/+1
| |
| * Emacs: fix compilation warning regarding eshell/cdAlan Pearce2013-06-22-0/+1
| |
| * Emacs: load custom fileAlan Pearce2013-06-22-0/+2
| |
| * Emacs: don't initialise *init-file* when user-init-file is not setAlan Pearce2013-06-22-1/+4
| |
| * Emacs: setup jinja2-modeAlan Pearce2013-06-22-0/+4
| |
* | Emacs: allow the option key to be used without inputting special charactersAlan Pearce2013-08-01-0/+1
| |
* | Emacs: make right modifier keys consistent with their left counterparts on OS XAlan Pearce2013-08-01-1/+3
| |
* | Emacs: switch control and command keysAlan Pearce2013-08-01-0/+5
|/
* Emacs: install and configure org-journalAlan Pearce2013-06-11-0/+4
|
* Emacs: setup slime with the quicklisp-slime-helperAlan Pearce2013-06-11-2/+6
|
* Emacs: delay loading redshank until neededAlan Pearce2013-06-08-0/+1
|
* Emacs: delay loading eldoc until neededAlan Pearce2013-06-08-1/+1
|
* Emacs: delay loading quickrun until neededAlan Pearce2013-06-08-0/+1
|
* Emacs: delay loading skewer until neededAlan Pearce2013-06-08-3/+6
|
* Emacs: remove redundant :defer specificationsAlan Pearce2013-06-08-2/+0
|
* Emacs: globally highlight matching parenthesesAlan Pearce2013-06-08-1/+2
|
* Emacs: migrate expressions from ap/lisp-setup to lisp-common-mode-hook where ↵Alan Pearce2013-06-08-15/+20
| | | | possible
* Emacs: add lisp-common-mode-hook to allow cleaner setup of Lisp modesAlan Pearce2013-06-08-0/+6
|
* Emacs: disable CEDET configuration until I figure out how to update it againAlan Pearce2013-06-03-1/+1
|
* Emacs: Bind shift+space to set the markAlan Pearce2013-06-02-0/+2
|
* Emacs: Improve X11 clipboard interoperabilityAlan Pearce2013-06-02-0/+4
|
* 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
|
* Installer: Fix relative pathsAlan Pearce2013-06-01-8/+8
|
* Installer: Fix FreeBSD detectionAlan Pearce2013-06-01-1/+1
|
* Installer: Fix directory stack popping too earlyAlan Pearce2013-06-01-2/+2
|
* Emacs: rename deprecated org-alphabetical-lists variableAlan Pearce2013-05-31-1/+1
|
* Emacs: fix bad diff againAlan Pearce2013-05-30-3/+3
|