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: Thien-Thi Nguyen
Subject: [Emacs-diffs] Changes to emacs/src/xmenu.c
Date: Mon, 18 Apr 2005 05:38:47 -0400

Index: emacs/src/xmenu.c
diff -c emacs/src/xmenu.c:1.284 emacs/src/xmenu.c:1.285
*** emacs/src/xmenu.c:1.284     Mon Apr 18 09:36:06 2005
--- emacs/src/xmenu.c   Mon Apr 18 09:38:46 2005
***************
*** 771,777 ****
    Lisp_Object keymap, tem;
    int xpos = 0, ypos = 0;
    Lisp_Object title;
!   char *error_name;
    Lisp_Object selection;
    FRAME_PTR f = NULL;
    Lisp_Object x, y, window;
--- 771,777 ----
    Lisp_Object keymap, tem;
    int xpos = 0, ypos = 0;
    Lisp_Object title;
!   char *error_name = NULL;
    Lisp_Object selection;
    FRAME_PTR f = NULL;
    Lisp_Object x, y, window;




reply via email to

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