Hi Feng,

thanks for the patch.  Can you give it a better name?

Also split it into two patches, one for the typo one for 
the other change.

As for the code:

- don't use 'nil, use nil
- (append (list 'x 'y) 'y) => (list 'x 'y 'z)

Thanks!

-- 
 Bastien

Reply via email to