[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Diff on Emacs
From: |
Barman Brakjoller |
Subject: |
Re: Diff on Emacs |
Date: |
11 Nov 2003 02:04:52 -0800 |
> ;; This package helps you explore differences between files, using the
> ;; UNIX command diff(1). The commands are `diff' and `diff-backup'.
> ;; You can specify options with `diff-switches'.
>
> So, altough diff.el is standard emacs, it is based on the external
> program diff, which is standard on Unix varieties, but obviously not
> on Win XP.
A lot of unix tools has been natively ported to Windows:
http://unxutils.sourceforge.net/
Works extremely well and no need for cygwin-dlls and stuff.
- Diff on Emacs, Jasen, 2003/11/11
- Re: Diff on Emacs, Jasen, 2003/11/11
- Re: Diff on Emacs, Jesper Harder, 2003/11/11
- Re: Diff on Emacs, Alan Mackenzie, 2003/11/11
- Re: Diff on Emacs, LEE Sau Dan, 2003/11/13
- Re: Diff on Emacs, Juri Linkov, 2003/11/14
- Re: Diff on Emacs, LEE Sau Dan, 2003/11/17
- Re: Diff on Emacs, Juri Linkov, 2003/11/18
- Re: Diff on Emacs, Kevin Rodgers, 2003/11/18
- Re: Diff on Emacs, kgold, 2003/11/11
- Re: Diff on Emacs, Jasen, 2003/11/12