aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc/ediff-util.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* Fix 'ediff-before-setup-hook'Eli Zaretskii2025-07-051-40/+41
* Adapt ediff to nonstandard layoutsDaniel Colascione2025-03-211-136/+93
* * lisp/vc/ediff-util.el: Loop the ediff-session-registry instead of buffersLin Sun2025-01-041-5/+4
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* ; Fix last changeEli Zaretskii2024-12-281-0/+4
* * lisp/vc/ediff-util.el: Remove temp Ediff files on kill-emacsLin Sun2024-12-281-0/+9
* Add Ediff feature for copying all differencesPaul Nelson2024-09-111-13/+19
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Fix ediff-toggle-multiframe cond clausesBasil L. Contovounesios2023-09-261-30/+22
* | Make ediff-m-empty-t-f obsolete in favor of make-temp-fileStefan Kangas2023-09-021-27/+8
* | Use ensure-list in many more placesStefan Kangas2023-08-271-1/+1
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Fix typosStefan Kangas2022-11-181-1/+1
* Minor cleanups in ediff-*.elStefan Kangas2022-08-071-41/+10
* Make ediff-window-display-p obsoleteStefan Kangas2022-08-071-9/+9
* Make ediff-file-remote-p obsolete in favor of file-remote-pStefan Kangas2022-08-071-3/+3
* Declare unused function ediff-user-grabbed-mouse obsoleteStefan Kangas2022-08-071-4/+0
* Remove workaround for XEmacs bug in ediff-util.elStefan Kangas2022-08-071-7/+1
* Make indented-text-mode alias obsoleteStefan Kangas2022-08-061-3/+2
* Simplify a few timestampsPaul Eggert2022-08-011-4/+4
* ; * lisp/vc/ediff-util.el (ediff-show-diff-output): Doc fix.Eli Zaretskii2022-05-091-1/+1
* Make ediff-show-diff-output work better on unsaved buffersLars Ingebrigtsen2022-05-091-1/+7
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Merge from origin/emacs-28Stefan Kangas2021-12-161-1/+19
|\ \ | |/
| * Fix control buffer window height in 'ediff-setup-control-buffer' (Bug#49277)Martin Rudalics2021-12-151-1/+19
* | Merge from origin/emacs-28Glenn Morris2021-10-051-1/+1
|\ \ | |/
| * ; Minor stylistic fixes found by checkdocStefan Kangas2021-10-051-1/+1
* | Use format-prompt for many more promptsStefan Kangas2021-10-051-5/+1
|/
* Use command substitution instead of raw keys in more placesStefan Kangas2021-09-241-2/+2
* Make doc argument of ediff-defvar-local optionalStefan Kangas2021-09-181-1/+1
* ; More stylistic docfixes in vc/*.el found by checkdocStefan Kangas2021-09-181-25/+33
* * lisp/vc/ediff-util.el (ediff-member): Make obsolete.Stefan Kangas2021-09-171-0/+1
* Make ediff-set-difference into obsolete alias for seq-differenceStefan Kangas2021-09-171-10/+1
* Make ediff-intersection into obsolete alias for seq-intersectionStefan Kangas2021-09-171-10/+1
* Make ediff-union into obsolete alias for seq-unionStefan Kangas2021-09-171-14/+1
* Remove some remaining references to XEmacsStefan Kangas2021-09-131-5/+3
* Avoid making backup files in ediff when `make-backup-files' is nilLars Ingebrigtsen2021-07-081-2/+3
* ediff shouldn't alter the kill ring when copying a diffLars Ingebrigtsen2021-05-031-5/+4
* Remove code commented out since 1995 from ediff-util.elStefan Kangas2021-04-051-4/+0
* Make ediff-copy-list alias obsoleteStefan Kangas2021-04-051-2/+1
* lisp/vc/*.el: Use lexical-bindings in all the filesStefan Monnier2021-02-261-74/+74
* Prefer setq-local in a few more placesStefan Kangas2021-02-081-2/+2
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Fix some over-wide docstringsStefan Kangas2020-12-301-2/+2
* Prefer setq-local in vc/*.elStefan Kangas2020-12-051-2/+1
* Remove pointless use of internAndreas Schwab2020-09-171-4/+4
* Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-061-16/+13