projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
735f370
)
; * lisp/textmodes/paragraphs.el: Remove leftover comment.
author
Eshel Yaron
<me@eshelyaron.com>
Sun, 30 Jul 2023 08:22:26 +0000
(11:22 +0300)
committer
Eli 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
patch
|
blob
|
history
diff --git
a/lisp/textmodes/paragraphs.el
b/lisp/textmodes/paragraphs.el
index a9e28a3275b83d75a6ddf4dc2d2543ebe7b610b0..d23902b1c6704729f1f4a6056e1c48d451bc2ad9 100644
(file)
--- a/
lisp/textmodes/paragraphs.el
+++ b/
lisp/textmodes/paragraphs.el
@@
-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;