From: Glenn Morris Date: Sat, 7 Mar 2009 03:47:46 +0000 (+0000) Subject: Fix entry. X-Git-Tag: emacs-pretest-23.0.92~314 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=47f588bbf8e731ac3159281650f36957d2cb1424;p=emacs.git Fix entry. --- diff --git a/src/ChangeLog b/src/ChangeLog index 1b2d59f5d13..1054979005f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,7 +1,7 @@ 2009-03-06 Aaron Ecay (tiny change) - (ns_draw_vertical_window_border): Draw 1 pixel wide, not two, and - use NSRectFill instead of NSDrawGroove. + * nsterm.m (ns_draw_vertical_window_border): Draw 1 pixel wide, + not two, and use NSRectFill instead of NSDrawGroove. (Bug#2352) 2009-03-06 Adrian Robert