diff options
| author | Stefan Kangas | 2022-12-15 02:41:20 +0100 |
|---|---|---|
| committer | Stefan Kangas | 2022-12-16 08:29:28 +0100 |
| commit | 033071692c7cd1cd550d25170d4b3168668567ac (patch) | |
| tree | 4652c5a846b8d166757c46c81a709beaed962e0a /src/ChangeLog.12 | |
| parent | f4a513344d95badf2b75b0577016edcdd9ea5fbe (diff) | |
| download | emacs-033071692c7cd1cd550d25170d4b3168668567ac.tar.gz emacs-033071692c7cd1cd550d25170d4b3168668567ac.zip | |
; Fix typos
Diffstat (limited to 'src/ChangeLog.12')
| -rw-r--r-- | src/ChangeLog.12 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog.12 b/src/ChangeLog.12 index 7f77c0ca077..f455c4de382 100644 --- a/src/ChangeLog.12 +++ b/src/ChangeLog.12 | |||
| @@ -10836,7 +10836,7 @@ | |||
| 10836 | * gtkutil.c (xg_maybe_add_timer): Port to higher-res time stamps. | 10836 | * gtkutil.c (xg_maybe_add_timer): Port to higher-res time stamps. |
| 10837 | 10837 | ||
| 10838 | * image.c (prepare_image_for_display, clear_image_cache) | 10838 | * image.c (prepare_image_for_display, clear_image_cache) |
| 10839 | (lookup_image): Port to higer-resolution time stamps. | 10839 | (lookup_image): Port to higher-resolution time stamps. |
| 10840 | 10840 | ||
| 10841 | * keyboard.c (start_polling, bind_polling_period): | 10841 | * keyboard.c (start_polling, bind_polling_period): |
| 10842 | Check for time stamp overflow. | 10842 | Check for time stamp overflow. |