comparison lisp/efs/dired-diff.el @ 40:7e54bd776075 r19-15b103

Import from CVS: tag r19-15b103
author cvs
date Mon, 13 Aug 2007 08:54:25 +0200
parents 8fc7fe29b841
children 8b8b7f3559a2
comparison
equal deleted inserted replaced
39:06f275776fba 40:7e54bd776075
1 ;; -*-Emacs-Lisp-*- 1 ;; -*-Emacs-Lisp-*-
2 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; 2 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
3 ;; 3 ;;
4 ;; File: dired-diff.el 4 ;; File: dired-diff.el
5 ;; RCS: 5 ;; RCS:
6 ;; Dired Version: $Revision: 1.1 $ 6 ;; Dired Version: $Revision: 7.9 $
7 ;; Description: Support for diff and related commands. 7 ;; Description: Support for diff and related commands.
8 ;; Author: Sandy Rutherford <sandy@ibm550.sissa.it> 8 ;; Author: Sandy Rutherford <sandy@ibm550.sissa.it>
9 ;; Created: Fri Jun 24 08:50:20 1994 by sandy on ibm550 9 ;; Created: Fri Jun 24 08:50:20 1994 by sandy on ibm550
10 ;; 10 ;;
11 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; 11 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;