]> git.eshelyaron.com Git - emacs.git/commitdiff
; Insert missing quotation in FIXME
authorSean Whitton <spwhitton@spwhitton.name>
Wed, 23 Oct 2024 01:36:41 +0000 (09:36 +0800)
committerEshel Yaron <me@eshelyaron.com>
Fri, 25 Oct 2024 05:06:22 +0000 (07:06 +0200)
(cherry picked from commit 87766c88d5f343017972558d364eff024884f71a)

lisp/vc/log-view.el

index da3f766cf325f269f42e22547552180e08e293aa..a54854a7016ca37f9332c3a86501900faaa237f5 100644 (file)
@@ -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