summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeLines
...
| * 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
| |
| * 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 ↵Alan Pearce2013-05-28-1/+1
| | | | | | | | with pop-global-mark
| * 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
| |
| * zsh: move smart_sudo alias from s to su to allow fasd to use sAlan Pearce2013-05-18-2/+1
| |
| * Byte-compile all the emacs filesAlan Pearce2013-05-18-2/+1
| |
| * 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
| |