emacs/lisp/vc
Stefan Monnier 233b00a683 Don't load diff-mode so eagerly (bug#81222)
* .dir-locals.el (diff-add-log-use-relative-names): Move to `diff-mode`.

* lisp/vc/vc-git.el: Don't require `diff-mode`.
(vc-git-region-history-mode-map): Don't set the keymap parent yet.
(vc-git-region-history-font-lock): Declare `diff-font-lock-keywords` to
silence the compiler warning.
(vc-git-region-history-mode): Require `diff-mode` and set the keymap
parent here.
2026-06-13 13:22:49 -04:00
..
add-log.el
compare-w.el
cvs-status.el
diff-mode.el diff-kill-creations-deletions: Look for /dev/null on all platforms 2026-04-27 10:25:48 +01:00
diff.el
ediff-diff.el
ediff-help.el
ediff-hook.el
ediff-init.el
ediff-merg.el
ediff-mult.el
ediff-ptch.el
ediff-util.el
ediff-vers.el
ediff-wind.el Fix control window setup in 'ediff-setup-windows-plain-compare' (Bug#80809) 2026-04-20 10:33:55 +02:00
ediff.el
emerge.el
log-edit.el
log-view.el
pcvs-defs.el
pcvs-info.el
pcvs-parse.el
pcvs-util.el
pcvs.el
smerge-mode.el
vc-annotate.el
vc-bzr.el Fix fontification in short unintegrated changes logs (bug#81215) 2026-06-11 14:34:13 +01:00
vc-cvs.el Don't query on exit for dir-status-files VC backend processes 2026-06-04 12:04:13 +01:00
vc-dir.el Merge from origin/emacs-31 2026-06-11 16:12:15 +01:00
vc-dispatcher.el vc-finish-logentry: Skip displaying async command buffer sometimes 2026-05-05 11:00:52 +01:00
vc-filewise.el
vc-git.el Don't load diff-mode so eagerly (bug#81222) 2026-06-13 13:22:49 -04:00
vc-hg.el Merge from origin/emacs-31 2026-06-11 16:12:15 +01:00
vc-hooks.el vc-refresh-state: Use cond* 2026-05-23 12:47:24 +01:00
vc-rcs.el Fix renaming files and directories under RCS 2026-04-26 14:20:56 +03:00
vc-sccs.el
vc-src.el Fix vc-tests for SRC 2026-04-27 15:41:27 +03:00
vc-svn.el Fix fontification in short unintegrated changes logs (bug#81215) 2026-06-11 14:34:13 +01:00
vc.el Fix fontification in short unintegrated changes logs (bug#81215) 2026-06-11 14:34:13 +01:00