1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-21 06:55:39 +00:00

; Insert missing quotation in FIXME

This commit is contained in:
Sean Whitton 2024-10-23 09:36:41 +08:00
parent 00149f18ea
commit 87766c88d5

View 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