comparison lisp/efs/dired-diff.el @ 116:9f59509498e1 r20-1b10

Import from CVS: tag r20-1b10
author cvs
date Mon, 13 Aug 2007 09:23:06 +0200
parents 8fc7fe29b841
children
comparison
equal deleted inserted replaced
115:f109f7dabbe2 116:9f59509498e1
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 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;