From: Dave Love Date: Wed, 7 Feb 2001 23:25:59 +0000 (+0000) Subject: (ada-popup-key): Fix :type. X-Git-Tag: emacs-pretest-21.0.98~114 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7c5fd35547e357da3a1f346c9b1d5b51f3f70e83;p=emacs.git (ada-popup-key): Fix :type. --- diff --git a/lisp/progmodes/ada-mode.el b/lisp/progmodes/ada-mode.el index 70c78ed1d2f..87077367907 100644 --- a/lisp/progmodes/ada-mode.el +++ b/lisp/progmodes/ada-mode.el @@ -6,7 +6,7 @@ ;; Markus Heritsch ;; Emmanuel Briot ;; Maintainer: Emmanuel Briot -;; Ada Core Technologies's version: $Revision: 1.37 $ +;; Ada Core Technologies's version: $Revision: 1.38 $ ;; Keywords: languages ada ;; This file is not part of GNU Emacs @@ -311,7 +311,7 @@ not to 'begin'." (defcustom ada-popup-key '[down-mouse-3] "*Key used for binding the contextual menu. If nil, no contextual menu is available." - :type '(restricted-regexp :match-alternatives '(stringp vectorp)) + :type '(restricted-sexp :match-alternatives (stringp vectorp)) :group 'ada) (defcustom ada-search-directories