aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv2014-10-05 17:46:10 +0200
committerJan Djärv2014-10-05 17:46:10 +0200
commit6e604a82a0f8dad3a55c54cf8b64ef2d38106f5b (patch)
tree74bc612862bd6199e0299654a96e47bb304c8335 /src/ChangeLog
parent08f27aa39c498d34418c7420b33bf2db913827c3 (diff)
downloademacs-6e604a82a0f8dad3a55c54cf8b64ef2d38106f5b.tar.gz
emacs-6e604a82a0f8dad3a55c54cf8b64ef2d38106f5b.zip
* nsterm.m (ns_draw_window_cursor): Adjust y for hbar cursor only if smaller than
line height (Bug#17977). Fixes: debbugs:18345
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 77494c0dc42..835a241cf9d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -4,6 +4,8 @@
4 (toggleFullScreen:): Use ns-use-fullscreen-animation for animate. 4 (toggleFullScreen:): Use ns-use-fullscreen-animation for animate.
5 (ns_select, ns_read_socket): Use unwind_protect to decrease 5 (ns_select, ns_read_socket): Use unwind_protect to decrease
6 apploopnr (Bug#18345). 6 apploopnr (Bug#18345).
7 (ns_draw_window_cursor): Adjust y for hbar cursor only if smaller than
8 line height (Bug#17977).
7 9
8 * macfont.m: Fix indentation and import changes from macport 10 * macfont.m: Fix indentation and import changes from macport
9 24.3.94. 11 24.3.94.