In r1576 on 2007-03-24 the merge() method was split into merge() and
authorEd Engelhardt <edengelhardt@gmail.com>
Tue, 22 May 2007 08:18:31 +0000 (08:18 +0000)
committerEd Engelhardt <edengelhardt@gmail.com>
Tue, 22 May 2007 08:18:31 +0000 (08:18 +0000)
commitfd4905b4d9183fe80fa0171c2f8ce47f0361df3b
tree85cfa9d92ff3529fbc2225cffbbb0e09eb1660a8
parenteabac3f6a189342cf8bb615de904f9f125374c67
In r1576 on 2007-03-24 the merge() method was split into merge() and
unique() for speed improvement reasons. Document this fact and also be
clear about the fact that merge() is a generic function while unique()
really works just with jQuery objects.
src/jquery/jquery.js