# 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 "emacs -nw"
setenv EDITOR "emacs -nw"
setenv VISUAL "emacs -nw"

desc "Invoke the emacs editor by default."

help "Emacs is a very large editor.  Some people think that it's larger
than an operating system, but most OSs have largely supplanted it over
the past decade or so."
