comparison lisp/ChangeLog @ 110972:dff76f22a051

lisp/subr.el (last): Deal with dotted lists (reported in bug#7174).
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 14 Oct 2010 01:43:39 +0200
parents 80846b446563
children c62e42a9ebc4
comparison
equal deleted inserted replaced
110971:80846b446563 110972:dff76f22a051
1 2010-10-13 Glenn Morris <rgm@gnu.org>
2
3 * subr.el (last): Deal with dotted lists (reported in bug#7174).
4
1 2010-10-13 Stephen Berman <stephen.berman@gmx.net> 5 2010-10-13 Stephen Berman <stephen.berman@gmx.net>
2 6
3 * subr.el (last): Use `safe-length' instead of `length' (bug#7206). 7 * subr.el (last): Use `safe-length' instead of `length' (bug#7206).
4 8
5 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org> 9 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>