comparison lisp/ediff/ediff-mult.el @ 2:ac2d302a0011 r19-15b2

Import from CVS: tag r19-15b2
author cvs
date Mon, 13 Aug 2007 08:46:35 +0200
parents 376386a54a3c
children bcdc7deadc19
comparison
equal deleted inserted replaced
1:c0c6a60d29db 2:ac2d302a0011
24 ;;; Commentary: 24 ;;; Commentary:
25 25
26 ;; Users are encouraged to add functionality to this file. 26 ;; Users are encouraged to add functionality to this file.
27 ;; The present file contains all the infrastructure needed for that. 27 ;; The present file contains all the infrastructure needed for that.
28 ;; 28 ;;
29 ;; Generally, to to implement a new multisession capability within Ediff, 29 ;; Generally, to implement a new multisession capability within Ediff,
30 ;; you need to tell it 30 ;; you need to tell it
31 ;; 31 ;;
32 ;; 1. How to display the session group buffer. 32 ;; 1. How to display the session group buffer.
33 ;; This function must indicate which Ediff sessions are active (+) and 33 ;; This function must indicate which Ediff sessions are active (+) and
34 ;; which are finished (-). 34 ;; which are finished (-).