*** cl.texi.~1.29.~ 2006-04-07 09:23:37.000000000 +1000 --- cl.texi 2006-12-22 17:11:01.000000000 +1100 *************** *** 4086,4092 **** fed to the @var{predicate} function. For example, @example ! (setq data (sort data 'string-lessp :key 'downcase)) @end example @noindent --- 4086,4092 ---- fed to the @var{predicate} function. For example, @example ! (setq data (sort* data 'string-lessp :key 'downcase)) @end example @noindent