Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!ENG.UMD.EDU!djm From: djm@ENG.UMD.EDU (Randall S. Winchester) Newsgroups: gnu.emacs Subject: sugestion for dired feature Message-ID: <9002230248.AA13287@eng.umd.edu> Date: 23 Feb 90 02:48:37 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 6 One feature I would find really handy in dired is a command to diff two files against each other (maybe the ones at point and mark). One thing this would be handy for is comparing two backup files to decide whether to delete one or both of them, but of course it would have lots of other uses. Perhaps if this command were given an arg it would produce a context diff.