Mercurial > emacs
comparison src/ChangeLog @ 102436:0f0eef145055
Fix entry.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 07 Mar 2009 03:47:46 +0000 |
parents | 8b1a3964c4e5 |
children | 894d9dd4f3ea |
comparison
equal
deleted
inserted
replaced
102435:8b1a3964c4e5 | 102436:0f0eef145055 |
---|---|
1 2009-03-06 Aaron Ecay <aaronecay@gmail.com> (tiny change) | 1 2009-03-06 Aaron Ecay <aaronecay@gmail.com> (tiny change) |
2 | 2 |
3 (ns_draw_vertical_window_border): Draw 1 pixel wide, not two, and | 3 * nsterm.m (ns_draw_vertical_window_border): Draw 1 pixel wide, |
4 use NSRectFill instead of NSDrawGroove. | 4 not two, and use NSRectFill instead of NSDrawGroove. (Bug#2352) |
5 | 5 |
6 2009-03-06 Adrian Robert <Adrian.B.Robert@gmail.com> | 6 2009-03-06 Adrian Robert <Adrian.B.Robert@gmail.com> |
7 | 7 |
8 * nsterm.m: Include <signal.h> for SIGTERM used in ns_term_shutdown. | 8 * nsterm.m: Include <signal.h> for SIGTERM used in ns_term_shutdown. |
9 (x_set_window_size): Change back to calculated method of setting | 9 (x_set_window_size): Change back to calculated method of setting |