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 Mark add-log-always-start-new-record as safe 2026-02-17 13:37:04 +01:00
compare-w.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
cvs-status.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
diff-mode.el diff-kill-creations-deletions: Look for /dev/null on all platforms 2026-04-27 10:25:48 +01:00
diff.el Autoload 'diff-no-select' 2026-02-13 19:53:12 +01:00
ediff-diff.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
ediff-help.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
ediff-hook.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
ediff-init.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
ediff-merg.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
ediff-mult.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
ediff-ptch.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
ediff-util.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
ediff-vers.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
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 ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
emerge.el Fix emerge.el for remote files 2025-04-20 18:16:14 +02:00
log-edit.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
log-view.el vc-log-show-limit: Change default to 500, and the button to 4X 2026-02-14 02:52:52 +02:00
pcvs-defs.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
pcvs-info.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
pcvs-parse.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
pcvs-util.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
pcvs.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
smerge-mode.el Merge remote-tracking branch 'origin/scratch/error-API' 2026-03-15 17:17:21 -04:00
vc-annotate.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
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 ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
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 ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
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