mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-11 14:01:43 -08:00
* 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). |
||
|---|---|---|
| .. | ||
| ChangeLog.1 | ||
| ob-awk.el | ||
| ob-C.el | ||
| ob-calc.el | ||
| ob-clojure.el | ||
| ob-comint.el | ||
| ob-core.el | ||
| ob-css.el | ||
| ob-ditaa.el | ||
| ob-dot.el | ||
| ob-emacs-lisp.el | ||
| ob-eshell.el | ||
| ob-eval.el | ||
| ob-exp.el | ||
| ob-forth.el | ||
| ob-fortran.el | ||
| ob-gnuplot.el | ||
| ob-groovy.el | ||
| ob-haskell.el | ||
| ob-java.el | ||
| ob-js.el | ||
| ob-julia.el | ||
| ob-latex.el | ||
| ob-lilypond.el | ||
| ob-lisp.el | ||
| ob-lob.el | ||
| ob-lua.el | ||
| ob-makefile.el | ||
| ob-matlab.el | ||
| ob-maxima.el | ||
| ob-ocaml.el | ||
| ob-octave.el | ||
| ob-org.el | ||
| ob-perl.el | ||
| ob-plantuml.el | ||
| ob-processing.el | ||
| ob-python.el | ||
| ob-R.el | ||
| ob-ref.el | ||
| ob-ruby.el | ||
| ob-sass.el | ||
| ob-scheme.el | ||
| ob-screen.el | ||
| ob-sed.el | ||
| ob-shell.el | ||
| ob-sql.el | ||
| ob-sqlite.el | ||
| ob-table.el | ||
| ob-tangle.el | ||
| ob.el | ||
| oc-basic.el | ||
| oc-biblatex.el | ||
| oc-csl.el | ||
| oc-natbib.el | ||
| oc.el | ||
| ol-bbdb.el | ||
| ol-bibtex.el | ||
| ol-docview.el | ||
| ol-doi.el | ||
| ol-eshell.el | ||
| ol-eww.el | ||
| ol-gnus.el | ||
| ol-info.el | ||
| ol-irc.el | ||
| ol-man.el | ||
| ol-mhe.el | ||
| ol-rmail.el | ||
| ol-w3m.el | ||
| ol.el | ||
| org-agenda.el | ||
| org-archive.el | ||
| org-attach-git.el | ||
| org-attach.el | ||
| org-capture.el | ||
| org-clock.el | ||
| org-colview.el | ||
| org-compat.el | ||
| org-crypt.el | ||
| org-ctags.el | ||
| org-datetree.el | ||
| org-duration.el | ||
| org-element.el | ||
| org-entities.el | ||
| org-faces.el | ||
| org-feed.el | ||
| org-footnote.el | ||
| org-goto.el | ||
| org-habit.el | ||
| org-id.el | ||
| org-indent.el | ||
| org-inlinetask.el | ||
| org-install.el | ||
| org-keys.el | ||
| org-lint.el | ||
| org-list.el | ||
| org-macro.el | ||
| org-macs.el | ||
| org-mobile.el | ||
| org-mouse.el | ||
| org-num.el | ||
| org-pcomplete.el | ||
| org-plot.el | ||
| org-protocol.el | ||
| org-refile.el | ||
| org-src.el | ||
| org-table.el | ||
| org-tempo.el | ||
| org-timer.el | ||
| org-version.el | ||
| org.el | ||
| ox-ascii.el | ||
| ox-beamer.el | ||
| ox-html.el | ||
| ox-icalendar.el | ||
| ox-koma-letter.el | ||
| ox-latex.el | ||
| ox-man.el | ||
| ox-md.el | ||
| ox-odt.el | ||
| ox-org.el | ||
| ox-publish.el | ||
| ox-texinfo.el | ||
| ox.el | ||