[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
undocumented change in mapconcat
From: |
Ulrich Neumerkel |
Subject: |
undocumented change in mapconcat |
Date: |
Thu, 21 Mar 2002 14:02:47 +0100 (MET) |
--text follows this line--
In GNU Emacs 21.1.2 (i686-pc-linux-gnu, X toolkit)
of 2002-03-15 on a8.complang.tuwien.ac.at
configured using `configure --prefix /usr/local --without-toolkit-scroll-bars'
Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:
in 20.7.2 (mapconcat 'identity '(1 10) ", ") yielded "1, 10"
but in 21.1.2 this gives an error
- undocumented change in mapconcat,
Ulrich Neumerkel <=