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

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

bug#47051: 27.1; Incorrect backward-button signature in elisp manual


From: Howard Melman
Subject: bug#47051: 27.1; Incorrect backward-button signature in elisp manual
Date: Wed, 10 Mar 2021 10:47:08 -0500

In the Emacs 27.1 lispref manual node Button Buffer Commands:

The documentation of backward-button mentions the last
argument NO-ERROR but doesn't include it on the command
signature.

Also the last sentence of the descriptions for both
backward-button and forward-button says:

    If NO-ERROR in non-‘nil’

and I think both should be:

    If NO-ERROR is non-‘nil’

I believe these are still problems in master.

The docstrings of both commands seem fine.

-- 

Howard





reply via email to

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