aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorAlp Aker2014-09-10 13:56:38 -0400
committerAlp Aker2014-09-10 13:56:38 -0400
commit1014b530f59b332e9ae53c1d0d90f6074b1fca6c (patch)
treec5774a8e7d655577dff2d5380b8ba4f1aece41fe /src/ChangeLog
parent30773514c99e9105b2efa882eafa59a8d7bd3a7c (diff)
downloademacs-1014b530f59b332e9ae53c1d0d90f6074b1fca6c.tar.gz
emacs-1014b530f59b332e9ae53c1d0d90f6074b1fca6c.zip
* nsterm.m (ns_draw_fringe_bitmap): Use the same logic as other terms to determine bitmap color. (Bug#18437)
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 0b3aa8e22ec..5498a07a0da 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12014-09-10 Alp Aker <alp.tekin.aker@gmail.com>
2
3 * nsterm.m (ns_draw_fringe_bitmap): Use the same logic as other
4 terms to determine bitmap color. (Bug#18437)
5
12014-09-10 Eli Zaretskii <eliz@gnu.org> 62014-09-10 Eli Zaretskii <eliz@gnu.org>
2 7
3 * w32.c (sys_write): Use SAFE_NALLOCA for the NL -> CRLF 8 * w32.c (sys_write): Use SAFE_NALLOCA for the NL -> CRLF