comparison lisp/ChangeLog @ 110012:ba0e3bffdb8b

* lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Use pcase. (macroexp-accumulate): Use `declare'.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 28 Aug 2010 20:52:36 +0200
parents f27a344fc7dc
children 0fb70b0c7489
comparison
equal deleted inserted replaced
110011:0f3f756102ae 110012:ba0e3bffdb8b
1 2010-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * emacs-lisp/macroexp.el (macroexpand-all-1): Use pcase.
4 (macroexp-accumulate): Use `declare'.
5
1 2010-08-27 Vinicius Jose Latorre <viniciusjl@ig.com.br> 6 2010-08-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2 7
3 * whitespace.el (whitespace-style): Adjust type declaration. 8 * whitespace.el (whitespace-style): Adjust type declaration.
4 9
5 2010-08-26 Nathan Weizenbaum <nweiz@cressida.sea.corp.google.com> (tiny change) 10 2010-08-26 Nathan Weizenbaum <nweiz@cressida.sea.corp.google.com> (tiny change)