Mercurial > emacs
comparison lisp/ChangeLog @ 81679:06d05bb448e0
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 01 Jul 2007 17:19:53 +0000 |
parents | a7f937665ba6 |
children | b903c6ff0a3c |
comparison
equal
deleted
inserted
replaced
81678:97a40a986c47 | 81679:06d05bb448e0 |
---|---|
1 2007-07-01 Richard Stallman <rms@gnu.org> | |
2 | |
3 * cus-start.el (max-mini-window-height): Added. | |
4 | |
5 2007-07-01 Sean O'Rourke <sorourke@cs.ucsd.edu> (tiny change) | |
6 | |
7 * complete.el (partial-completion-mode): Remove advice of | |
8 read-file-name-internal. | |
9 (PC-do-completion): Rebind minibuffer-completion-table. | |
10 (PC-read-file-name-internal): New function doing what | |
11 read-file-name-internal advice did. | |
12 | |
1 2007-07-01 Paul Pogonyshev <pogonyshev@gmx.net> | 13 2007-07-01 Paul Pogonyshev <pogonyshev@gmx.net> |
2 | 14 |
3 * emacs-lisp/byte-opt.el: Set `binding-is-magic' | 15 * emacs-lisp/byte-opt.el: Set `binding-is-magic' |
4 property on a few symbols. | 16 property on a few symbols. |
5 (byte-compile-side-effect-free-dynamically-safe-ops): New defconst. | 17 (byte-compile-side-effect-free-dynamically-safe-ops): New defconst. |