# HG changeset patch # User Dave Love # Date 981588359 0 # Node ID c49a286df4767276f854c77e374f52033c218c4e # Parent 6b6548798375bac118eb67e7345fb759caccc830 (ada-popup-key): Fix :type. diff -r 6b6548798375 -r c49a286df476 lisp/progmodes/ada-mode.el --- 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 ;; 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 @@ (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