view .shell.d/50.editorsetup.sh @ 158:36a4e4b0f9c3

localfuncs: smart multi-vcs diff command Requires mercurial.el, but it works with both Mercurial and Git.
author Augie Fackler <durin42@gmail.com>
date Tue, 24 Nov 2009 14:25:37 -0600
parents 9a3af00d8eaa
children c911585b7a7b
line wrap: on
line source

export ALTERNATE_EDITOR=$HOME/unixSoft/otherbin/emacs.sh
alias e='emacsclient -n'
export EDITOR=emacsclient