* bug#32999: 27.0.50; Typo in Elisp Reference
@ 2018-10-09 22:28 Mauro Aranda
2018-10-10 3:31 ` Eli Zaretskii
0 siblings, 1 reply; 4+ messages in thread
From: Mauro Aranda @ 2018-10-09 22:28 UTC (permalink / raw)
To: 32999
[-- Attachment #1.1: Type: text/plain, Size: 232 bytes --]
Hello.
I found a typo in 'timerp' documentation. Since it is a trivial fix,
I decided to give the process of sending a patch a try.
I hope everything is according to Emacs Guidelines, but please correct
me if I missed something.
[-- Attachment #1.2: Type: text/html, Size: 331 bytes --]
[-- Attachment #2: 0001-Fix-typo-in-timerp-documentation.patch --]
[-- Type: text/x-patch, Size: 751 bytes --]
From 70912c314e1e965fd0da423225b0a52b3bf56e67 Mon Sep 17 00:00:00 2001
From: Mauro Aranda <maurooaranda@gmail.com>
Date: Tue, 9 Oct 2018 18:20:53 -0300
Subject: [PATCH] Fix typo in 'timerp' documentation
* doc/lispref/os.texi (Timers): Fix typo in 'timerp' documentation.
---
doc/lispref/os.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/lispref/os.texi b/doc/lispref/os.texi
index 64c327c..d74fec5 100644
--- a/doc/lispref/os.texi
+++ b/doc/lispref/os.texi
@@ -1841,7 +1841,7 @@ Timers
times and the function to invoke.
@defun timerp object
-This predicate function returns non-@code{nil} of @code{object} is a
+This predicate function returns non-@code{nil} if @code{object} is a
timer.
@end defun
--
2.7.4
^ permalink raw reply related [flat|nested] 4+ messages in thread
* bug#32999: 27.0.50; Typo in Elisp Reference
2018-10-09 22:28 bug#32999: 27.0.50; Typo in Elisp Reference Mauro Aranda
@ 2018-10-10 3:31 ` Eli Zaretskii
2018-10-10 16:18 ` Mauro Aranda
0 siblings, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2018-10-10 3:31 UTC (permalink / raw)
To: Mauro Aranda; +Cc: 32999-done
> From: Mauro Aranda <maurooaranda@gmail.com>
> Date: Tue, 9 Oct 2018 19:28:54 -0300
>
> I found a typo in 'timerp' documentation. Since it is a trivial fix,
> I decided to give the process of sending a patch a try.
>
> I hope everything is according to Emacs Guidelines, but please correct
> me if I missed something.
Thanks, pushed to the emacs-26 branch.
> * doc/lispref/os.texi (Timers): Fix typo in 'timerp' documentation.
In the future, please mention the bug number, if known, in the commit
log message, and also include the Copyright-paperwork-exempt: header
if you didn't assign copyright for your contributions. (If you are
interested, I can send you the assignment form, so that we will be
able to accept your contributions without size limitations.)
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#32999: 27.0.50; Typo in Elisp Reference
2018-10-10 3:31 ` Eli Zaretskii
@ 2018-10-10 16:18 ` Mauro Aranda
2018-10-10 17:28 ` Eli Zaretskii
0 siblings, 1 reply; 4+ messages in thread
From: Mauro Aranda @ 2018-10-10 16:18 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: 32999
> In the future, please mention the bug number, if known, in the commit
> log message, and also include the Copyright-paperwork-exempt: header
> if you didn't assign copyright for your contributions. (If you are
> interested, I can send you the assignment form, so that we will be
> able to accept your contributions without size limitations.)
Hello Eli.
I'll gladly sign the assignment form. Please send it to me.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2018-10-10 17:28 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-09 22:28 bug#32999: 27.0.50; Typo in Elisp Reference Mauro Aranda
2018-10-10 3:31 ` Eli Zaretskii
2018-10-10 16:18 ` Mauro Aranda
2018-10-10 17:28 ` Eli Zaretskii
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.