diff options
| author | Paul Eggert | 2013-12-08 13:23:50 -0800 |
|---|---|---|
| committer | Paul Eggert | 2013-12-08 13:23:50 -0800 |
| commit | 09a7c0fe672cbcbbc654262b0708b3dc71bc8820 (patch) | |
| tree | acdd8a78d13ba59b309197b4022bc63b3d8fc21c /src/ChangeLog.3 | |
| parent | 83a5a2c877e0208cfcfaa9bb84b26366a1b48fad (diff) | |
| download | emacs-09a7c0fe672cbcbbc654262b0708b3dc71bc8820.tar.gz emacs-09a7c0fe672cbcbbc654262b0708b3dc71bc8820.zip | |
Spelling fixes.
Diffstat (limited to 'src/ChangeLog.3')
| -rw-r--r-- | src/ChangeLog.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ChangeLog.3 b/src/ChangeLog.3 index fb1b96f738c..ff0f4bf7ae8 100644 --- a/src/ChangeLog.3 +++ b/src/ChangeLog.3 | |||
| @@ -12845,8 +12845,8 @@ | |||
| 12845 | longer DEFVARed: they are already declared in window.c. | 12845 | longer DEFVARed: they are already declared in window.c. |
| 12846 | 12846 | ||
| 12847 | * screen.c (window_from_coordinates): Use Fnext_window, even if | 12847 | * screen.c (window_from_coordinates): Use Fnext_window, even if |
| 12848 | MULTI_SCREEN, to obtain the next window. This is an test. | 12848 | MULTI_SCREEN, to obtain the next window. This is a test. |
| 12849 | Also, new paramater part returns text or modeline symbol. | 12849 | Also, new parameter part returns text or modeline symbol. |
| 12850 | (Flocate_window_from_coordinates): Pass &part to | 12850 | (Flocate_window_from_coordinates): Pass &part to |
| 12851 | window_from_coordinates. | 12851 | window_from_coordinates. |
| 12852 | (coordinates_in_window): Don't say modeline if window_height is 1, | 12852 | (coordinates_in_window): Don't say modeline if window_height is 1, |