]> git.eshelyaron.com Git - emacs.git/commit
don't make the patch buffer RO.
authorKarl Heuer <kwzh@gnu.org>
Mon, 5 Jun 1995 23:41:43 +0000 (23:41 +0000)
committerKarl Heuer <kwzh@gnu.org>
Mon, 5 Jun 1995 23:41:43 +0000 (23:41 +0000)
commitf1a5512adf3a937685377de551f06ee4a694266c
treef7cbf99763dff7cf7bacdbbdcc574a9d3cbfdc07
parent7865eac640b9e19841ba4837049a8e44c3e7a522
don't make the patch buffer RO.

(ediff-load-version-control): now checks if
ediff-revision-key is non-nil.

(ediff-revision-key): Now defaults to nil.

(ediff-revision): now takes prefix argument; can compare
two versions of the same file.

the merge buffer now assumes the major mode of the
default variant.

(ediff-documentation: new function.

(ediff-patch-buffer): now handles buffers that don't
visit any file.
(ediff-windows): renamed to ediff-windows-wordwise, added
(ediff-windows-linewise): new function.
Changed ediff-small/large-regions to ediff-regions-wordwise/linewise

Converted xemacs *screen* nomenclature to *frame*.
Incorporated overlay strings. Ediff no longer runs under emacs
19.28 and earlier and XEmacs 19.11 and earlier.

Changed window-system to ediff-window-display.
lisp/ediff.el