comparison lisp/ChangeLog @ 4714:84f870bbd17b

Fix another bug in the delete-duplicates compiler macro. 2009-10-12 Aidan Kehoe <kehoea@parhasard.net> * cl-macs.el (delete-duplicates): Fix another bug in the delete-duplicates compiler macro, thank you the byte compiler.
author Aidan Kehoe <kehoea@parhasard.net>
date Mon, 12 Oct 2009 16:42:38 +0100
parents a46d7513a364
children dca5bb2adff1
comparison
equal deleted inserted replaced
4713:312503644bc3 4714:84f870bbd17b
1 2009-10-12 Aidan Kehoe <kehoea@parhasard.net>
2
3 * cl-macs.el (delete-duplicates):
4 Fix another bug in the delete-duplicates compiler macro, thank you
5 the byte compiler.
6
1 2009-10-07 Andreas Roehler <andreas.roehler@online.de> 7 2009-10-07 Andreas Roehler <andreas.roehler@online.de>
2 8
3 * lisp.el (beginning-of-defun-function): 9 * lisp.el (beginning-of-defun-function):
4 make variable buffer local 10 make variable buffer local
5 * lisp.el (end-of-defun-function): 11 * lisp.el (end-of-defun-function):