]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/textmodes/paragraphs.el: Remove leftover comment.
authorEshel Yaron <me@eshelyaron.com>
Sun, 30 Jul 2023 08:22:26 +0000 (11:22 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 31 Jul 2023 11:41:11 +0000 (14:41 +0300)
* lisp/textmodes/paragraphs.el: Remove a comment referring to code
that was removed in cf605d5.  (Bug#64947)

lisp/textmodes/paragraphs.el

index a9e28a3275b83d75a6ddf4dc2d2543ebe7b610b0..d23902b1c6704729f1f4a6056e1c48d451bc2ad9 100644 (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;