GNU bug report logs - #29524
25.3; Typo in elisp info page Sequences Arrays Vectors -> Sequence functions

Previous Next

Package: emacs;

Reported by: yantar92 <at> gmail.com

Date: Fri, 1 Dec 2017 16:40:01 UTC

Severity: minor

Found in version 25.3

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

Bug is archived. No further changes may be made.

Full log


Message #10 received at 29524-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: yantar92 <at> gmail.com
Cc: 29524-done <at> debbugs.gnu.org
Subject: Re: bug#29524: 25.3;
 Typo in elisp info page Sequences Arrays Vectors -> Sequence functions
Date: Fri, 01 Dec 2017 21:57:25 +0200
> From: yantar92 <at> gmail.com
> Date: Fri, 01 Dec 2017 15:43:39 +0800
> 
> An example from description of seq-uniq has a typo:
> (seq-uniq '(1 2 2 1 3))
>           ⇒ (1 2 3)
>           (seq-uniq '(1 2 2.0 1.0) #'=)
>           ⇒ [3 4] ;; *typo - should be [1 2]*

Thanks, fixed.




This bug report was last modified 7 years and 230 days ago.

Previous Next


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