]> code.delx.au - gnu-emacs/blobdiff - lisp/obsolete/lmenu.el
* configure.ac: Simplify gnutls tests.
[gnu-emacs] / lisp / obsolete / lmenu.el
index c8aca99afe33fc0c512b817d3c7d48efbf0eb8b2..8f676e00e4341ebac46262de1768b611abc6a6d5 100644 (file)
@@ -1,6 +1,6 @@
 ;;; lmenu.el --- emulate Lucid's menubar support
 
-;; Copyright (C) 1992-1994, 1997, 2001-2013 Free Software Foundation,
+;; Copyright (C) 1992-1994, 1997, 2001-2014 Free Software Foundation,
 ;; Inc.
 
 ;; Keywords: emulations obsolete
       (setq menu-items (cdr menu-items)))
     menu))
 
-(declare-function x-popup-dialog "xmenu.c" (position contents &optional header))
+(declare-function x-popup-dialog "menu.c" (position contents &optional header))
 
 ;; XEmacs compatibility function
 (defun popup-dialog-box (data)