* bug#73485: [PATCH] * ; src/cm.c (calccost): Improve comment readability
@ 2024-09-25 21:23 Jeremy Bryant via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-09-25 23:47 ` Stefan Kangas
0 siblings, 1 reply; 2+ messages in thread
From: Jeremy Bryant via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2024-09-25 21:23 UTC (permalink / raw)
To: 73485
[-- Attachment #1: Type: text/plain, Size: 140 bytes --]
This patch is to improve comment readability and correct an apparent
typo.
Please install on master or provide feedback for further work.
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-src-cm.c-calccost-Improve-comment-readability.patch --]
[-- Type: text/x-diff, Size: 733 bytes --]
From 72854046e50e1d2e833ee8b2a2ced4fdaa665b05 Mon Sep 17 00:00:00 2001
From: Jeremy Bryant <jb@jeremybryant.net>
Date: Wed, 25 Sep 2024 22:04:23 +0100
Subject: [PATCH] * ; src/cm.c (calccost): Improve comment readability
---
src/cm.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/cm.c b/src/cm.c
index 67fafa29bcc..ad419ce0af1 100644
--- a/src/cm.c
+++ b/src/cm.c
@@ -193,7 +193,7 @@ calccost (struct tty_display_info *tty,
tabcost;
register const char *p;
- /* If have just wrapped on a terminal with xn,
+ /* If we have just wrapped on a terminal with xn,
don't believe the cursor position: give up here
and force use of absolute positioning. */
--
2.45.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#73485: [PATCH] * ; src/cm.c (calccost): Improve comment readability
2024-09-25 21:23 bug#73485: [PATCH] * ; src/cm.c (calccost): Improve comment readability Jeremy Bryant via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2024-09-25 23:47 ` Stefan Kangas
0 siblings, 0 replies; 2+ messages in thread
From: Stefan Kangas @ 2024-09-25 23:47 UTC (permalink / raw)
To: Jeremy Bryant, 73485-done
Version: 31.1
Jeremy Bryant via "Bug reports for GNU Emacs, the Swiss army knife of
text editors" <bug-gnu-emacs@gnu.org> writes:
> This patch is to improve comment readability and correct an apparent
> typo.
>
> Please install on master or provide feedback for further work.
Thanks, installed on master (commit 0c861b820b7).
I'm therefore closing this bug report.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-09-25 23:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-25 21:23 bug#73485: [PATCH] * ; src/cm.c (calccost): Improve comment readability Jeremy Bryant via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-09-25 23:47 ` Stefan Kangas
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).