1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 06:20:55 -08:00
emacs/lisp/vc
Sean Whitton fb5e6c6bb7 vc-git-modify-change-comment: Bind c-s-f-w for command arguments too
* lisp/vc/vc-git.el (vc-git-modify-change-comment): Bind
coding-system-for-write to locale-coding-system around the call
to vc-git-command on MS-Windows.  The temporary file name could
contain non-ASCII, e.g. the user's username.
2025-08-14 14:56:07 +01:00
..
add-log.el
compare-w.el
cvs-status.el
diff-mode.el Include shorter bindings in diff-mode docstring 2025-07-19 11:17:25 +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 Fix 'ediff-before-setup-hook' 2025-07-05 11:07:29 +03:00
ediff-vers.el
ediff-wind.el
ediff.el
emerge.el
log-edit.el Log Edit: Don't auto-fill within the headers 2025-07-06 14:03:31 +01:00
log-view.el New user option: vc-allow-async-diff 2025-06-13 06:00:52 +03:00
pcvs-defs.el
pcvs-info.el
pcvs-parse.el
pcvs-util.el
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 VC: Deprecate log-incoming and log-outgoing backend functions 2025-06-06 09:53:32 +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 Fix some 'git worktree' compatibility issues 2025-08-10 13:25:41 +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
vc-git.el vc-git-modify-change-comment: Bind c-s-f-w for command arguments too 2025-08-14 14:56:07 +01:00
vc-hg.el vc-hg-checkin-patch: Fix several issues 2025-08-14 11:54:33 +01:00
vc-hooks.el New command vc-working-tree-switch-project (bug#79024) 2025-08-10 12:20:42 +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
vc.el vc-buffer-sync-fileset: Reorder some checks for speed (bug#79137) 2025-08-14 14:50:09 +01:00