From 9f6845486cadfebdc52169b244ca7715191cc296 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 31 Aug 2024 12:37:23 +0300 Subject: [PATCH] ; Fix comments in supercite * lisp/mail/supercite.el (sc-make-citation): Remove stale comment about gin-mode. (Bug#72798) (cherry picked from commit e5b6c39f5d0f51ed0a2a12a3f1e99b91f1bc6ecf) --- lisp/mail/supercite.el | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/lisp/mail/supercite.el b/lisp/mail/supercite.el index 84d6b8df9f4..140d0d4ce2d 100644 --- a/lisp/mail/supercite.el +++ b/lisp/mail/supercite.el @@ -1244,9 +1244,7 @@ to the auto-selected attribution string." ;; ====================================================================== -;; filladapt hooks for supercite 3.1. you shouldn't need anything -;; extra to make gin-mode understand supercited lines. Even this -;; stuff might not be entirely necessary... +;; filladapt hooks for supercite 3.1. (defun sc-cite-regexp (&optional root-regexp) "Return a regexp describing a Supercited line. -- 2.39.5