1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-19 12:20:17 -08:00
emacs/lisp/obsolete
Lars Ingebrigtsen 8dacd8cd91 Add a new command vc-pull-and-push
* lisp/vc/vc-svn.el (vc-exec-after):
* lisp/vc/vc-hg.el (vc-exec-after):
* lisp/vc/vc-git.el (vc-exec-after):
* lisp/vc/vc-cvs.el (vc-exec-after):
* lisp/vc/vc-bzr.el (vc-exec-after):
* lisp/org/org-macro.el (vc-exec-after):
* lisp/obsolete/vc-mtn.el (vc-exec-after):
* lisp/obsolete/vc-arch.el (vc-exec-after): Update declaration.
* lisp/vc/vc-dispatcher.el (vc--process-sentinel): Allow running
code only on success.
(vc-exec-after): Ditto.
(vc--inhibit-change-window-start): New variable.
(vc-do-async-command): Use it to allow chaining commands without
moving window point.  Return the process instead of the buffer,
since the process may have exited already, and then we can't get
at the process.

* lisp/vc/vc-git.el (vc-git--pushpull): Return the process object.
(vc-git-pull-and-push): New function.

* lisp/vc/vc.el (vc-pull-and-push): New command (bug#51964).
2022-09-24 15:19:03 +02:00
..
autoarg.el
autoload.el
bruce.el
cc-compat.el
cl-compat.el
cl.el
crisp.el
eieio-compat.el
eudcb-ph.el
gs.el
gulp.el
html2text.el
info-edit.el
inversion.el
iswitchb.el
landmark.el
linum.el ; Explicitly declare linum-mode obsolete 2022-09-21 14:22:26 +02:00
longlines.el
makesum.el
mantemp.el
meese.el
messcompat.el
metamail.el
mh-compat.el
netrc.el
nnir.el
otodo-mode.el
pgg-def.el
pgg-gpg.el
pgg-parse.el
pgg-pgp.el
pgg-pgp5.el
pgg.el
ps-def.el
quickurl.el
rcompile.el
rfc2368.el
rlogin.el
sb-image.el
starttls.el
sup-mouse.el
terminal.el
thumbs.el Make thumbs.el obsolete 2022-09-24 14:07:57 +02:00
tls.el
tpu-edt.el
tpu-extras.el
tpu-mapper.el
uce.el
url-about.el
url-dired.el
url-ns.el
vc-arch.el Add a new command vc-pull-and-push 2022-09-24 15:19:03 +02:00
vc-mtn.el Add a new command vc-pull-and-push 2022-09-24 15:19:03 +02:00
vi.el
vip.el
vt-control.el
vt100-led.el
ws-mode.el
yow.el