Mercurial > emacs
comparison lisp/ChangeLog @ 81676:a7f937665ba6
*** empty log message ***
author | Thien-Thi Nguyen <ttn@gnuvola.org> |
---|---|
date | Sun, 01 Jul 2007 16:59:07 +0000 |
parents | da0809ff8ac8 |
children | 06d05bb448e0 |
comparison
equal
deleted
inserted
replaced
81675:66b7e3863803 | 81676:a7f937665ba6 |
---|---|
1 2007-07-01 Paul Pogonyshev <pogonyshev@gmx.net> | |
2 | |
3 * emacs-lisp/byte-opt.el: Set `binding-is-magic' | |
4 property on a few symbols. | |
5 (byte-compile-side-effect-free-dynamically-safe-ops): New defconst. | |
6 (byte-optimize-lapcode): Remove bindings that are not referenced | |
7 and certainly will not effect through dynamic scoping. | |
8 | |
1 2007-07-01 Stefan Monnier <monnier@iro.umontreal.ca> | 9 2007-07-01 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 10 |
3 * files.el (find-file-confirm-inexistent-file): New var. | 11 * files.el (find-file-confirm-inexistent-file): New var. |
4 (find-file, find-file-other-window, find-file-other-frame) | 12 (find-file, find-file-other-window, find-file-other-frame) |
5 (find-file-read-only, find-file-read-only-other-window) | 13 (find-file-read-only, find-file-read-only-other-window) |