aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorHelmut Eller2013-11-04 14:50:56 -0500
committerStefan Monnier2013-11-04 14:50:56 -0500
commitef9dd188afe8f2bb8837e8be90a8c7d8c357320b (patch)
tree96db79490c51339546a674ccc5dbf7619453f731 /lisp/ChangeLog
parent306e7308ba76ce1e1d1300aade7c79418b60ef4a (diff)
downloademacs-ef9dd188afe8f2bb8837e8be90a8c7d8c357320b.tar.gz
emacs-ef9dd188afe8f2bb8837e8be90a8c7d8c357320b.zip
* lisp/emacs-lisp/cl-indent.el (with-compilation-unit): Add rule.
Fixes: debbugs:15782
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 02513660ff0..b5aa974c10c 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12013-11-04 Helmut Eller <eller.helmut@gmail.com>
2
3 * emacs-lisp/cl-indent.el (with-compilation-unit): Add rule (bug#15782).
4
12013-11-04 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change) 52013-11-04 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
2 6
3 * emacs-lisp/cconv.el (cconv-convert): Check form of let binding 7 * emacs-lisp/cconv.el (cconv-convert): Check form of let binding