log .elisp/settings/50.localfuncs.el @ 238:3d5c595c229e

age author description
Thu, 24 Feb 2011 09:21:57 -0600 Lucas Bergman emacs: slightly better window-width resizing behavior
Wed, 23 Feb 2011 16:32:36 -0600 Augie Fackler emacs: function to set window width interactively
Tue, 11 May 2010 15:32:19 -0500 Augie Fackler emacs localfuncs: add list rotation and string-joining functions I sometimes use
Wed, 24 Feb 2010 14:34:21 -0600 Augie Fackler localfuncs: add tool for running check-code on hg
Wed, 13 Jan 2010 10:29:36 -0600 Augie Fackler emacs localfuncs: add advice for ido to avoid blocking in flex matching
Tue, 24 Nov 2009 14:25:37 -0600 Augie Fackler localfuncs: smart multi-vcs diff command
Tue, 15 Sep 2009 20:28:22 -0400 Augie Fackler textmate.el: synced with upstream
Thu, 09 Jul 2009 13:32:06 -0500 Augie Fackler emacs keybinding fixes
Thu, 09 Jul 2009 13:25:06 -0500 Augie Fackler Function for selecting text inside of a quote pair.
Tue, 07 Jul 2009 14:18:16 -0500 Augie Fackler Should really shell quote this arg.
Wed, 01 Jul 2009 13:15:56 -0500 Augie Fackler Function for removing a file from Mercurial.
Thu, 30 Apr 2009 13:48:22 -0500 Augie Fackler Jump-to-function trick with IDO.
Tue, 28 Apr 2009 14:06:57 -0500 Augie Fackler Add a fullscreen function, cleanup.
Tue, 21 Apr 2009 11:07:13 -0500 Augie Fackler cd to the file dir before running pyflakes to make output less verbose.
Fri, 17 Apr 2009 10:27:20 -0500 Augie Fackler Add a file for local functions not yet extracted into a module. Includes a function to run pyflakes on the current buffer.