emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/xmenu.c


From: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/src/xmenu.c
Date: Mon, 30 Aug 2004 16:35:54 -0400

Index: emacs/src/xmenu.c
diff -c emacs/src/xmenu.c:1.258 emacs/src/xmenu.c:1.259
*** emacs/src/xmenu.c:1.258     Mon Aug 30 20:14:21 2004
--- emacs/src/xmenu.c   Mon Aug 30 20:31:09 2004
***************
*** 1788,1794 ****
    return first_wv;
  }
  
! /* Walk through thw widget_value tree starting at FIRST_WV and update
     the char * pointers from the corresponding lisp values.
     We do this after building the whole tree, since GC may happen while the
     tree is constructed, and small strings are relocated.  So we must wait
--- 1788,1794 ----
    return first_wv;
  }
  
! /* Walk through the widget_value tree starting at FIRST_WV and update
     the char * pointers from the corresponding lisp values.
     We do this after building the whole tree, since GC may happen while the
     tree is constructed, and small strings are relocated.  So we must wait




reply via email to

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