mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Fix typos.
This commit is contained in:
parent
17e845af73
commit
cd1181dbec
96 changed files with 250 additions and 179 deletions
|
|
@ -299,7 +299,7 @@ If nil, use the value of `vc-diff-switches'. If t, use no switches."
|
|||
ids)))
|
||||
|
||||
(defun vc-mtn-revision-completion-table (files)
|
||||
;; TODO: Implement completion for for selectors
|
||||
;; TODO: Implement completion for selectors
|
||||
;; TODO: Implement completion for composite selectors.
|
||||
(lexical-let ((files files))
|
||||
;; What about using `files'?!? --Stef
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue