1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-05 21:42:34 -08:00
emacs/lisp/vc
Andrea Corallo dd622e06e7 * Clean-up some compilation warnings in vc-hooks.el
* lisp/vc/vc-hooks.el(vc-diff-outgoing-base)
(vc-root-diff-outgoing-base, vc-apply-to-other-working-tree)
(vc-apply-root-to-other-working-tree): Declare.
2025-09-18 14:48:59 +02: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 New commands to apply changes to other working trees 2025-09-16 14:30:02 +01: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 Fix 'ediff-before-setup-hook' 2025-07-05 11:07:29 +03: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 Fix emerge.el for remote files 2025-04-20 18:16:14 +02:00
log-edit.el ; log-edit.el: Insert missing required cl-lib. 2025-09-12 15:41:38 +01:00
log-view.el Make C-x v w w work in Log View mode, to change working directory 2025-09-08 11:50:36 +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 lisp/vc: Try and avoid quoting lambdas 2025-07-19 14:42:28 -04:00
smerge-mode.el lisp/vc/smerge-mode.el (smerge--refine-highlight-change): Fix misalignment 2025-06-26 12:55:27 -04:00
vc-annotate.el vc-annotate-warp-revision: Fix going through renames 2025-08-05 04:07:40 +03:00
vc-bzr.el Rename arg REMOTE-LOCATION -> UPSTREAM-LOCATION 2025-09-01 09:41:40 +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 vc-dir-mark-unmark: When region active, don't do any y/n prompting 2025-09-05 15:22:31 +01:00
vc-dispatcher.el vc-do-command: In batch mode, print the output of failed commands 2025-08-12 14:34:45 +01:00
vc-filewise.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
vc-git.el Refactor vc-git checkin functions 2025-09-18 12:48:32 +01:00
vc-hg.el ; * lisp/vc/vc-hg.el (vc-hg-diff): Pass `Hg' to vc-working-revision. 2025-09-09 14:48:27 +01:00
vc-hooks.el * Clean-up some compilation warnings in vc-hooks.el 2025-09-18 14:48:59 +02:00
vc-rcs.el New user option: vc-allow-async-diff 2025-06-13 06:00:52 +03: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 vc--prompt-other-working-tree: Fail when no other working trees 2025-09-18 12:33:56 +01:00