Mercurial > emacs
changeset 91642:a25d41a606b7
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 08 Feb 2008 02:38:15 +0000 |
parents | d17766001931 |
children | d3922949ea68 |
files | src/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Fri Feb 08 02:38:08 2008 +0000 +++ b/src/ChangeLog Fri Feb 08 02:38:15 2008 +0000 @@ -1,3 +1,9 @@ +2008-02-08 Richard Stallman <rms@gnu.org> + + * frame.c (Fdelete_frame): If FORCE, don't call hooks. + If FORCE, and frame has a surrogate minibuffer for another frame, + delete the other frame first. + 2008-02-07 Timo Savola <timo.savola@iki.fi> * xterm.c (x_detect_focus_change): Handle embed client message.