diff options
| author | Stefan Kangas | 2022-11-18 15:48:22 +0100 |
|---|---|---|
| committer | Stefan Kangas | 2022-11-18 16:02:19 +0100 |
| commit | ba485eb949ddec53b1d7b5d78f3fcfbe2be60d7d (patch) | |
| tree | aee24e35b156969e2450699b3d02621bcec3375e /src/ChangeLog.8 | |
| parent | c116d9f74c8fc81a7e98b1519fa300998a8a15c3 (diff) | |
| download | emacs-ba485eb949ddec53b1d7b5d78f3fcfbe2be60d7d.tar.gz emacs-ba485eb949ddec53b1d7b5d78f3fcfbe2be60d7d.zip | |
; Fix typos
Diffstat (limited to 'src/ChangeLog.8')
| -rw-r--r-- | src/ChangeLog.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog.8 b/src/ChangeLog.8 index 2594ced5f62..effdf8a7acf 100644 --- a/src/ChangeLog.8 +++ b/src/ChangeLog.8 | |||
| @@ -5704,7 +5704,7 @@ | |||
| 5704 | (x_scroll_bar_expose): Make no-op for toolkit scroll bars. | 5704 | (x_scroll_bar_expose): Make no-op for toolkit scroll bars. |
| 5705 | (x_scroll_bar_create): Create and show a scroll bar widget | 5705 | (x_scroll_bar_create): Create and show a scroll bar widget |
| 5706 | if using toolkit scroll bars. | 5706 | if using toolkit scroll bars. |
| 5707 | (x_scroll_bar_move): Handle tookit scroll bars. | 5707 | (x_scroll_bar_move): Handle toolkit scroll bars. |
| 5708 | 5708 | ||
| 5709 | * Makefile.in (LIBW): Use Xaw3d if present. | 5709 | * Makefile.in (LIBW): Use Xaw3d if present. |
| 5710 | 5710 | ||