aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; * vc-svn.el (vc-svn-clone): Fix typoPhilip Kaludercic2022-10-071-1/+1
* * lisp/vc/vc-svn.el (vc-svn-clone): Add 'clone' implementationPhilip Kaludercic2022-10-061-0/+3
* * lisp/vc/vc-cvs.el (vc-cvs-clone): Add 'clone' implementationPhilip Kaludercic2022-10-061-0/+3
* * lisp/vc/vc-bzr.el (vc-bzr-clone): Add 'clone' implementationPhilip Kaludercic2022-10-061-0/+3
* * lisp/vc/vc-hg.el (vc-hg-clone): Add 'clone' implementationPhilip Kaludercic2022-10-061-0/+2
* Merge remote-tracking branch 'origin/master' into feature/package+vcPhilip Kaludercic2022-08-182-12/+9
|\
| * Fix some recently introduced byte-compiler warningsStefan Kangas2022-08-171-6/+4
| * Merge from origin/emacs-28Stefan Kangas2022-08-171-5/+5
| |\
| | * ; * lisp/vc/ediff.el: Improve wording in last change.Stefan Kangas2022-08-161-5/+5
| * | Merge from origin/emacs-28Stefan Kangas2022-08-131-6/+5
| |\ \ | | |/
| | * Delete references to deleted library hilit19.elStefan Kangas2022-08-121-6/+5
* | | Merge remote-tracking branch 'origin/master' into feature/package+vcPhilip Kaludercic2022-08-1220-351/+218
|\ \ \ | |/ /
| * | * lisp/vc/emerge.el (emerge-show-file-name): Make obsolete.Stefan Kangas2022-08-111-0/+1
| * | Make emerge-define-key-if-possible obsoleteStefan Kangas2022-08-111-0/+1
| * | Prefer defvar-keymap in vc/*.elStefan Kangas2022-08-108-129/+106
| * | Merge from origin/emacs-28Stefan Kangas2022-08-101-2/+2
| |\ \ | | |/
| | * * lisp/vc/diff-mode.el: Don't mention XEmacs.Stefan Kangas2022-08-081-2/+2
| * | * lisp/vc/pcvs-util.el (cvs-partition): Simplify.Stefan Kangas2022-08-091-4/+4
| * | Minor cleanups in ediff-*.elStefan Kangas2022-08-077-123/+35
| * | Make ediff-window-display-p obsoleteStefan Kangas2022-08-074-29/+26
| * | Make ediff-file-remote-p obsolete in favor of file-remote-pStefan Kangas2022-08-073-7/+5
| * | ; Improve obsoletions in ediff-init.elStefan Kangas2022-08-071-12/+4
| * | Declare unused function ediff-user-grabbed-mouse obsoleteStefan Kangas2022-08-074-25/+20
| * | Remove workaround for XEmacs bug in ediff-util.elStefan Kangas2022-08-071-7/+1
| * | Make indented-text-mode alias obsoleteStefan Kangas2022-08-061-3/+2
| * | Prefer ‘time-equal-p’ to ‘equal’ on timestampsPaul Eggert2022-08-013-5/+6
| * | Simplify a few timestampsPaul Eggert2022-08-011-4/+4
| * | * lisp/vc/vc.el: Remove stray comment hyphen.Paul Eggert2022-08-011-1/+1
* | | Ignore files in .elpaignore during byte compilationPhilip Kaludercic2022-08-111-0/+5
* | | Merge remote-tracking branch 'origin/master' into feature/package+vcPhilip Kaludercic2022-07-3128-526/+290
|\ \ \ | |/ /
| * | Improve 'diff-whitespace-style' user option declarationYugaEgo2022-07-271-2/+5
| * | string-equal-ignore-case: new functionSam Steingold2022-07-261-2/+1
| * | Add new user option 'diff-whitespace-style'YugaEgo2022-07-241-4/+7
| * | * lisp/vc/vc-dispatcher.el (vc-log-edit): Un-quote the lambdaStefan Monnier2022-07-211-17/+17
| * | Prefer defvar-keymap in some trivial casesStefan Kangas2022-07-202-4/+4
| * | * lisp/vc/vc-bzr.el (vc-bzr-program): Support breezy.Stefan Kangas2022-07-131-2/+6
| * | Make `g' in `vc-annotate' not bug outLars Ingebrigtsen2022-07-111-1/+2
| * | Remove many items obsolete since 24.1Stefan Kangas2022-07-081-9/+0
| * | Prefer defcustom :safe to putting 'safe-local-variable'Stefan Kangas2022-07-062-4/+3
| * | Make some additional defcustom types more restrictiveStefan Kangas2022-07-061-3/+2
| * | Make some defcustom types more restrictiveStefan Kangas2022-07-052-2/+2
| * | Quote some literal keys to get help-key-binding faceStefan Kangas2022-07-031-2/+2
| * | Merge from origin/emacs-28Stefan Kangas2022-07-021-1/+1
| |\ \ | | |/
| | * Doc fixes: don't refer to some obsolete itemsStefan Kangas2022-06-301-1/+1
| * | * lisp/vc/diff-mode.el (diff--font-lock-prettify): Fix `diff-buffers` caseStefan Monnier2022-06-291-1/+11
| * | Prefer Emacs mouse button event names to XEmacs namesStefan Kangas2022-06-221-3/+3
| * | Fix too-long ediff defface doc stringsLars Ingebrigtsen2022-06-211-5/+5
| * | Tune when to show "Quick Help" in Ediff mode-lineMichael Heerdegen2022-06-191-3/+1
| * | Make the ediff control panel mode line prettierLars Ingebrigtsen2022-06-131-13/+18
| * | Remove Mtn from vc-handled-backendsLars Ingebrigtsen2022-06-071-1/+1