aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 3664f67b821..a1564ac4a5f 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12010-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
12010-08-27 Vinicius Jose Latorre <viniciusjl@ig.com.br> 62010-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.