aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog.13
diff options
context:
space:
mode:
authorPaul Eggert2015-11-29 21:50:59 -0800
committerPaul Eggert2015-11-29 21:52:17 -0800
commit36649e0150fa7be91040b9d74009ccc085f8a363 (patch)
treedc4b50ef757c194423c72352b8a21e8936441713 /src/ChangeLog.13
parent50b8c55617931e64c666eec99c6c7e6b4fdb24ea (diff)
downloademacs-36649e0150fa7be91040b9d74009ccc085f8a363.tar.gz
emacs-36649e0150fa7be91040b9d74009ccc085f8a363.zip
Spelling and grammar fixes
Diffstat (limited to 'src/ChangeLog.13')
-rw-r--r--src/ChangeLog.132
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog.13 b/src/ChangeLog.13
index 4643a473c31..fd68f5370ad 100644
--- a/src/ChangeLog.13
+++ b/src/ChangeLog.13
@@ -16566,7 +16566,7 @@
16566 (ns_draw_fringe_bitmap): Remove unused rowY. 16566 (ns_draw_fringe_bitmap): Remove unused rowY.
16567 Change #if to COCOA && >= 10_6. 16567 Change #if to COCOA && >= 10_6.
16568 (ns_draw_window_cursor): Remove unused overspill. 16568 (ns_draw_window_cursor): Remove unused overspill.
16569 (ns_draw_underwave): width and x are EamcsCGFloat. 16569 (ns_draw_underwave): width and x are EmacsCGFloat.
16570 (ns_draw_box): thickness is CGFloat. 16570 (ns_draw_box): thickness is CGFloat.
16571 (ns_dumpglyphs_image): Change #if to COCOA && >= 10_6. 16571 (ns_dumpglyphs_image): Change #if to COCOA && >= 10_6.
16572 (ns_send_appdefined): When NS_IMPL_GNUSTEP, redirect to main thread 16572 (ns_send_appdefined): When NS_IMPL_GNUSTEP, redirect to main thread