Mercurial > emacs
comparison lisp/ChangeLog @ 98289:a923103ca68c
(frame-initialize): Remove spurious setting of
special-display-function with the default value.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Sun, 21 Sep 2008 22:58:41 +0000 |
parents | e38f9f28d6ce |
children | 90bc7e356363 |
comparison
equal
deleted
inserted
replaced
98288:0e01cc1dc57b | 98289:a923103ca68c |
---|---|
1 2008-09-21 Dan Nicolaescu <dann@ics.uci.edu> | |
2 | |
3 * frame.el (frame-initialize): Remove spurious setting of | |
4 special-display-function with the default value. | |
5 | |
1 2008-09-20 Vincent Belaïche <vincent.b.1@hotmail.fr> | 6 2008-09-20 Vincent Belaïche <vincent.b.1@hotmail.fr> |
2 | 7 |
3 * calc/calc-vec.el (calcFunc-venum): Properly handle intervals. | 8 * calc/calc-vec.el (calcFunc-venum): Properly handle intervals. |
4 | 9 |
5 2008-09-20 Glenn Morris <rgm@gnu.org> | 10 2008-09-20 Glenn Morris <rgm@gnu.org> |