aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/xfns.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/xfns.c b/src/xfns.c
index 0e20a7d3863..31a3b7df1c6 100644
--- a/src/xfns.c
+++ b/src/xfns.c
@@ -817,8 +817,10 @@ init_x_parm_symbols ()
817} 817}
818 818
819/* Change the parameters of frame F as specified by ALIST. 819/* Change the parameters of frame F as specified by ALIST.
820 If a parameter is not specially recognized, do nothing; 820 If a parameter is not specially recognized, do nothing special;
821 otherwise call the `x_set_...' function for that parameter. */ 821 otherwise call the `x_set_...' function for that parameter.
822 Except for certain geometry properties, always call store_frame_param
823 to store the new value in the parameter alist. */
822 824
823void 825void
824x_set_frame_parameters (f, alist) 826x_set_frame_parameters (f, alist)