; * 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:
parent
735f3700f6
commit
29ef215711
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue