GNU bug report logs -
#69012
30.0.50; [PATCH] Remove punctuation around t
Previous Next
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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 69012 in the body.
You can then email your comments to 69012 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#69012
; Package
emacs
.
(Sat, 10 Feb 2024 10:45:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Arash Esbati <arash <at> gnu.org>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Sat, 10 Feb 2024 10:45:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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
Reply sent
to
Eli Zaretskii <eliz <at> gnu.org>
:
You have taken responsibility.
(Sat, 10 Feb 2024 11:49:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
Arash Esbati <arash <at> gnu.org>
:
bug acknowledged by developer.
(Sat, 10 Feb 2024 11:49:03 GMT)
Full text and
rfc822 format available.
Message #10 received at 69012-done <at> debbugs.gnu.org (full text, mbox):
> 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.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 09 Mar 2024 12:24:06 GMT)
Full text and
rfc822 format available.
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.