diff options
| author | Paul Eggert | 2014-11-16 22:26:17 -0800 |
|---|---|---|
| committer | Paul Eggert | 2014-11-16 22:27:36 -0800 |
| commit | 1c7b6b3e0a8e6fe5c8a476b2c45c4b61c609bdfe (patch) | |
| tree | a5082b3b9eef087f521154f17becbb810ebf1017 /src/w32fns.c | |
| parent | 0921dbc3ab4dcc6b291ef45e46a24b322bbcb885 (diff) | |
| download | emacs-1c7b6b3e0a8e6fe5c8a476b2c45c4b61c609bdfe.tar.gz emacs-1c7b6b3e0a8e6fe5c8a476b2c45c4b61c609bdfe.zip | |
Spelling fixes.
Diffstat (limited to 'src/w32fns.c')
| -rw-r--r-- | src/w32fns.c | 2 |
1 files changed, 1 insertions, 1 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 | ||
| 7436 | DEFUN ("x-frame-geometry", Fx_frame_geometry, Sx_frame_geometry, 0, 1, 0, | 7436 | DEFUN ("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. |
| 7438 | FRAME must be a live frame and defaults to the selected one. | 7438 | FRAME must be a live frame and defaults to the selected one. |
| 7439 | 7439 | ||
| 7440 | The return value is an association list containing the following | 7440 | The return value is an association list containing the following |