From 1ac2891e8e19bfcde0b8579a41c19bf77744e604 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Fri, 8 Nov 2013 00:22:50 -0800 Subject: [PATCH] Add missing ChangeLog entry from 2013-06-05T01:58:43Z!monnier@iro.umontreal.ca http://lists.gnu.org/archive/html/emacs-diffs/2013-06/msg00043.html --- lisp/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a3c895c694..2970d7f1e4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -6635,6 +6635,13 @@ * emacs-lisp/macroexp.el (macroexp--compiling-p): New function. (macroexp--warn-and-return): Use it. +2013-06-05 Stefan Monnier + + * lisp/subr.el: Convert to lexical binding. + (overriding-local-map): Make obsolete. + (add-to-list): Doc fix. Add compiler macro. + (read-key): Swap values of local maps. + 2013-06-05 Leo Liu * eshell/esh-mode.el (eshell-mode): Fix key bindings. -- 2.20.1