unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#69012: 30.0.50; [PATCH] Remove punctuation around t
@ 2024-02-10 10:44 Arash Esbati
  2024-02-10 11:02 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Arash Esbati @ 2024-02-10 10:44 UTC (permalink / raw)
  To: 69012

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





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

* bug#69012: 30.0.50; [PATCH] Remove punctuation around t
  2024-02-10 10:44 bug#69012: 30.0.50; [PATCH] Remove punctuation around t Arash Esbati
@ 2024-02-10 11:02 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2024-02-10 11:02 UTC (permalink / raw)
  To: Arash Esbati; +Cc: 69012-done

> From: Arash Esbati <arash@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.





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

end of thread, other threads:[~2024-02-10 11:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-10 10:44 bug#69012: 30.0.50; [PATCH] Remove punctuation around t Arash Esbati
2024-02-10 11:02 ` Eli Zaretskii

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).