From 83f1f73ba6794a67eba66ac7a708129d2ed8ad89 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Sat, 24 Nov 2007 16:13:38 +0000 Subject: [PATCH] Delete eol whitespace; nfc. --- lisp/vc.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/vc.el b/lisp/vc.el index 2775fd6a758..30e9dc3c37e 100644 --- a/lisp/vc.el +++ b/lisp/vc.el @@ -2077,7 +2077,7 @@ If `F.~REV~' already exists, use it instead of checking it out again." (message "Checking out %s...done" filename))) (let ((result-buf (find-file-noselect filename))) (with-current-buffer result-buf - ;; Set the parent buffer so that things like + ;; Set the parent buffer so that things like ;; C-x v g, C-x v l, ... etc work. (setq vc-parent-buffer filebuf)) result-buf))) -- 2.39.2