emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/src ChangeLog


From: Adrian Robert
Subject: [Emacs-diffs] emacs/src ChangeLog
Date: Fri, 06 Mar 2009 19:07:31 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Adrian Robert <arobert> 09/03/06 19:07:31

Modified files:
        src            : ChangeLog 

Log message:
        * nsmenu.m: (EmacsMenu-addItemWithWidgetValue:): Don't add accelerator 
in parens under GNUstep.;  * nsterm.m: Include <signal.h> for SIGTERM used in 
ns_term_shutdown.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/src/ChangeLog?cvsroot=emacs&r1=1.7406&r2=1.7407

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/src/ChangeLog,v
retrieving revision 1.7406
retrieving revision 1.7407
diff -u -b -r1.7406 -r1.7407
--- ChangeLog   6 Mar 2009 15:36:16 -0000       1.7406
+++ ChangeLog   6 Mar 2009 19:07:30 -0000       1.7407
@@ -5,13 +5,17 @@
 
 2009-03-06  Adrian Robert  <address@hidden>
 
-       * 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  <address@hidden>
 
        These changes are to detect incorrect composition sequence without




reply via email to

[Prev in Thread] Current Thread [Next in Thread]