diff src/ChangeLog @ 31402:160321ab5c3d

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 05 Sep 2000 15:57:18 +0000
parents 3e3f0feb89ad
children 73b83b52b9cd
line wrap: on
line diff
--- a/src/ChangeLog	Tue Sep 05 15:54:58 2000 +0000
+++ b/src/ChangeLog	Tue Sep 05 15:57:18 2000 +0000
@@ -1,5 +1,10 @@
 2000-09-05  Gerd Moellmann  <gerd@gnu.org>
 
+	* frame.c (Qdisplay_type): New variable.
+	(syms_of_frame_1): Initialize it.
+	(Fframe_parameter): New function that avoids consing.
+	(syms_of_frame): Defsubr it.
+
 	* buffer.c (Fother_buffer): Consider buffers as invisible when
 	they are displayed in a window on an invisible frame.