From cac9d7667c46443394a09e77df7cd0e7c33bb5dc Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 13 Jun 2006 23:19:49 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 15a816e5832..db96d94c425 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,13 @@ +2006-06-14 Richard Stallman + + * eval.c (Fdefconst): Mark variable as risky. + + * callproc.c (Fcall_process): Doc fix. + + * window.c (adjust_window_trailing_edge): Don't break out of the loop + because there's no next window, if there are parallel windows. + Do break out when WINDOW is nil. + 2006-06-14 Kim F. Storm * dispextern.h (IT_STACK_SIZE): New macro specifying size of -- 2.11.4.GIT