How can I use ediff under Windows + NTEmacs?

后端 未结 5 1634
闹比i
闹比i 2020-12-20 11:46

I have Emacs version 23 on Windows and it seem the ediff executable is missing?

From where can I download ediff for Emacs on Windows?

5条回答
  •  一整个雨季
    2020-12-20 12:25

    There isn't an executable for ediff.

    ediff is a lisp program that runs within emacs. If you would like to run it from the command line, take a look at this documentation.

提交回复
热议问题