emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: diff adapted for new M-x compile


From: Miles Bader
Subject: Re: diff adapted for new M-x compile
Date: Mon, 12 Jan 2004 10:57:03 -0500
User-agent: Mutt/1.3.28i

On Mon, Jan 12, 2004 at 12:38:57AM +0100, Daniel Pfeiffer wrote:
>       * lisp/diff.el (diff): use diff-mode instead of compile
>       (diff-switches): new function
>       (diff-with-other-file, diff-with-file, diff-with-auto-save-file)
>       (diff-with-backup-file): new commands
>       (diff-regexp-alist, diff-old-file, diff-new-file): deleted vars
>       (diff-parse-differences, diff-process-setup): deleted functions

Those new function names (`diff-with-...') are quite confusing -- the salient
point seems to be that they operate on the buffer rather than on files, so
the function names should include this information.

For instance, `diff-buffer-with-file' could diff a buffer against a file, or
something like that.

-Miles
-- 
"Though they may have different meanings, the cries of 'Yeeeee-haw!' and
 'Allahu akbar!' are, in spirit, not actually all that different."




reply via email to

[Prev in Thread] Current Thread [Next in Thread]