emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] Changes to emacs/src/xmenu.c,v


From: Andreas Schwab
Subject: [Emacs-commit] Changes to emacs/src/xmenu.c,v
Date: Sun, 19 Nov 2006 01:24:41 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Andreas Schwab <schwab> 06/11/19 01:24:41

Index: xmenu.c
===================================================================
RCS file: /sources/emacs/emacs/src/xmenu.c,v
retrieving revision 1.315
retrieving revision 1.316
diff -u -b -r1.315 -r1.316
--- xmenu.c     12 Nov 2006 17:52:29 -0000      1.315
+++ xmenu.c     19 Nov 2006 01:24:41 -0000      1.316
@@ -822,7 +822,7 @@
   int xpos = 0, ypos = 0;
   Lisp_Object title;
   char *error_name = NULL;
-  Lisp_Object selection;
+  Lisp_Object selection = Qnil;
   FRAME_PTR f = NULL;
   Lisp_Object x, y, window;
   int keymaps = 0;




reply via email to

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