# HG changeset patch # User Adrian Robert # Date 1236366450 0 # Node ID 8b1a3964c4e5936853511b27a039d46510f8fee0 # Parent 762aaa3e88a00d97e1db2aca0e4ef7fa644b0d32 * nsmenu.m: (EmacsMenu-addItemWithWidgetValue:): Don't add accelerator in parens under GNUstep.; * nsterm.m: Include for SIGTERM used in ns_term_shutdown. diff -r 762aaa3e88a0 -r 8b1a3964c4e5 src/ChangeLog --- a/src/ChangeLog Fri Mar 06 19:07:00 2009 +0000 +++ b/src/ChangeLog Fri Mar 06 19:07:30 2009 +0000 @@ -5,13 +5,17 @@ 2009-03-06 Adrian Robert - * nsterm.m (x_set_window_size): Change back to calculated method - of setting toolbar height under Cocoa. (Bug#2546) + * nsterm.m: Include for SIGTERM used in ns_term_shutdown. + (x_set_window_size): Change back to calculated method of setting + toolbar height under Cocoa. (Bug#2546) (EmacsView-windowWillUseStandardFrame:defaultFrame:): New method. (EmacsView-drawRect:): Completely shortcircuit if ns_in_resize. * nsfns.m (ns_appkit_version_int): Fix typo in the version macro. + * nsmenu.m (EmacsMenu-addItemWithWidgetValue:): Don't add + accelerator in parens under GNUstep. + 2009-03-06 Kenichi Handa These changes are to detect incorrect composition sequence without