emacs-devel
[Top][All Lists]
Advanced

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

23.0.50; Diff refinement


From: Johan Bockgård
Subject: 23.0.50; Diff refinement
Date: Tue, 06 Nov 2007 23:53:46 +0100
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.50 (gnu/linux)

emacs -Q

Assume that /tmp/foo contains the line

    (foo abc (bar abc x))

and /tmp/bar contains the line

    abc

M-x diff RET /tmp/bar RET /tmp/foo RET

C-c C-b in the diff buffer produces this refinement:

    (foo abc (bar abc x))
    ^^^^^^   ^^^^  ^^^^^^

(diff (GNU diffutils) 2.8.1)

-- 
Johan Bockgård




reply via email to

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