aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog.13
diff options
context:
space:
mode:
authorStefan Kangas2023-12-10 12:38:19 +0100
committerStefan Kangas2023-12-10 12:38:19 +0100
commit020aff95fa3e503387a7f9b240e0f7e9f2f054ae (patch)
tree199b9d58f64caf5e64eec47eb916275f1f4985e6 /src/ChangeLog.13
parent5e03a621efc00b3cfe52442670175dd3564c4e1e (diff)
downloademacs-020aff95fa3e503387a7f9b240e0f7e9f2f054ae.tar.gz
emacs-020aff95fa3e503387a7f9b240e0f7e9f2f054ae.zip
; Fix typos in ChangeLog files
Diffstat (limited to 'src/ChangeLog.13')
-rw-r--r--src/ChangeLog.136
1 files changed, 3 insertions, 3 deletions
diff --git a/src/ChangeLog.13 b/src/ChangeLog.13
index d9736479a04..2f44ba02d98 100644
--- a/src/ChangeLog.13
+++ b/src/ChangeLog.13
@@ -5464,7 +5464,7 @@
5464 (set_horizontal_scroll_bar): New function. 5464 (set_horizontal_scroll_bar): New function.
5465 (redisplay_window): Set ignore_mouse_drag_p when tool bar has 5465 (redisplay_window): Set ignore_mouse_drag_p when tool bar has
5466 more than one line. Handle horizontal scroll bars. 5466 more than one line. Handle horizontal scroll bars.
5467 (note_mouse_highlight): Handle horizontal scrol bars. 5467 (note_mouse_highlight): Handle horizontal scroll bars.
5468 (expose_frame): Set dimensions of XRectangle from frame's text 5468 (expose_frame): Set dimensions of XRectangle from frame's text
5469 sizes. 5469 sizes.
5470 (Vvoid_text_area_pointer): Update doc-string. 5470 (Vvoid_text_area_pointer): Update doc-string.
@@ -8437,7 +8437,7 @@
8437 8437
8438 * xdisp.c (syms_of_xdisp): Doc clarification (bug#15657). 8438 * xdisp.c (syms_of_xdisp): Doc clarification (bug#15657).
8439 8439
8440 * keyboard.c (Frecursive_edit): Say more precicely how throwing 8440 * keyboard.c (Frecursive_edit): Say more precisely how throwing
8441 `exit' works (bug#15865). 8441 `exit' works (bug#15865).
8442 8442
84432014-02-07 Martin Rudalics <rudalics@gmx.at> 84432014-02-07 Martin Rudalics <rudalics@gmx.at>
@@ -16678,7 +16678,7 @@
16678 16678
166792013-05-27 Eli Zaretskii <eliz@gnu.org> 166792013-05-27 Eli Zaretskii <eliz@gnu.org>
16680 16680
16681 * xdisp.c (pos_visible_p): When CHARPOS is displayed frrom a 16681 * xdisp.c (pos_visible_p): When CHARPOS is displayed from a
16682 display vector, and we backtrack, handle the case that the 16682 display vector, and we backtrack, handle the case that the
16683 previous character position is also displayed from a display 16683 previous character position is also displayed from a display
16684 vector or covered by a display string or image. (Bug#14476) 16684 vector or covered by a display string or image. (Bug#14476)