]> git.eshelyaron.com Git - emacs.git/commit
Fix problem when replacing the final char in checkdoc
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 25 Oct 2020 13:34:47 +0000 (14:34 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 25 Oct 2020 13:34:47 +0000 (14:34 +0100)
commitb0a7a19d5ddef9887032fe3c2f943e6b6545f253
tree43a4d0b1adb6d3b0a42d1d7b231e81e23a5013da
parente73e7a8bd6782b24045ea64aa9147bee5f44d65d
Fix problem when replacing the final char in checkdoc

* lisp/emacs-lisp/checkdoc.el (checkdoc-autofix-ask-replace):
Ensure that the end-of-doc-string marker is really at the end,
even if we replace the final " char in the string (bug#44201).
lisp/emacs-lisp/checkdoc.el