aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Robert <[email protected]>2009-03-06 19:07:30 +0000
committerAdrian Robert <[email protected]>2009-03-06 19:07:30 +0000
commit4c9bdfc25440d671b5f0bab1b1cd4101a4d265d3 (patch)
tree9198c45ce904253f5896bff0ed2b0b5c14582c7f
parente863926a7bd437476ea7a789084270cd346e9381 (diff)
* nsmenu.m: (EmacsMenu-addItemWithWidgetValue:): Don't add accelerator in parens under GNUstep.; * nsterm.m: Include <signal.h> for SIGTERM used in ns_term_shutdown.
-rw-r--r--src/ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 0807d81c47..1b2d59f5d1 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -5,13 +5,17 @@
2009-03-06 Adrian Robert <[email protected]>
- * 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 <[email protected]>
These changes are to detect incorrect composition sequence without