emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lwlib/ChangeLog


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lwlib/ChangeLog
Date: Sat, 12 Mar 2005 18:39:37 -0500

Index: emacs/lwlib/ChangeLog
diff -c emacs/lwlib/ChangeLog:1.87 emacs/lwlib/ChangeLog:1.88
*** emacs/lwlib/ChangeLog:1.87  Mon Dec 27 15:22:36 2004
--- emacs/lwlib/ChangeLog       Sat Mar 12 23:39:37 2005
***************
*** 1,3 ****
--- 1,8 ----
+ 2005-03-12  Stefan Monnier  <address@hidden>
+ 
+       * xlwmenuP.h:
+       * xlwmenu.h: Add missing copyright and license notice.
+ 
  2004-12-27  Jan Dj,Ad(Brv  <address@hidden>
  
        * xlwmenu.c (xlwMenuActionsList): Install MenuGadgetEscape as an
***************
*** 19,29 ****
  
  2004-08-30  Jan Dj,Ad(Brv  <address@hidden>
  
!       * lwlib.h (_widget_value): Added lname and lkey.
  
  2004-01-12  Jan Dj,Ad(Brv  <address@hidden>
  
!       * xlwmenuP.h (_XlwMenu_part): Added top_depth.
  
        * xlwmenu.h: Removed declaration of pop_up_menu
  
--- 24,34 ----
  
  2004-08-30  Jan Dj,Ad(Brv  <address@hidden>
  
!       * lwlib.h (_widget_value): Add lname and lkey.
  
  2004-01-12  Jan Dj,Ad(Brv  <address@hidden>
  
!       * xlwmenuP.h (_XlwMenu_part): Add top_depth.
  
        * xlwmenu.h: Removed declaration of pop_up_menu
  
***************
*** 56,63 ****
  
        * lwlib-Xlw.c: Include lisp.h, not ../src/lisp.h.
        (lw_lucid_widget_p): Remove unused `mw'.
!       (xlw_update_one_widget, xlw_pop_instance) [PROTOTYPES]: Provide
!       ISO C arglists.
  
  2003-04-30  Lute Kamstra  <address@hidden>
  
--- 61,68 ----
  
        * lwlib-Xlw.c: Include lisp.h, not ../src/lisp.h.
        (lw_lucid_widget_p): Remove unused `mw'.
!       (xlw_update_one_widget, xlw_pop_instance) [PROTOTYPES]:
!       Provide ISO C arglists.
  
  2003-04-30  Lute Kamstra  <address@hidden>
  
***************
*** 84,91 ****
  2002-11-20  Dave Love  <address@hidden>
  
        * lwlib.c: Remove obsolete USE_OLIT code.
!       [PROTOTYPES]: Provide ISO C arglists for functions with Boolean
!       args.
        (lwlib_memset): Declare length arg as size_t.
        (malloc_widget_value): Cast arg of lwlib_memset.
  
--- 89,95 ----
  2002-11-20  Dave Love  <address@hidden>
  
        * lwlib.c: Remove obsolete USE_OLIT code.
!       [PROTOTYPES]: Provide ISO C arglists for functions with Boolean args.
        (lwlib_memset): Declare length arg as size_t.
        (malloc_widget_value): Cast arg of lwlib_memset.
  
***************
*** 248,254 ****
  
        * lwlib-Xm.c (make_menu_in_widget): Add an XmNpopdownCallback
        instead of an XmNunmapCallback.
!       (xm_unmap_callback): Removed.
  
        * lwlib-Xm.c (make_menubar): Take out code in #if 0.
  
--- 252,258 ----
  
        * lwlib-Xm.c (make_menu_in_widget): Add an XmNpopdownCallback
        instead of an XmNunmapCallback.
!       (xm_unmap_callback): Remove.
  
        * lwlib-Xm.c (make_menubar): Take out code in #if 0.
  




reply via email to

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