Pretzo's modules/utility/functions/diff registers an autoload stub that emits '(eval):1: diff: function definition file not found' in non- interactive eval contexts where $fpath doesn't include the utility module's functions directory. Define diff as a real function up front so the stub never has to look itself up.
522 B
522 B