1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-09 00:11:49 -07:00
emacs/lisp/vc
Andrii Kolomoiets f450798cb0 Don't move point in vc-dir on vc-register/vc-checkin (bug#43188)
* lisp/vc/vc-dir.el (vc-dir-update):
  Save and restore point on 'ewoc-invalidate'.
* lisp/vc/vc-dispatcher.el (vc-finish-logentry):
  Don't call 'vc-dir-move-to-goal-column'.
* lisp/vc/vc.el (vc-register): Don't call 'vc-dir-move-to-goal-column'.
2020-09-05 00:16:39 +03:00
..
add-log.el
compare-w.el
cvs-status.el
diff-mode.el Highlight error messages from diff in diff-mode 2020-08-21 15:58:32 +02:00
diff.el
ediff-diff.el Fix problem with non-ASCII characters in ediff error messages 2020-08-20 22:23:35 +02:00
ediff-help.el
ediff-hook.el
ediff-init.el Remove some compat code from ediff 2020-08-18 12:10:29 +02:00
ediff-merg.el
ediff-mult.el
ediff-ptch.el
ediff-util.el Remove some compat code from ediff 2020-08-18 12:10:29 +02:00
ediff-vers.el
ediff-wind.el
ediff.el
emerge.el
log-edit.el Declare some ancient compat aliases obsolete (Bug#41328) 2020-07-31 06:02:30 +02:00
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 Add optional remote-name argument to VC repository-url command 2020-06-15 08:56:11 +02:00
vc-cvs.el Fix compilation warning in vc-cvs from previous change 2020-08-20 17:18:46 +02:00
vc-dav.el
vc-dir.el Don't move point in vc-dir on vc-register/vc-checkin (bug#43188) 2020-09-05 00:16:39 +03:00
vc-dispatcher.el Don't move point in vc-dir on vc-register/vc-checkin (bug#43188) 2020-09-05 00:16:39 +03:00
vc-filewise.el
vc-git.el Add a variable to control VC completion over branch names 2020-08-19 13:38:44 +02:00
vc-hg.el vc-hg: use 'hg summary' to populate vc-dir headers 2020-08-09 14:35:26 +02:00
vc-hooks.el Remove many items obsolete since Emacs 23.1 2020-08-14 13:07:26 +02:00
vc-mtn.el Remove many items obsolete since Emacs 23.1 2020-08-14 13:07:26 +02:00
vc-rcs.el
vc-sccs.el
vc-src.el Use one src status -a call for vc-src-dir-status-files 2020-08-09 21:48:37 +02:00
vc-svn.el Add optional remote-name argument to VC repository-url command 2020-06-15 08:56:11 +02:00
vc.el Don't move point in vc-dir on vc-register/vc-checkin (bug#43188) 2020-09-05 00:16:39 +03:00