summaryrefslogtreecommitdiff
path: root/lisp/ediff-wind.el
Commit message (Collapse)AuthorAgeFilesLines
* Update FSF's address.Erik Naggum1996-01-141-3/+6
|
* (ediff-mouse-pixel-threshold): Renamed fromKarl Heuer1996-01-041-2/+2
| | | | ediff-mouse-pixel-threshhold.
* (ediff-make-frame-position): fixed bugs.Michael Kifer1995-10-061-73/+138
| | | | (ediff-control-frame-parameters): fixed defaults.
* (ediff-skip-unsuitable-frames): Use make-frame,Karl Heuer1995-07-171-1/+1
| | | | not ediff-make-frame.
* (ediff-control-frame-parameters): Specify user-position.Richard M. Stallman1995-06-271-0/+1
|
* (ediff-make-control-frame): optimized for display.Karl Heuer1995-06-051-145/+158
| | | | | | | | | | | | | | | | | | | | Commented out (redraw-display), to improve speed. Got rid of toolbars in control frame in xemacs Changed window-min-height from 1 to 2 (ediff-diff-at-point,ediff-toggle-multiframe): bug fixes. (ediff-destroy-control-frame,ediff-window-display-p): new functions. 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. (ediff-toggle-multiframe): fixed. (ediff-destroy-control-frame): new function.
* (ediff-setup-control-frame): MakeKarl Heuer1995-05-301-12/+8
| | | | Ediff delete the old control frame before creating a new one.
* (ediff-setup-control-frame): UseKarl Heuer1995-05-291-27/+11
| | | | | | | | designated-minibuffer-frame while making the new frame. And delete the old frame if its minibuffer is not in that frame. (ediff-setup-windows-multiframe-compare) (ediff-setup-windows-multiframe-merge): Don't mess with default-minibuffer-frame here and don't kill the old control frame.
* Update copyright.Karl Heuer1995-04-071-1/+1
|
* Initial revisionKarl Heuer1995-03-161-0/+1098