GNU bug report logs -
#36646
26.1; indent-for-tab-command: small typographic correction
Previous Next
Reported by: Markus Triska <triska <at> metalevel.at>
Date: Sun, 14 Jul 2019 07:39:01 UTC
Severity: normal
Found in version 26.1
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sun, 14 Jul 2019 10:57:58 +0300
with message-id <834l3pyrnd.fsf <at> gnu.org>
and subject line Re: bug#36646: 26.1; indent-for-tab-command: small typographic correction
has caused the debbugs.gnu.org bug report #36646,
regarding 26.1; indent-for-tab-command: small typographic correction
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
36646: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=36646
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
The following change seems appropriate, please consider installing it.
Thank you and all the best,
Markus
From 6e619195d67d34e9993bfb56758eb40cba57c149 Mon Sep 17 00:00:00 2001
From: Markus Triska <triska <at> metalevel.at>
Date: Sun, 14 Jul 2019 09:31:26 +0200
Subject: [PATCH] small typographic correction: called --> calls
---
doc/lispref/text.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/lispref/text.texi b/doc/lispref/text.texi
index df9fce0..bf53975 100644
--- a/doc/lispref/text.texi
+++ b/doc/lispref/text.texi
@@ -2344,7 +2344,7 @@ Here is what it does:
@itemize
@item
First, it checks whether Transient Mark mode is enabled and the region
-is active. If so, it called @code{indent-region} to indent all the
+is active. If so, it calls @code{indent-region} to indent all the
text in the region (@pxref{Region Indent}).
@item
--
2.7.4 (Apple Git-66)
In GNU Emacs 26.1 (build 1, x86_64-apple-darwin15.3.0, X toolkit, Xaw scroll bars)
of 2018-09-22 built on laptop
Windowing system distributor 'The X.Org Foundation', version 11.0.11502000
[Message part 3 (message/rfc822, inline)]
> From: Markus Triska <triska <at> metalevel.at>
> Date: Sun, 14 Jul 2019 09:37:33 +0200
>
>
> The following change seems appropriate, please consider installing it.
Thanks, pushed to the emacs-26 branch.
This bug report was last modified 6 years and 42 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.