From: Juanma Barranquero Date: Mon, 29 Aug 2005 10:15:00 +0000 (+0000) Subject: (x-process-mouse-hook): Add defvar. X-Git-Tag: emacs-pretest-22.0.90~7397 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=35d886bb7f835694a3cfb0f878711d88a468c4b0;p=emacs.git (x-process-mouse-hook): Add defvar. --- diff --git a/lisp/obsolete/x-menu.el b/lisp/obsolete/x-menu.el index 048cea05ecb..12427f803cc 100644 --- a/lisp/obsolete/x-menu.el +++ b/lisp/obsolete/x-menu.el @@ -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