# Copyright 2006-2009 by Purdue Research Foundation, West Lafayette, IN 47906.
# All rights reserved.
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
# License, version 2.1 as published by the Free Software Foundation.

conflict EDITOR_CHOICE

setenv SVN_EDITOR "joe"
setenv EDITOR "joe"
setenv VISUAL "joe"

desc "Invoke the joe editor by default."

help "Joe is \"Joe's Own Editor\".  It's different.  It's sort of similar
to Emacs, but not quite enough that you can reliably use it if you know
Emacs well."
