GNU bug report logs - #69012
30.0.50; [PATCH] Remove punctuation around t

Previous Next

Package: emacs;

Reported by: Arash Esbati <arash <at> gnu.org>

Date: Sat, 10 Feb 2024 10:45:02 UTC

Severity: normal

Tags: patch

Found in version 30.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Arash Esbati <arash <at> gnu.org>
Subject: bug#69012: closed (Re: bug#69012: 30.0.50; [PATCH] Remove
 punctuation around t)
Date: Sat, 10 Feb 2024 11:49:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#69012: 30.0.50; [PATCH] Remove punctuation around t

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 69012 <at> debbugs.gnu.org.

-- 
69012: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69012
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: Arash Esbati <arash <at> gnu.org>
Cc: 69012-done <at> debbugs.gnu.org
Subject: Re: bug#69012: 30.0.50; [PATCH] Remove punctuation around t
Date: Sat, 10 Feb 2024 13:02:29 +0200
> From: Arash Esbati <arash <at> gnu.org>
> Date: Sat, 10 Feb 2024 11:44:02 +0100
> 
> Hi all,
> 
> this is a simple change removing punctuation surrounding t in docstring
> of `outline-minor-mode-use-buttons'.  I didn't re-fill the docstring.

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

[Message part 3 (message/rfc822, inline)]
From: Arash Esbati <arash <at> gnu.org>
To: "emacs-bugs" <bug-gnu-emacs <at> gnu.org>
Subject: 30.0.50; [PATCH] Remove punctuation around t
Date: Sat, 10 Feb 2024 11:44:02 +0100
Hi all,

this is a simple change removing punctuation surrounding t in docstring
of `outline-minor-mode-use-buttons'.  I didn't re-fill the docstring.

--8<---------------cut here---------------start------------->8---
diff --git a/lisp/outline.el b/lisp/outline.el
index b50708c1a7b..8ff30f1dfa1 100644
--- a/lisp/outline.el
+++ b/lisp/outline.el
@@ -318,8 +318,8 @@ outline-minor-mode-use-buttons
 buffers because it modifies them.
 When the value is `in-margins', then clickable buttons are
 displayed in the margins before the headings.
-When the value is `t', clickable buttons are displayed
-in the buffer before the headings.  The values `t' and
+When the value is t, clickable buttons are displayed
+in the buffer before the headings.  The values t and
 `in-margins' can be used in editing buffers because they
 don't modify the buffer."
   ;; The value `insert' is not intended to be customizable.
--8<---------------cut here---------------end--------------->8---

Best, Arash



This bug report was last modified 1 year and 101 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.