GNU bug report logs -
#75193
30.0.92; [PATCH] Fix typo in doc
Previous Next
Reported by: Kohei Tsuruta <seventhepg <at> gmail.com>
Date: Mon, 30 Dec 2024 11:12:01 UTC
Severity: normal
Tags: patch
Found in version 30.0.92
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 75193 in the body.
You can then email your comments to 75193 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#75193
; Package
emacs
.
(Mon, 30 Dec 2024 11:12:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Kohei Tsuruta <seventhepg <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Mon, 30 Dec 2024 11:12:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hi, I found a simple typo in elisp doc.
[0001-Fix-typo-in-doc.patch (text/x-patch, inline)]
From 94868c7340133534d1e8ec541c7b11e522317795 Mon Sep 17 00:00:00 2001
From: Kohei Tsuruta <seventhepg <at> gmail.com>
Date: Sun, 29 Dec 2024 14:47:10 -0800
Subject: [PATCH] ; Fix typo in doc
* doc/lispref/modes.texi (Customizing Keywords): Fix typo
---
doc/lispref/modes.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/lispref/modes.texi b/doc/lispref/modes.texi
index ddb6c4bf2fb..447add3e930 100644
--- a/doc/lispref/modes.texi
+++ b/doc/lispref/modes.texi
@@ -3658,7 +3658,7 @@ Customizing Keywords
references the symbol. This is usually a face, but can be any symbol
referenced by an element of the @code{font-lock-keywords} list. The
symbol can contain wildcards: @code{*} matches any string in the
-symbol'ss name, @code{?} matches a single character, and
+symbol's name, @code{?} matches a single character, and
@code{[@var{char-set}]}, where @var{char-set} is a string of one or
more characters, matches a single character from the set.
--
2.39.5 (Apple Git-154)
Reply sent
to
Eli Zaretskii <eliz <at> gnu.org>
:
You have taken responsibility.
(Mon, 30 Dec 2024 14:03:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Kohei Tsuruta <seventhepg <at> gmail.com>
:
bug acknowledged by developer.
(Mon, 30 Dec 2024 14:03:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 75193-done <at> debbugs.gnu.org (full text, mbox):
> From: Kohei Tsuruta <seventhepg <at> gmail.com>
> Date: Sun, 29 Dec 2024 14:50:24 -0800
>
> Hi, I found a simple typo in elisp doc.
Thanks, installed on the emacs-30 release branch, and closing the bug.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 28 Jan 2025 12:24:08 GMT)
Full text and
rfc822 format available.
This bug report was last modified 143 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.