all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#64947: [PATCH] ; * lisp/textmodes/paragraphs.el: Remove leftover comment.
@ 2023-07-30  8:30 Eshel Yaron via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2023-07-31 11:42 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Eshel Yaron via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2023-07-30  8:30 UTC (permalink / raw)
  To: 64947

[-- Attachment #1: Type: text/plain, Size: 570 bytes --]

Tags: patch

This removes a somewhat confusing stale comment in paragraphs.el.


In GNU Emacs 30.0.50 (build 18, x86_64-apple-darwin22.5.0, NS
 appkit-2299.60 Version 13.4 (Build 22F66)) of 2023-07-26 built on
 Dazzs-MacBook-Pro.local
Repository revision: 65834b8f8d53402517da7fe2446f5bac0aa30c39
Repository branch: master
Windowing system distributor 'Apple', version 10.3.2299
System Description:  macOS 13.4

Configured using:
 'configure 'CFLAGS=-g0 -O3' --with-native-compilation --with-json
 --with-imagemagick --with-tree-sitter --enable-link-time-optimization'


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-lisp-textmodes-paragraphs.el-Remove-leftover-comment.patch --]
[-- Type: text/patch, Size: 818 bytes --]

From 26927393dd86ad4686d540e4b36a1aa716b036ad Mon Sep 17 00:00:00 2001
From: Eshel Yaron <me@eshelyaron.com>
Date: Sun, 30 Jul 2023 11:22:26 +0300
Subject: [PATCH] ; * lisp/textmodes/paragraphs.el: Remove leftover comment.

* lisp/textmodes/paragraphs.el: Remove a comment referring to code
that was removed in cf605d5.
---
 lisp/textmodes/paragraphs.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lisp/textmodes/paragraphs.el b/lisp/textmodes/paragraphs.el
index 6c33380b6bd..fd28bfe8016 100644
--- a/lisp/textmodes/paragraphs.el
+++ b/lisp/textmodes/paragraphs.el
@@ -201,7 +201,6 @@ paragraph-ignore-fill-prefix
   :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;
-- 
2.41.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#64947: [PATCH] ; * lisp/textmodes/paragraphs.el: Remove leftover comment.
  2023-07-30  8:30 bug#64947: [PATCH] ; * lisp/textmodes/paragraphs.el: Remove leftover comment Eshel Yaron via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2023-07-31 11:42 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2023-07-31 11:42 UTC (permalink / raw)
  To: Eshel Yaron; +Cc: 64947-done

> Date: Sun, 30 Jul 2023 11:30:17 +0300
> From:  Eshel Yaron via "Bug reports for GNU Emacs,
>  the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
> 
> This removes a somewhat confusing stale comment in paragraphs.el.

Thanks, installed on the emacs-29 branch, and closing the bug.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-07-31 11:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-30  8:30 bug#64947: [PATCH] ; * lisp/textmodes/paragraphs.el: Remove leftover comment Eshel Yaron via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-07-31 11:42 ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.