# HG changeset patch # User Gerd Moellmann # Date 979827006 0 # Node ID 469f371f020645cd86b77e7297c6682adea89144 # Parent 21663e5e70de208a35c3386b173e4dd4e146dc95 *** empty log message *** diff -r 21663e5e70de -r 469f371f0206 src/ChangeLog --- a/src/ChangeLog Thu Jan 18 14:09:39 2001 +0000 +++ b/src/ChangeLog Thu Jan 18 14:10:06 2001 +0000 @@ -1,5 +1,9 @@ 2001-01-18 Gerd Moellmann + * window.c (Fwindow_live_p): Use WINDOW_LIVE_P. + + * window.h (WINDOW_LIVE_P): New macro. + * window.c (window_size_fixed): New variable. (syms_of_window): Add a DEFVAR_BOOL for window-size-fixed, for the doc string.