log

age author description
Tue, 07 Sep 2010 19:33:23 -0500 Augie Fackler emacs gui: move gui initialization code to a function
Tue, 07 Sep 2010 19:32:35 -0500 Augie Fackler emacs: require magit
Tue, 07 Sep 2010 19:32:07 -0500 Augie Fackler emacs bootstrap: record setup command for sanity
Sat, 14 Aug 2010 21:58:40 -0500 Augie Fackler emacs: make diff-mode mq-aware
Sat, 14 Aug 2010 20:42:58 -0500 Augie Fackler emacs: move colors to their own file and migrate to whitespace from wspace
Sat, 14 Aug 2010 20:42:58 -0500 Augie Fackler emacs requires: cleanup and organize a little
Sat, 14 Aug 2010 20:42:58 -0500 Augie Fackler Add an applescript I use to archive messages in Mail.app
Sat, 13 Feb 2010 20:00:15 -0600 Augie Fackler emacs: move package bootstrap to its own file
Tue, 04 May 2010 23:14:34 -0500 Augie Fackler compilation: adjust regexp for hg tracebacks
Thu, 13 May 2010 09:30:46 -0500 Augie Fackler emacs: add compilation-mode regexp for hg test tracebacks
Sat, 13 Feb 2010 20:00:15 -0600 Augie Fackler emacs: use package.el to bootstrap instead of checking in all needed libs
Sun, 16 May 2010 20:43:00 -0500 Augie Fackler shell.d: split hg and git functions out of vcs functions
Sun, 16 May 2010 20:32:00 -0500 Augie Fackler hgignore: ignore Applications as well
Wed, 12 May 2010 17:48:01 -0500 Augie Fackler Merge
Tue, 11 May 2010 15:32:19 -0500 Augie Fackler emacs localfuncs: add list rotation and string-joining functions I sometimes use