From: Stefan Kangas Date: Mon, 11 Jul 2022 23:43:50 +0000 (+0200) Subject: ; * lisp/textmodes/rst.el: Delete stale comment. X-Git-Tag: emacs-29.0.90~1447^2~998 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7ac313ea87b4761baf975718e4fa3200f61a0ad9;p=emacs.git ; * lisp/textmodes/rst.el: Delete stale comment. --- diff --git a/lisp/textmodes/rst.el b/lisp/textmodes/rst.el index ecc3f259359..10313e99393 100644 --- a/lisp/textmodes/rst.el +++ b/lisp/textmodes/rst.el @@ -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.