diff lisp/viper/viper-macs.el @ 197:acd284d43ca1 r20-3b25

Import from CVS: tag r20-3b25
author cvs
date Mon, 13 Aug 2007 10:00:02 +0200
parents bfd6434d15b3
children
line wrap: on
line diff
--- a/lisp/viper/viper-macs.el	Mon Aug 13 09:59:07 2007 +0200
+++ b/lisp/viper/viper-macs.el	Mon Aug 13 10:00:02 2007 +0200
@@ -81,7 +81,7 @@
 The notation for these keys is borrowed from XEmacs. Basically,
 a key is a symbol, e.g., `a', `\\1', `f2', etc., or a list, e.g.,
 `(meta control f1)'."
-  :type 'key
+  :type 'sexp
   :group 'viper)