1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-05 22:20:24 -08:00
emacs/lisp/vc
Stefan Monnier 5c18d23d66 (diff-refine-threshold): New custom var (bug#79546)
Avoid getting stuck waiting for `diff` to refine big hunks.

* lisp/vc/diff-mode.el (diff-refine-threshold): New custom var.
(diff--refine-hunk): Add arg `skip-if-large` and use that new var if
the arg says so.
(diff-refine-hunk): Add arg `skip-if-large`.
(diff-auto-refine-mode, diff-next/prevhunk, diff--font-lock-refined):
Use it.
2025-11-07 11:13:27 -05:00
..
add-log.el Merge from origin/emacs-30 2025-10-18 06:15:46 -04:00
compare-w.el
cvs-status.el
diff-mode.el (diff-refine-threshold): New custom var (bug#79546) 2025-11-07 11:13:27 -05:00
diff.el Merge from origin/emacs-30 2025-03-01 10:01:54 -05:00
ediff-diff.el
ediff-help.el
ediff-hook.el
ediff-init.el Improve color contrast of refine-related diff faces on dark backgrounds 2025-10-16 20:05:41 +03:00
ediff-merg.el
ediff-mult.el Guard against user saving ediff-meta-diff-buffer 2025-03-09 08:10:17 -03:00
ediff-ptch.el Prefer '(evenp A)' to '(= 0 (% A 2))' 2025-02-17 05:37:10 +01:00
ediff-util.el Fix 'ediff-before-setup-hook' 2025-07-05 11:07:29 +03:00
ediff-vers.el VC: Use symbolic names for the working revision 2025-10-05 15:27:07 +01:00
ediff-wind.el ; * lisp/vc/ediff-wind.el (ediff-with-live-window): Use cl-once-only 2025-04-07 10:19:58 +08:00
ediff.el ediff-current-file: New optional startup-hooks arg 2025-04-05 09:36:29 +08:00
emerge.el Fix emerge.el for remote files 2025-04-20 18:16:14 +02:00
log-edit.el Fixes to echo area messages when creating Log Edit mode buffers 2025-11-06 14:34:24 +00:00
log-view.el VC: New commands for cherry-picking (bug#79408) 2025-10-04 18:18:48 +01:00
pcvs-defs.el
pcvs-info.el
pcvs-parse.el
pcvs-util.el Prefer decf to cl-decf 2025-02-23 00:38:22 +01:00
pcvs.el defvar-keymap: New ':prefix t' abbreviation 2025-10-06 18:34:18 +01:00
smerge-mode.el Improve color contrast of refine-related diff faces on dark backgrounds 2025-10-16 20:05:41 +03:00
vc-annotate.el vc-annotate-warp-revision: Fix going through renames 2025-08-05 04:07:40 +03:00
vc-bzr.el Make UPSTREAM-LOCATION argument to incoming-revision optional 2025-10-24 20:55:19 +01:00
vc-cvs.el ; * lisp/vc/vc-cvs.el (vc-cvs-file-to-string): Simplify slightly. 2025-07-21 11:04:34 +01:00
vc-dir.el Merge from origin/emacs-30 2025-10-18 06:15:46 -04:00
vc-dispatcher.el vc-exec-after: Pass zero timeout to accept-process-output 2025-11-07 15:40:25 +00:00
vc-filewise.el
vc-git.el New *-revisions-from-end VC backend API functions (bug#79408) 2025-10-31 18:49:19 +00:00
vc-hg.el ; * lisp/vc/vc-hg.el (vc-hg--reset-back-to): Fix docstring. 2025-10-31 18:53:09 +00:00
vc-hooks.el Replace recent fix for vc-auto-revert-mode autoload problem 2025-10-17 15:06:11 +01:00
vc-rcs.el New user option: vc-allow-async-diff 2025-06-13 06:00:52 +03:00
vc-sccs.el
vc-src.el
vc-svn.el New buffer-local vc-buffer-overriding-fileset and vc-buffer-revision 2025-04-11 11:46:05 +08:00
vc.el New *-revisions-from-end VC backend API functions (bug#79408) 2025-10-31 18:49:19 +00:00