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

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

bug#24740: 26.0.50; Bad signature for alist-get in elisp manual


From: Eli Zaretskii
Subject: bug#24740: 26.0.50; Bad signature for alist-get in elisp manual
Date: Wed, 19 Oct 2016 21:12:00 +0300

> From: a.lloyd.flanagan@gmail.com (A. Lloyd Flanagan)
> Date: Wed, 19 Oct 2016 13:01:51 -0400
> 
> In the elisp manual, section "Association Lists", the function alist-get
> is shown with the signature:
> 
> Function: alist-get key value &optional default remove
> 
> but it should be
> 
> Function: alist-get key alist &optional default remove

Thanks, fixed on the emacs-25 branch.





reply via email to

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