aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-26Glenn Morris2018-06-181-2/+3
|\
| * Keep vc-print-log from putting point at buffer end (Bug#31764)Noam Postavsky2018-06-141-2/+3
| * Finish the Bug#11728 work: hg & gitSam Steingold2018-06-122-23/+30
| * Fix Bug#11728: show files updated by gitSam Steingold2018-06-121-4/+6
* | * lisp/vc/add-log.el (change-log-mode-syntax-table): New defvarJuri Linkov2018-04-281-0/+7
* | Improve Isearch error handlingJuri Linkov2018-04-231-3/+11
* | Use next-error-found to set next-error-last-buffer.Juri Linkov2018-04-172-4/+10
* | * lisp/vc/emerge.el: Use lexical-bindingStefan Monnier2018-04-031-352/+250
* | Prefer \... to control chars in .el literalsPaul Eggert2018-03-291-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-03-282-2/+2
|\ \ | |/
| * ; Use GNU not Gnu in docsGlenn Morris2018-03-232-2/+2
* | * lisp/vc/vc.el (vc-initial-comment): Remove var unused since 23.2.Glenn Morris2018-03-231-7/+0
* | Remove some declare-function stub definitionsGlenn Morris2018-03-233-11/+0
* | Fix too-large integer in Hg backendPaul Eggert2018-03-231-2/+2
* | Quieten cl-lib related compiler warningsGlenn Morris2018-03-221-2/+2
* | Add new command vc-git-stash-deleteCharles A. Roelli2018-03-221-0/+9
* | Provide completion in vc-git-stash-* commandsCharles A. Roelli2018-03-211-3/+18
* | Explicitly require cl-lib where neededGlenn Morris2018-03-161-0/+1
* | Merge from origin/emacs-26Glenn Morris2018-03-131-1/+1
|\ \ | |/
| * * lisp/vc/vc-dir.el (vc-dir-unmark): Fix documentation.Charles A. Roelli2018-03-121-1/+1
* | * lisp/subr.el (focus-frame, unfocus-frame): Remove obsolete no-ops.Glenn Morris2018-03-121-2/+2
* | Remove many items obsolete since Emacs 22.1Glenn Morris2018-03-103-20/+0
* | Replace uses of the obsolete local-write-file-hooksGlenn Morris2018-03-082-2/+2
* | Merge from origin/emacs-26Glenn Morris2018-03-021-1/+1
|\ \ | |/
| * * lisp/vc/add-log.el (add-change-log-entry): Replace obsolete alias.Glenn Morris2018-03-011-1/+1
* | Update some lisp function declarationsGlenn Morris2018-02-261-1/+1
* | * lisp/vc/vc-git.el: Silence compiler.Glenn Morris2018-02-231-0/+3
* | * lisp/vc/vc-git.el: Avoid bootstrap errors since recent grep change.Glenn Morris2018-02-221-2/+1
* | Fix for: "25.0.50; auto-revert-mode breaks git rebase" (Bug#21559)Alexei Khlebnikov2018-02-221-1/+8
* | * lisp/vc/vc-dispatcher.el (vc-do-command): Bind message-truncate-lines to tJuri Linkov2018-02-211-14/+16
* | * lisp/vc/diff-mode.el (diff-wiggle): New command.Stefan Monnier2018-02-181-16/+64
* | Merge from origin/emacs-26Glenn Morris2018-02-173-3/+6
|\ \ | |/
| * lisp/vc/: documentation fixesCharles A. Roelli2018-02-172-2/+5
| * ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-161-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-02-161-2/+5
|\ \ | |/
| * ; * lisp/vc/vc-git.el (vc-git--program-version): Fix last change.Eli Zaretskii2018-02-161-1/+1
| * Fix 'vc-git--program-version'Eli Zaretskii2018-02-161-2/+5
* | Merge from origin/emacs-26Glenn Morris2018-02-131-1/+1
|\ \ | |/
| * * lisp/vc/vc.el (vc-deduce-backend): Use ignore-errors.Andreas Schwab2018-02-131-3/+1
| * Don't signal error in vc-deduce-backendAndreas Schwab2018-02-131-1/+3
* | Merge from origin/emacs-26Glenn Morris2018-02-051-3/+5
|\ \ | |/
| * * lisp/vc/vc-git.el (vc-git-print-log): Restrict file scope to a single fileJuri Linkov2018-02-041-3/+5
* | * lisp/vc/add-log.el (change-log-next-buffer): Check file for nil.Juri Linkov2018-01-211-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-01-181-15/+15
|\ \ | |/
| * ; * lisp/vc/vc.el: Comment fixes.Glenn Morris2018-01-161-15/+15
* | * lisp/vc/vc-hg.el, lisp/vc/vc-git.el: Flush the 'vc-functions' cache.Stefan Monnier2018-01-182-0/+8
* | Remove some more face aliases obsolete since 22.1Glenn Morris2018-01-101-2/+0
* | Merge from origin/emacs-26Paul Eggert2018-01-091-2/+4
|\ \ | |/
| * Fix failures in smerge-mode on MS-WindowsEli Zaretskii2018-01-051-2/+4
* | Merge from origin/emacs-26Paul Eggert2018-01-091-1/+1
|\ \ | |/