diff lisp/obsolete/x-menu.el @ 65190:ba16937f9b3f

(x-process-mouse-hook): Add defvar.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 29 Aug 2005 10:15:00 +0000
parents 5b1a238fcbb4
children e8a3fb527b77 a3716f7538f2
line wrap: on
line diff
--- a/lisp/obsolete/x-menu.el	Mon Aug 29 10:14:35 2005 +0000
+++ b/lisp/obsolete/x-menu.el	Mon Aug 29 10:15:00 2005 +0000
@@ -23,6 +23,8 @@
 
 ;;; Code:
 
+(defvar x-process-mouse-hook)
+
 (defun x-menu-mode ()
   "Major mode for creating permanent menus for use with X.
 These menus are implemented entirely in Lisp; popup menus, implemented