summary refs log tree commit diff stats
path: root/emacs
Commit message (Collapse)AuthorAgeLines
...
* 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
| | | | Instead, rely on installer creating a symlink to ~/projects/dotfiles/init.elc
* 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
|\ | | | | | | | | Conflicts: emacs/init.el
| * 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
| | | | | | | | This reverts commit a7d64a6e05aa450dda63f9b8b68e637471b223c5.
* | 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
|
* Merge remote-tracking branch 'refs/remotes/origin/master'Alan Pearce2013-09-29-5/+3
|\
| * Emacs: Remove unnecessary eval-and-compileAlan Pearce2013-09-28-2/+1
| |
| * Replace auto-compile-mode with auto-async-byte-compileAlan Pearce2013-09-28-3/+2
| |
* | Emacs: add emmet-mode to web-mode-hookAlan Pearce2013-09-29-1/+4
|/
* Setup emmet-modeAlan Pearce2013-09-27-0/+3
|
* Emacs: Setup file associations for ruby modeAlan Pearce2013-09-26-0/+4
|
* Add font configuration for OSXAlan Pearce2013-09-18-17/+30
|
* Emacs: Remove configuration for nxhtml modeAlan Pearce2013-09-09-14/+0
|
* Emacs: rebind M-/ to hippie-expandAlan Pearce2013-09-09-0/+1
|
* Emacs: set company completion to only happen after inserting textAlan Pearce2013-09-09-1/+2
|
* Emacs: Unbind more unhelpful Mac keybindingsAlan Pearce2013-09-09-0/+3
|
* Emacs: Switch control and command on OSXAlan Pearce2013-09-09-2/+2
|
* Emacs: add extra keybinding for projectile-find-fileAlan Pearce2013-09-09-0/+2
|
* Emacs: unbind unhelpful s-n keyAlan Pearce2013-09-09-6/+0
|
* Emacs: Fix control key issue on OSXAlan Pearce2013-09-09-2/+2
|
* Emacs: initialise smex on startup for faster usageAlan Pearce2013-09-02-2/+2
|
* Emacs: setup web-modeAlan Pearce2013-09-02-0/+8
|
* Merge remote-tracking branch 'refs/remotes/origin/master'Alan Pearce2013-08-31-5/+17
|\
| * Emacs: unbind s-mAlan Pearce2013-08-28-0/+1
| |
| * Emacs: add s-G magit keybinding like s-DAlan Pearce2013-08-28-1/+2
| |
| * Emacs: Unbind more unhelpful Mac keybindingsAlan Pearce2013-08-28-0/+3
| |
| * Merge remote-tracking branch 'refs/remotes/origin/master'Alan Pearce2013-08-28-0/+8
| |\
| * | 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: save ido state file in emacs directoryAlan Pearce2013-08-25-1/+3
| |/ |/|
* | Setup ediff configurationAlan Pearce2013-08-17-0/+6
| |