aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorPaul Eggert2014-11-16 22:26:17 -0800
committerPaul Eggert2014-11-16 22:27:36 -0800
commit1c7b6b3e0a8e6fe5c8a476b2c45c4b61c609bdfe (patch)
treea5082b3b9eef087f521154f17becbb810ebf1017 /src
parent0921dbc3ab4dcc6b291ef45e46a24b322bbcb885 (diff)
downloademacs-1c7b6b3e0a8e6fe5c8a476b2c45c4b61c609bdfe.tar.gz
emacs-1c7b6b3e0a8e6fe5c8a476b2c45c4b61c609bdfe.zip
Spelling fixes.
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