Re: [O] [patch] a small change

2012-05-01 Thread Bastien
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

[O] [patch] a small change

2012-05-01 Thread feng shu
0001-A-small-change.patch Description: Binary data