1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

; Delete redundant comment in rst.el

* lisp/textmodes/rst.el: Delete redundant comment.
This commit is contained in:
Stefan Kangas 2024-07-03 21:36:00 +02:00
parent f7725d85f3
commit 565f4e4ad1

View file

@ -102,7 +102,6 @@
;; FIXME: Embed complicated `defconst's in `eval-when-compile'.
;; Common Lisp stuff
(require 'cl-lib)
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;