* bug#35165: 27.0.50; [PATCH]: Fix typo in global-auto-revert-mode doc string
@ 2019-04-05 20:49 Mauro Aranda
2019-04-06 6:56 ` Eli Zaretskii
0 siblings, 1 reply; 2+ messages in thread
From: Mauro Aranda @ 2019-04-05 20:49 UTC (permalink / raw)
To: 35165
[-- Attachment #1.1: Type: text/plain, Size: 98 bytes --]
Hello.
I spotted a typo in doc string of global-auto-revert-mode function.
Best regards,
Mauro.
[-- Attachment #1.2: Type: text/html, Size: 197 bytes --]
[-- Attachment #2: 0001-Fix-typo-in-a-doc-string.patch --]
[-- Type: text/x-patch, Size: 935 bytes --]
From 01dab7c546d223fd15aa7ff81c1fd6a618c610e4 Mon Sep 17 00:00:00 2001
From: Mauro Aranda <maurooaranda@gmail.com>
Date: Fri, 5 Apr 2019 17:40:12 -0300
Subject: [PATCH] Fix typo in a doc string
* lisp/autorevert.el (global-auto-revert-mode): Fix typo.
---
lisp/autorevert.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/autorevert.el b/lisp/autorevert.el
index bc7c616..d044328 100644
--- a/lisp/autorevert.el
+++ b/lisp/autorevert.el
@@ -464,7 +464,7 @@ global-auto-revert-mode
may also revert some non-file buffers, as described in the
documentation of that variable. It ignores buffers with modes
matching `global-auto-revert-ignore-modes', and buffers with a
-non-nil vale of `global-auto-revert-ignore-buffer'.
+non-nil value of `global-auto-revert-ignore-buffer'.
When a buffer is reverted, a message is generated. This can be
suppressed by setting `auto-revert-verbose' to nil.
--
2.7.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#35165: 27.0.50; [PATCH]: Fix typo in global-auto-revert-mode doc string
2019-04-05 20:49 bug#35165: 27.0.50; [PATCH]: Fix typo in global-auto-revert-mode doc string Mauro Aranda
@ 2019-04-06 6:56 ` Eli Zaretskii
0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2019-04-06 6:56 UTC (permalink / raw)
To: Mauro Aranda; +Cc: 35165
> From: Mauro Aranda <maurooaranda@gmail.com>
> Date: Fri, 5 Apr 2019 17:49:03 -0300
>
> I spotted a typo in doc string of global-auto-revert-mode function.
Thanks, pushed to the emacs-26 branch.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-04-06 6:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-05 20:49 bug#35165: 27.0.50; [PATCH]: Fix typo in global-auto-revert-mode doc string Mauro Aranda
2019-04-06 6:56 ` 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).