]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/textmodes/rst.el: Delete stale comment.
authorStefan Kangas <stefan@marxist.se>
Mon, 11 Jul 2022 23:43:50 +0000 (01:43 +0200)
committerStefan Kangas <stefan@marxist.se>
Mon, 11 Jul 2022 23:43:50 +0000 (01:43 +0200)
lisp/textmodes/rst.el

index ecc3f2593596ba4e339d473f0ea0546437d3421f..10313e99393abbef089c3f016f4d4d3aa92d7b71 100644 (file)
@@ -3569,8 +3569,6 @@ Region is from BEG to END.  With WITH-EMPTY prefix empty lines too."
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ;; Font lock
 
-;; FIXME: The obsolete variables need to disappear.
-
 ;; The following versions have been done inside Emacs and should not be
 ;; replaced by `:package-version' attributes until a change.