changeset 35397:cfa217f01995

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Thu, 18 Jan 2001 13:46:46 +0000
parents 980c3ba545f9
children ef34ddc12a7d
files src/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Thu Jan 18 13:46:21 2001 +0000
+++ b/src/ChangeLog	Thu Jan 18 13:46:46 2001 +0000
@@ -1,5 +1,9 @@
 2001-01-18  Gerd Moellmann  <gerd@gnu.org>
 
+	* window.c (window_size_fixed): New variable.
+	(syms_of_window): Add a DEFVAR_BOOL for window-size-fixed, for
+	the doc string.
+
 	* eval.c (specbind): If binding a per-buffer variable which
 	doesn't have a buffer-local value in the current buffer, change
 	the global value by changing the value of the symbol bound in all