]> git.eshelyaron.com Git - emacs.git/commitdiff
(cua-inhibit-cua-keys): Add defvar.
authorJuanma Barranquero <lekktu@gmail.com>
Wed, 31 Aug 2005 13:50:14 +0000 (13:50 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Wed, 31 Aug 2005 13:50:14 +0000 (13:50 +0000)
lisp/ido.el

index 2ea7476ce45c5defc628de79a588decf006dff54..7c9d269417a48ea9eff7dd643ee8575ce3adf4cd 100644 (file)
 
 (provide 'ido)
 
+(defvar cua-inhibit-cua-keys)
+
 ;;; User Variables
 ;;
 ;; These are some things you might want to change.