Mercurial > hg > config
changeset 572:980fd762e354
STUB: .emacs
author | Jeff Hammel <k0scist@gmail.com> |
---|---|
date | Thu, 16 Jan 2014 15:32:55 -0800 |
parents | 0dbde82d1c82 |
children | 1e1db18fb7fa |
files | .emacs |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/.emacs Thu Jan 16 15:32:15 2014 -0800 +++ b/.emacs Thu Jan 16 15:32:55 2014 -0800 @@ -150,7 +150,7 @@ '(lambda () (local-set-key [(meta ?p) (meta ?p)] 'break))) -(fset 'pytodo "raise NotImplementedError('TODO') # -> record") +(fset 'pytodo "raise NotImplementedError('TODO') # -> record TODO items") (fset 'python-file "#!/usr/bin/env python