; * lisp/textmodes/paragraphs.el: Remove leftover comment.

* lisp/textmodes/paragraphs.el: Remove a comment referring to code
that was removed in cf605d5.  (Bug#64947)
This commit is contained in:
Eshel Yaron 2023-07-30 11:22:26 +03:00 committed by Eli Zaretskii
parent 735f3700f6
commit 29ef215711

View file

@ -201,7 +201,6 @@ This is desirable in modes where blank lines are the paragraph delimiters."
:type 'boolean
:safe #'booleanp)
;; Silence the compiler.
(defun forward-paragraph (&optional arg)
"Move forward to end of paragraph.
With argument ARG, do it ARG times;