summaryrefslogtreecommitdiff
path: root/lisp/textmodes
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2022-07-12 01:43:50 +0200
committerStefan Kangas <stefan@marxist.se>2022-07-12 01:43:50 +0200
commit7ac313ea87b4761baf975718e4fa3200f61a0ad9 (patch)
treec1ba7f2dc0419f7d013114eb7749ee232facd879 /lisp/textmodes
parent93727d243a39890d8ccbe39854a69bf24e149256 (diff)
downloademacs-7ac313ea87b4761baf975718e4fa3200f61a0ad9.tar.gz
emacs-7ac313ea87b4761baf975718e4fa3200f61a0ad9.tar.bz2
emacs-7ac313ea87b4761baf975718e4fa3200f61a0ad9.zip
; * lisp/textmodes/rst.el: Delete stale comment.
Diffstat (limited to 'lisp/textmodes')
-rw-r--r--lisp/textmodes/rst.el2
1 files changed, 0 insertions, 2 deletions
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.