diff options
| author | Stefan Kangas | 2020-10-02 17:56:41 +0200 |
|---|---|---|
| committer | Stefan Kangas | 2020-10-03 12:53:51 +0200 |
| commit | ceae38b9338ea07b18b2d2efa07bcf304d40c23d (patch) | |
| tree | 3aca6458654c798933cad21f07a823f33e310cdb /src/ChangeLog.3 | |
| parent | d22fe0ec3a321ea222ad2f25c52c7eddea4375df (diff) | |
| download | emacs-ceae38b9338ea07b18b2d2efa07bcf304d40c23d.tar.gz emacs-ceae38b9338ea07b18b2d2efa07bcf304d40c23d.zip | |
; Fix trivial typos in ChangeLogs
Diffstat (limited to 'src/ChangeLog.3')
| -rw-r--r-- | src/ChangeLog.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/ChangeLog.3 b/src/ChangeLog.3 index 973251859c1..4e403058837 100644 --- a/src/ChangeLog.3 +++ b/src/ChangeLog.3 | |||
| @@ -11656,8 +11656,8 @@ | |||
| 11656 | pixel_to_glyph_translation, and rewritten. Just get coordinates, | 11656 | pixel_to_glyph_translation, and rewritten. Just get coordinates, |
| 11657 | don't return anything. | 11657 | don't return anything. |
| 11658 | (buffer_posn_from_coords): New function - given a window and | 11658 | (buffer_posn_from_coords): New function - given a window and |
| 11659 | co-ordinates on the screen, find the buffer position at those | 11659 | coordinates on the screen, find the buffer position at those |
| 11660 | co-ordinates. | 11660 | coordinates. |
| 11661 | 11661 | ||
| 11662 | 1991-01-08 Jim Blandy (jimb@geech.ai.mit.edu) | 11662 | 1991-01-08 Jim Blandy (jimb@geech.ai.mit.edu) |
| 11663 | 11663 | ||
| @@ -16140,7 +16140,7 @@ | |||
| 16140 | New format %S converts everything (even strings) with prin1. | 16140 | New format %S converts everything (even strings) with prin1. |
| 16141 | * doprnt.c (doprnt): Treat %s like %S. | 16141 | * doprnt.c (doprnt): Treat %s like %S. |
| 16142 | 16142 | ||
| 16143 | * print.c (Fprin1_to_string): Opt 3nd arg non-nil does princ. | 16143 | * print.c (Fprin1_to_string): Opt 3rd arg non-nil does princ. |
| 16144 | 16144 | ||
| 16145 | 1988-12-31 Richard Stallman (rms@sugar-bombs.ai.mit.edu) | 16145 | 1988-12-31 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
| 16146 | 16146 | ||