1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-01 18:00:40 -08: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 gnus-shorten-url: Improve and avoid args-out-of-range error 2020-04-13 12:12:00 +02:00
ediff-ptch.el
ediff-util.el Remove some compat code from ediff 2020-08-18 12:10:29 +02:00
ediff-vers.el Remove Emacs 22 compat code from ediff-vers.el 2020-05-16 15:41:29 +02:00
ediff-wind.el Remove more XEmacs compat code from ediff*.el 2020-03-21 08:11:31 +01:00
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 Don't write absolute filenames and duplicate strings to CVS ignore files 2020-02-22 10:52:07 +02:00
smerge-mode.el * lisp/vc/smerge-mode.el (smerge-start-session): Don't re-enable 2020-03-18 10:20:13 -04:00
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 Use directory-files-no-dot-files-regexp wherever possible 2020-04-16 12:14:38 +02:00
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