index
:
dotfiles
this commit
main
Superseded by nixfiles
Gitolite user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
emacs
Commit message (
Collapse
)
Author
Age
Lines
...
*
Emacs: Add with-eval-after-load fallback implementation
Alan Pearce
2017-04-09
-0
/
+8
|
*
Emacs: Make encrypted configuration system-specific
Alan Pearce
2017-04-07
-12
/
+14
|
*
Emacs: Update private configuration
Alan Pearce
2017-04-07
-0
/
+0
|
*
Emacs: Configure smartscan-mode properly
Alan Pearce
2017-04-07
-1
/
+2
|
*
Emacs: Add a 1px padding to windows
Alan Pearce
2017-04-07
-1
/
+1
|
*
Emacs/zsh: Enable GNU Global if available
Alan Pearce
2017-03-20
-1
/
+1
|
*
Emacs: Install dumb-jump for simple goto-definition
Alan Pearce
2017-03-20
-0
/
+15
|
*
Add comments to Makefile
Alan Pearce
2017-03-20
-1
/
+4
|
*
Emacs: Reconfigure beacon-mode
Alan Pearce
2017-03-20
-1
/
+6
|
*
Emacs: Update private configuration
Alan Pearce
2017-03-20
-0
/
+0
|
*
Merge remote-tracking branch 'origin/master'
Alan Pearce
2017-03-20
-4
/
+2
|
\
|
*
Emacs: Fix replace load issue
Alan Pearce
2017-03-17
-4
/
+2
|
|
*
|
Emacs: Point switch-to-dotfiles to new dotfiles folder
Alan Pearce
2017-03-20
-1
/
+1
|
/
*
Replace emacs hook with makefile
Alan Pearce
2017-03-17
-0
/
+19
|
*
Merge host-specific configuration to tags
Alan Pearce
2017-03-17
-0
/
+0
|
*
Re-structure tags to GNU stow format
Alan Pearce
2017-03-17
-0
/
+2522
|
*
Restructure everything to use rcm
Alan Pearce
2014-04-12
-2073
/
+0
|
|
|
|
https://github.com/thoughtbot/rcm
*
Emacs: add fancy-narrow function
Alan Pearce
2014-04-10
-0
/
+3
|
*
Emacs: remove Windows line endings
Alan Pearce
2014-04-10
-47
/
+47
|
*
Emacs: add narrow-to-function-indirect function
Alan Pearce
2014-04-10
-0
/
+10
|
*
Emacs: remove PHP manual URL assignment
Alan Pearce
2014-04-10
-2
/
+0
|
*
Emacs: use custom style for PHP indentation
Alan Pearce
2014-04-10
-1
/
+21
|
*
Improve keybindings for magic buffer switching
Alan Pearce
2014-04-08
-1
/
+2
|
*
Emacs: create DWIM function for switching buffers
Alan Pearce
2014-04-08
-2
/
+9
|
|
|
|
Uses projectile inside a project and ido outside. Bound to C-c b
*
Emacs: Replace buggy eldoc-php with php-extras
Alan Pearce
2014-04-01
-52
/
+2
|
*
Merge branch 'master' of git://github.com/alanpearce/dotfiles
Alan Pearce
2014-04-01
-34
/
+1
|
\
|
|
|
|
|
|
|
|
Conflicts: install
|
*
Emacs: remove use-package ensure directives in favour of cask
Alan Pearce
2014-03-15
-34
/
+1
|
|
*
|
Emacs: fix cask loading to follow official usage
Alan Pearce
2014-03-09
-3
/
+3
|
/
*
Emacs: check and use cask, if installed
Alan Pearce
2014-03-05
-16
/
+95
|
*
Replace ido customisations for vertical candidate display with ido-vertical-mode
Alan Pearce
2014-01-25
-2
/
+5
|
*
Emacs: remove with-elapsed-timer call
Alan Pearce
2014-01-11
-6
/
+5
|
*
Emacs: Simplify geiser-racket interaction
Alan Pearce
2014-01-11
-4
/
+2
|
*
Emacs: Enable and configure dired-omit-mode
Alan Pearce
2013-12-06
-1
/
+4
|
*
Emacs: use coreutils' gls on OSX
Alan Pearce
2013-12-06
-0
/
+2
|
*
Emacs: use server-side comments inside HTML
Alan Pearce
2013-12-04
-0
/
+1
|
*
Emacs: Remove initial indentation of code inside script+style tags
Alan Pearce
2013-12-04
-0
/
+2
|
*
Emacs: disable automatic-pairing in web-mode
Alan Pearce
2013-11-14
-1
/
+2
|
*
Emacs: remove defer keyword from all packages
Alan Pearce
2013-11-09
-16
/
+0
|
*
Emacs: Fix mode specification for .zsh files
Alan Pearce
2013-11-09
-1
/
+1
|
*
Emacs: Ensure .zsh files are opened as shell scripts
Alan Pearce
2013-11-09
-0
/
+1
|
*
Emacs: enable autopair-mode in yaml-mode
Alan Pearce
2013-11-03
-1
/
+3
|
*
Emacs: enable yaml-mode for ansible (group|host)_vars files
Alan Pearce
2013-11-03
-0
/
+4
|
*
Emacs: Improve mouse/trackpad scrolling by only scrolling one line at a time
Alan Pearce
2013-11-01
-1
/
+2
|
*
Emacs: Add a margin to ensure the next/previous line is always visible
Alan Pearce
2013-11-01
-2
/
+3
|
*
Emacs: run diff-hl-update when magit refreshes a buffer
Alan Pearce
2013-10-31
-1
/
+3
|
*
Emacs: use current frame when handling OSX open-file event
Alan Pearce
2013-10-22
-0
/
+3
|
*
Emacs: load cc-mode on startup
Alan Pearce
2013-10-21
-1
/
+0
|
*
Emacs: load tramp on startup
Alan Pearce
2013-10-21
-1
/
+0
|
*
Emacs: eagerly load dired and dired+
Alan Pearce
2013-10-21
-2
/
+0
|
*
Emacs: Disable smart-tabs-mode in ruby-mode
Alan Pearce
2013-10-12
-1
/
+1
|
[prev]
[next]