]> code.delx.au - gnu-emacs/commitdiff
(ada-popup-key): Fix :type.
authorDave Love <fx@gnu.org>
Wed, 7 Feb 2001 23:25:59 +0000 (23:25 +0000)
committerDave Love <fx@gnu.org>
Wed, 7 Feb 2001 23:25:59 +0000 (23:25 +0000)
lisp/progmodes/ada-mode.el

index 70c78ed1d2f27651fb92df1ef4790415deb883f2..87077367907c7919ea544ce0495a385e5c239361 100644 (file)
@@ -6,7 +6,7 @@
 ;;      Markus Heritsch <Markus.Heritsch@studbox.uni-stuttgart.de>
 ;;      Emmanuel Briot  <briot@gnat.com>
 ;; Maintainer: Emmanuel Briot <briot@gnat.com>
-;; 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