Searched +refs:ediff +refs:current +refs:diff (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/emacs-93/emacs/lisp/
H A Dediff.el0 ;;; ediff.el --- a comprehensive visual interface to diff & patch
10 (defconst ediff-version "2.81.1" "The current version of Ediff")
11 (defconst ediff-date "October 23, 2006" "Date of last update")
33 ;; Never read that diff output again!
82 ;; what Ediff thinks is the current difference region. (This problem
96 ;; commands in `ediff-prepare-buffer-hook' (which will unhighlight every
113 (defvar ediff-last-dir-patch)
114 (defvar ediff
138 (defgroup ediff nil function
368 (defalias 'ediff 'ediff-files) function
[all...]

Completed in 119 milliseconds