Mercurial > emacs
changeset 102435:8b1a3964c4e5
* nsmenu.m: (EmacsMenu-addItemWithWidgetValue:): Don't add accelerator in parens under GNUstep.; * nsterm.m: Include <signal.h> for SIGTERM used in ns_term_shutdown.
author | Adrian Robert <Adrian.B.Robert@gmail.com> |
---|---|
date | Fri, 06 Mar 2009 19:07:30 +0000 |
parents | 762aaa3e88a0 |
children | 0f0eef145055 |
files | src/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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 <Adrian.B.Robert@gmail.com> - * nsterm.m (x_set_window_size): Change back to calculated method - of setting toolbar height under Cocoa. (Bug#2546) + * nsterm.m: Include <signal.h> 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 <handa@m17n.org> These changes are to detect incorrect composition sequence without