1 --- factor-old/misc/fuel/fuel-listener.el 2010-08-23 23:36:18.160000006 +0200
2 +++ factor/misc/fuel/fuel-listener.el 2010-08-23 23:37:44.653333434 +0200
5 ((eq system-type 'darwin)
6 "Factor.app/Contents/MacOS/factor")
8 + (t "/usr/bin/factor-vm"))
10 "Full path to the factor executable to use when starting a listener."
11 :type '(file :must-match t)