changeset 81676:a7f937665ba6

*** empty log message ***
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Sun, 01 Jul 2007 16:59:07 +0000
parents 66b7e3863803
children a01517ba35e8
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Jul 01 16:58:33 2007 +0000
+++ b/lisp/ChangeLog	Sun Jul 01 16:59:07 2007 +0000
@@ -1,3 +1,11 @@
+2007-07-01  Paul Pogonyshev  <pogonyshev@gmx.net>
+
+	* emacs-lisp/byte-opt.el: Set `binding-is-magic'
+	property on a few symbols.
+	(byte-compile-side-effect-free-dynamically-safe-ops): New defconst.
+	(byte-optimize-lapcode): Remove bindings that are not referenced
+	and certainly will not effect through dynamic scoping.
+
 2007-07-01  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* files.el (find-file-confirm-inexistent-file): New var.