emacs/lisp/vc
Sean Whitton 9f6eb6cebb ; Fix replacements of old vc-annotate-parent-file
* lisp/vc/vc-annotate.el (vc-annotate-working-revision)
(vc-annotate-extract-revision-at-line)
(vc-annotate-revision-at-line, vc-annotate-warp-revision)
(vc-annotate-goto-line): Fix extracting the file name from
vc-buffer-overriding-fileset.
2025-04-13 14:39:12 +08:00
..
add-log.el Revert "Correctly fill generated ChangeLog entries" 2025-02-26 07:22:27 +01:00
compare-w.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
cvs-status.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
diff-mode.el Teach diff-apply-hunk to handle hunks with empty context 2025-03-15 04:54:11 +02:00
diff.el Merge from origin/emacs-30 2025-03-01 10:01:54 -05:00
ediff-diff.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
ediff-help.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
ediff-hook.el Merge branch 'scratch/no-purespace' into 'master' 2025-02-01 04:56:52 +01:00
ediff-init.el Prefer defface's ':slant italic' to obsolete alias ':italic t' 2025-01-21 09:56:59 +01:00
ediff-merg.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
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 Adapt ediff to nonstandard layouts 2025-03-21 20:56:12 -04:00
ediff-vers.el Fix unwanted revert file prompt after repeated vc-ediff (bug#11605) 2025-03-04 11:58:15 +08: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 Improve integer file mode options docstrings 2025-01-06 11:10:10 +01:00
log-edit.el Fix window selection after log-edit-show-diff, again 2025-04-08 20:36:42 +08:00
log-view.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
pcvs-defs.el Merge branch 'scratch/no-purespace' into 'master' 2025-02-01 04:56:52 +01:00
pcvs-info.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
pcvs-parse.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
pcvs-util.el Prefer decf to cl-decf 2025-02-23 00:38:22 +01:00
pcvs.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
smerge-mode.el Prefer decf to cl-decf 2025-02-23 00:38:22 +01:00
vc-annotate.el ; Fix replacements of old vc-annotate-parent-file 2025-04-13 14:39:12 +08:00
vc-bzr.el Make marking conflicted files as resolved upon saving opt-out 2025-03-17 06:55:07 -03:00
vc-cvs.el Delete redundant lambdas around unary functions 2025-02-11 19:04:00 +01:00
vc-dav.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
vc-dir.el Factor out vc-only-files-state-and-model 2025-04-08 14:09:07 +08:00
vc-dispatcher.el vc-do-async-command: Ellipse later lines in multiline arguments 2025-04-12 10:05:57 +08:00
vc-filewise.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
vc-git.el Add bindings for vc-git-stash-delete-at-point, vc-git-stash-delete 2025-04-07 11:28:35 +08:00
vc-hg.el Make marking conflicted files as resolved upon saving opt-out 2025-03-17 06:55:07 -03:00
vc-hooks.el Move a vc option to a preloaded file 2025-04-01 14:16:02 -03:00
vc-rcs.el Merge branch 'scratch/no-purespace' into 'master' 2025-02-01 04:56:52 +01:00
vc-sccs.el Merge branch 'scratch/no-purespace' into 'master' 2025-02-01 04:56:52 +01:00
vc-src.el Merge branch 'scratch/no-purespace' into 'master' 2025-02-01 04:56:52 +01:00
vc-svn.el New buffer-local vc-buffer-overriding-fileset and vc-buffer-revision 2025-04-11 11:46:05 +08:00
vc.el ; Delete FIXME in vc-print-log 2025-04-11 11:47:32 +08:00