aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/w32fns.c2
-rw-r--r--src/xfns.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/w32fns.c b/src/w32fns.c
index 502154d4473..1b290b7919a 100644
--- a/src/w32fns.c
+++ b/src/w32fns.c
@@ -7434,7 +7434,7 @@ title bar and decorations. */)
7434} 7434}
7435 7435
7436DEFUN ("x-frame-geometry", Fx_frame_geometry, Sx_frame_geometry, 0, 1, 0, 7436DEFUN ("x-frame-geometry", Fx_frame_geometry, Sx_frame_geometry, 0, 1, 0,
7437 doc: /* Return geometric atributes of frame FRAME. 7437 doc: /* Return geometric attributes of frame FRAME.
7438FRAME must be a live frame and defaults to the selected one. 7438FRAME must be a live frame and defaults to the selected one.
7439 7439
7440The return value is an association list containing the following 7440The return value is an association list containing the following
diff --git a/src/xfns.c b/src/xfns.c
index 3ca8f20dd72..aaa75f285fd 100644
--- a/src/xfns.c
+++ b/src/xfns.c
@@ -4235,7 +4235,7 @@ Internal use only, use `display-monitor-attributes-list' instead. */)
4235} 4235}
4236 4236
4237DEFUN ("x-frame-geometry", Fx_frame_geometry, Sx_frame_geometry, 0, 1, 0, 4237DEFUN ("x-frame-geometry", Fx_frame_geometry, Sx_frame_geometry, 0, 1, 0,
4238 doc: /* Return geometric atributes of frame FRAME. 4238 doc: /* Return geometric attributes of frame FRAME.
4239 4239
4240FRAME must be a live frame and defaults to the selected one. 4240FRAME must be a live frame and defaults to the selected one.
4241 4241