; * 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:
committed by
Eli Zaretskii
parent
735f3700f6
commit
29ef215711
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user