changeset 35959:c49a286df476

(ada-popup-key): Fix :type.
author Dave Love <fx@gnu.org>
date Wed, 07 Feb 2001 23:25:59 +0000
parents 6b6548798375
children a21a0d45ea19
files lisp/progmodes/ada-mode.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/progmodes/ada-mode.el	Wed Feb 07 23:06:47 2001 +0000
+++ b/lisp/progmodes/ada-mode.el	Wed Feb 07 23:25:59 2001 +0000
@@ -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 @@
 (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