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: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/lwlib/ChangeLog
Date: Fri, 19 Apr 2002 07:39:17 -0400

Index: emacs/lwlib/ChangeLog
diff -c emacs/lwlib/ChangeLog:1.58 emacs/lwlib/ChangeLog:1.59
*** emacs/lwlib/ChangeLog:1.58  Fri Apr 19 06:35:52 2002
--- emacs/lwlib/ChangeLog       Fri Apr 19 07:39:17 2002
***************
*** 1,11 ****
  2002-04-19  Eli Zaretskii  <address@hidden>
  
!       * Makefile.in (TAGS): Don't use -t, it's the default behafior for
        etags, so it barfs if invoked with -t.
  
  2002-03-17  Richard M. Stallman  <address@hidden>
  
!       * lwlib.c (P_): Definitions deleted. 
  
  2002-03-16  Eli Zaretskii  <address@hidden>
  
--- 1,11 ----
  2002-04-19  Eli Zaretskii  <address@hidden>
  
!       * Makefile.in (TAGS): Don't use -t, it's the default behavior for
        etags, so it barfs if invoked with -t.
  
  2002-03-17  Richard M. Stallman  <address@hidden>
  
!       * lwlib.c (P_): Definitions deleted.
  
  2002-03-16  Eli Zaretskii  <address@hidden>
  
***************
*** 37,43 ****
        * xlwmenu.c, lwlib-Xaw.c, lwlib-Xlw.c: Include ../src/lisp.h.
        * lwlib-Xm.c, lwlib-Xol.c, lwlib/lwlib-Xolmb.c: Include ../src/lisp.h.
        * lwlib/lwlib-utils.c: Include ../src/lisp.h.
!       
        * lwlib.c: Include ../src/lisp.h.  Don't declare xmalloc.
        (free_widget_value_tree): Don't free `help' field.
        (copy_widget_value_tree): Copy `help' simply, without safe_strdup.
--- 37,43 ----
        * xlwmenu.c, lwlib-Xaw.c, lwlib-Xlw.c: Include ../src/lisp.h.
        * lwlib-Xm.c, lwlib-Xol.c, lwlib/lwlib-Xolmb.c: Include ../src/lisp.h.
        * lwlib/lwlib-utils.c: Include ../src/lisp.h.
! 
        * lwlib.c: Include ../src/lisp.h.  Don't declare xmalloc.
        (free_widget_value_tree): Don't free `help' field.
        (copy_widget_value_tree): Copy `help' simply, without safe_strdup.
***************
*** 59,65 ****
  2001-10-05  Gerd Moellmann  <address@hidden>
  
        * Branch for 21.1.
!       
  2001-04-30  Gerd Moellmann  <address@hidden>
  
        * xlwmenu.c (xlwmenu_window_p): New function.
--- 59,65 ----
  2001-10-05  Gerd Moellmann  <address@hidden>
  
        * Branch for 21.1.
! 
  2001-04-30  Gerd Moellmann  <address@hidden>
  
        * xlwmenu.c (xlwmenu_window_p): New function.
***************
*** 80,86 ****
        * 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.
  
        * lwlib-Xm.c (xm_popup_menu): Don't set XmNmenuPost unless
--- 80,86 ----
        * 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.
  
        * lwlib-Xm.c (xm_popup_menu): Don't set XmNmenuPost unless
***************
*** 1069,1075 ****
  ;; coding: iso-2022-7bit-unix
  ;; End:
  
!     Copyright (C) 1995, 1996, 1997, 1998, 1999, 2001
        Free Software Foundation, Inc.
    Copying and distribution of this file, with or without modification,
    are permitted provided the copyright notice and this notice are preserved.
--- 1069,1075 ----
  ;; coding: iso-2022-7bit-unix
  ;; End:
  
!     Copyright (C) 1995, 1996, 1997, 1998, 1999, 2001, 2002
        Free Software Foundation, Inc.
    Copying and distribution of this file, with or without modification,
    are permitted provided the copyright notice and this notice are preserved.



reply via email to

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