emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#42310: closed (28.0.50; Typo in docstring for eldoc-documentation-fu


From: GNU bug Tracking System
Subject: bug#42310: closed (28.0.50; Typo in docstring for eldoc-documentation-functions)
Date: Sun, 12 Jul 2020 14:13:01 +0000

Your message dated Sun, 12 Jul 2020 17:12:06 +0300
with message-id <83blkkoma1.fsf@gnu.org>
and subject line Re: bug#42310: 28.0.50; Typo in docstring for 
eldoc-documentation-functions
has caused the debbugs.gnu.org bug report #42310,
regarding 28.0.50; Typo in docstring for eldoc-documentation-functions
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
42310: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42310
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 28.0.50; Typo in docstring for eldoc-documentation-functions Date: Fri, 10 Jul 2020 11:38:47 -0400
There seems to be a typo in the documentation for
eldoc-documentation-functions ("berlow" for "below"); very small patch
below.

In GNU Emacs 28.0.50 (build 2, x86_64-pc-linux-gnu, GTK+ Version 3.22.30, cairo 
version 1.15.10)
 of 2020-07-09 built on gonk
Repository revision: 19cf8e5be7c1b02dbc0831d8b64560533a59587c

--- a/lisp/emacs-lisp/eldoc.el
+++ b/lisp/emacs-lisp/eldoc.el
@@ -372,7 +372,7 @@ eldoc-documentation-functions

 - If that decision can be taken quickly, the hook function may
   call CALLBACK immediately following the protocol described
-  berlow.  Alternatively it may ignore CALLBACK entirely and
+  below.  Alternatively it may ignore CALLBACK entirely and
   return either the doc string, or nil if there's no doc
   appropriate for the context.



--- End Message ---
--- Begin Message --- Subject: Re: bug#42310: 28.0.50; Typo in docstring for eldoc-documentation-functions Date: Sun, 12 Jul 2020 17:12:06 +0300
> From: "James N. V. Cash" <james.nvc@gmail.com>
> Date: Fri, 10 Jul 2020 11:38:47 -0400
> 
> 
> There seems to be a typo in the documentation for
> eldoc-documentation-functions ("berlow" for "below"); very small patch
> below.

Thanks, fixed.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]