From a69eff3bcc7bab6cf89776ba77eab574b5e97e6b Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Wed, 23 Oct 2024 09:36:41 +0800 Subject: [PATCH] ; Insert missing quotation in FIXME (cherry picked from commit 87766c88d5f343017972558d364eff024884f71a) --- lisp/vc/log-view.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/vc/log-view.el b/lisp/vc/log-view.el index da3f766cf32..a54854a7016 100644 --- a/lisp/vc/log-view.el +++ b/lisp/vc/log-view.el @@ -560,7 +560,7 @@ If called interactively, visit the version at point." ;; FIXME: We should implement backend actions ;; `get-change-comment' and `modify-change-comment' for bzr and ;; Hg, so that this command works for those backends. - ;; As discussed in bug#64055, get-change-comment is required, + ;; As discussed in bug#64055, `get-change-comment' is required, ;; and parsing the old comment out of the Log View buffer will ;; not do. This is because for these backends there are ;; `vc-*-log-switches' variables which can change what gets put -- 2.39.5