Mercurial > emacs
diff src/ChangeLog @ 71397:488106b64437
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 19 Jun 2006 22:00:00 +0000 |
parents | 37aa828fafd2 |
children | a4c407958bbc 4094c5298ae1 |
line wrap: on
line diff
--- a/src/ChangeLog Mon Jun 19 21:59:30 2006 +0000 +++ b/src/ChangeLog Mon Jun 19 22:00:00 2006 +0000 @@ -1,3 +1,13 @@ +2006-06-19 Richard Stallman <rms@gnu.org> + + * window.c (size_window): New arg FIRST_ONLY. All callers changed. + (adjust_window_trailing_edge): Specially compute FIRST_PARALLEL + for the case of a top-level window and the following minibuffer. + Don't exit because of no `next' when there is a parent. + Use the FIRST_ONLY feature when resizing following windows. + + * syntax.c (init_syntax_once): Give most control chars' syntax Spunct. + 2006-06-17 Kim F. Storm <storm@cua.dk> * dispnew.c (update_frame): Check for input pending on entry.