summaryrefslogtreecommitdiff
path: root/lisp/vc
Commit message (Expand)AuthorAge
* Make some variable aliases obsoleteStefan Kangas2021-12-20
* ; * lisp/vc/vc-dispatcher.el (vc-command-messages): Doc fix.Eli Zaretskii2021-12-16
* * lisp/vc/vc-dispatcher.el (vc-command-messages): Add choice 'log'.Juri Linkov2021-12-16
* Merge from origin/emacs-28Stefan Kangas2021-12-16
|\
| * Fix control buffer window height in 'ediff-setup-control-buffer' (Bug#49277)Martin Rudalics2021-12-15
* | Add vc-git-stash-pop to vc-dir-git-modeLars Ingebrigtsen2021-12-07
* | Make the Git stash commands available in vc-dir Git buffersLars Ingebrigtsen2021-12-06
* | vc-git--program-version to support Git for macOS version stringJustin Schell2021-12-06
* | Remove empty lines from stash read promptDmitry Gutov2021-11-26
* | Use substitute-command-keys for literal key sequencesStefan Kangas2021-11-22
* | * lisp/vc/diff-mode.el (diff-minor-mode-prefix): Fix typo from 44faf54659Juri Linkov2021-11-18
* | Revert VC-related prefix user options to previous valuesLars Ingebrigtsen2021-11-18
* | Use substitute-command-keys in some messagesStefan Kangas2021-11-17
* | Adjust `defvar-keymap' and `define-keymap' to the new syntaxLars Ingebrigtsen2021-11-16
* | Fix previous -responsible-p changeLars Ingebrigtsen2021-11-14
* | Make all vc-*-responsible-p functions return a stringLars Ingebrigtsen2021-11-14
* | Find most specific backend for `vc-backend-for-registration'.Manuel Giraud2021-11-14
* | Merge from origin/emacs-28Stefan Kangas2021-11-11
|\|
| * * lisp/vc/vc-git.el (vc-git-mergebase): More meaningful error message.Juri Linkov2021-11-10
* | Merge from origin/emacs-28Stefan Kangas2021-11-10
|\|
| * ; Fix typos in CONTRIBUTE, ELisp manual, ediffTom Levy2021-11-10
* | * lisp/vc/diff-mode.el (diff-setup-buffer-type): Move to diff-setup-whitespaceJuri Linkov2021-11-09
* | Fix local variables overwritten when diff-mode is setMatthias Meulien2021-11-09
* | Suppress a compilation warning about vc-switch-backendLars Ingebrigtsen2021-11-08
* | Make 'C-x v v' on an unregistered file use the most specific backendManuel Giraud2021-11-06
* | Fix 'diff-font-lock-prettify' breaking display of outline headersMatthias Meulien2021-11-05
* | Merge from origin/emacs-28Glenn Morris2021-10-21
|\|
| * Don't use color escape sequences in vc-git-expanded-log-entryJan Synacek2021-10-19
* | Fix typo in previous smerge-mode-map changeLars Ingebrigtsen2021-10-20
* | Error out on invalid `define-keymap' keywordsLars Ingebrigtsen2021-10-19
* | Fix diff-mode-shared-mapLars Ingebrigtsen2021-10-19
* | Fix possible build issue in pcvs.el and diff-mode.elLars Ingebrigtsen2021-10-18
* | Fix build issue with smerge-modeLars Ingebrigtsen2021-10-18
* | Use define-keymap in pcvs and pcvs-defs.elLars Ingebrigtsen2021-10-18
* | Convert diff-mode.el from easy-mmode-defmap to define-keymapLars Ingebrigtsen2021-10-18
* | Convert smerge-mode.el from easy-mmode-defmap to define-keymapLars Ingebrigtsen2021-10-18
* | Convert cvs-status-mode-map to new syntaxLars Ingebrigtsen2021-10-17
* | Convert two `easy-mmode-defmap' usages to `defvar-keymap'Lars Ingebrigtsen2021-10-15
* | Use `define-keymap' in log-view.elLars Ingebrigtsen2021-10-14
* | Merge from origin/emacs-28Glenn Morris2021-10-14
|\|
| * Mark vc-switch-backend as obsoleteDmitry Gutov2021-10-14
* | Mark def* macros for indentationLars Ingebrigtsen2021-10-13
* | Merge from origin/emacs-28Glenn Morris2021-10-11
|\|
| * Expand the full file nameDmitry Gutov2021-10-11
* | Make 'inhibit-changing-match-data' obsolete and adjust callersLars Ingebrigtsen2021-10-07
* | Merge from origin/emacs-28Glenn Morris2021-10-05
|\|
| * ; Minor stylistic fixes found by checkdocStefan Kangas2021-10-05
* | Use format-prompt for many more promptsStefan Kangas2021-10-05
|/
* ; Fix some recent fixes to doc stringsEli Zaretskii2021-09-26
* ; Adjust overly long docstrings to fit 80 charactersStefan Kangas2021-09-26