log

age author description
2015-01-08 Augie Fackler emacs: load customize file earlier so it can matter for things like smart-modeline
2014-12-22 Augie Fackler patchpipe: handle base64-encoded message bodies
2014-12-22 Augie Fackler emacs: nudge size of font on linux up slightly
2014-12-22 Augie Fackler emacs: move customize droppings to a dedicated file
2014-11-18 Augie Fackler which-function-mode: only enable in emacs 24.4 and later
2014-11-05 Augie Fackler c-mode: detect when I'm editing a .c file from hg and set style appropriately
2014-11-10 Augie Fackler hgignore: ignore -local things in .shell.d
2014-11-10 Augie Fackler safe-paste: adds support for bracketed paste mode to zsh
2014-10-15 Augie Fackler hgrc: drop obsolete stuff from [alias], enable showfunc in [diff]
2014-10-08 Augie Fackler hg_rebase_all: optimize by using -b instead of checking out revision to rebase
2014-10-06 Augie Fackler hgrc: add sl. alias for sl when I have too many patches
2014-09-25 Augie Fackler emacs: enable which-function-mode for python, elisp, and go