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: Andreas Schwab
Subject: [Emacs-diffs] Changes to emacs/src/xmenu.c
Date: Tue, 30 May 2006 16:12:49 +0000

Index: emacs/src/xmenu.c
diff -u emacs/src/xmenu.c:1.304 emacs/src/xmenu.c:1.305
--- emacs/src/xmenu.c:1.304     Mon May 29 07:11:35 2006
+++ emacs/src/xmenu.c   Tue May 30 16:12:49 2006
@@ -1373,6 +1373,8 @@
     }
 
   UNBLOCK_INPUT;
+
+  return Qnil;
 }
 #endif /* USE_X_TOOLKIT */
 




reply via email to

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