]> code.delx.au - gnu-emacs/blobdiff - lisp/obsolete/x-menu.el
(idlwave-sintern-structtag): Declare as a function.
[gnu-emacs] / lisp / obsolete / x-menu.el
index bba20747f536d90d70cd616f3550989f30f89275..e500512cce1c3afefc39b6760d07e17b355048cb 100644 (file)
@@ -1,12 +1,13 @@
 ;;; x-menu.el --- menu support for X
 
-;; Copyright (C) 1986 Free Software Foundation, Inc.
+;; Copyright (C) 1986, 2001, 2002, 2003, 2004, 2005,
+;;   2006, 2007 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
-;; the Free Software Foundation; either version 2, or (at your option)
+;; the Free Software Foundation; either version 3, or (at your option)
 ;; any later version.
 
 ;; GNU Emacs is distributed in the hope that it will be useful,
@@ -23,6 +24,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