projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93727d2
)
; * lisp/textmodes/rst.el: Delete stale comment.
author
Stefan Kangas
<stefan@marxist.se>
Mon, 11 Jul 2022 23:43:50 +0000
(
01:43
+0200)
committer
Stefan Kangas
<stefan@marxist.se>
Mon, 11 Jul 2022 23:43:50 +0000
(
01:43
+0200)
lisp/textmodes/rst.el
patch
|
blob
|
history
diff --git
a/lisp/textmodes/rst.el
b/lisp/textmodes/rst.el
index ecc3f2593596ba4e339d473f0ea0546437d3421f..10313e99393abbef089c3f016f4d4d3aa92d7b71 100644
(file)
--- 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.