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: Arash Esbati <arash <at> gnu.org>
To: 69012 <at> debbugs.gnu.org
Subject: bug#69012: 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 100 days ago.

Previous Next


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