From 0f30d2ecae3778722ee2a1b8021ee268e2df5824 Mon Sep 17 00:00:00 2001 From: Jonas Bernoulli Date: Tue, 1 Jul 2025 17:55:24 +0200 Subject: [PATCH] ; * lisp/transient.el: Remove extra semicolon added to eof comment. (cherry picked from commit 5125395db4284eb13b579d56fd0320631225164a) --- lisp/transient.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/transient.el b/lisp/transient.el index fc9702f6444..794cd2fe10a 100644 --- a/lisp/transient.el +++ b/lisp/transient.el @@ -5249,4 +5249,4 @@ as stand-in for elements of exhausted lists." ;; indent-tabs-mode: nil ;; checkdoc-symbol-words: ("command-line" "edit-mode" "help-mode") ;; End: -;;;; transient.el ends here +;;; transient.el ends here -- 2.39.5