GNU bug report logs - #42310
28.0.50; Typo in docstring for eldoc-documentation-functions

Previous Next

Package: emacs;

Reported by: "James N. V. Cash" <james.nvc <at> gmail.com>

Date: Fri, 10 Jul 2020 15:39:02 UTC

Severity: minor

Found in version 28.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: "James N. V. Cash" <james.nvc <at> gmail.com>
Subject: bug#42310: closed (Re: bug#42310: 28.0.50; Typo in docstring for
 eldoc-documentation-functions)
Date: Sun, 12 Jul 2020 14:13:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#42310: 28.0.50; Typo in docstring for eldoc-documentation-functions

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 42310 <at> debbugs.gnu.org.

-- 
42310: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42310
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: "James N. V. Cash" <james.nvc <at> gmail.com>
Cc: 42310-done <at> debbugs.gnu.org
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 <at> 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.

[Message part 3 (message/rfc822, inline)]
From: "James N. V. Cash" <james.nvc <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
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.



This bug report was last modified 4 years and 316 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.