From eb3b735988383baeba8d9637cf40627f983604b5 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Wed, 3 Jul 2024 21:36:00 +0200 Subject: [PATCH] ; Delete redundant comment in rst.el * lisp/textmodes/rst.el: Delete redundant comment. (cherry picked from commit 565f4e4ad17c929159d646bfeff7d1adb4c9b727) --- lisp/textmodes/rst.el | 1 - 1 file changed, 1 deletion(-) diff --git a/lisp/textmodes/rst.el b/lisp/textmodes/rst.el index 5fbff4ba888..1e09d3a6eb6 100644 --- a/lisp/textmodes/rst.el +++ b/lisp/textmodes/rst.el @@ -102,7 +102,6 @@ ;; FIXME: Embed complicated `defconst's in `eval-when-compile'. -;; Common Lisp stuff (require 'cl-lib) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; -- 2.39.2