Mercurial > hg > xemacs-beta
diff lisp/keydefs.el @ 227:0e522484dd2a r20-5b12
Import from CVS: tag r20-5b12
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:12:37 +0200 |
parents | 2c611d1463a6 |
children | 8efd647ea9ca |
line wrap: on
line diff
--- a/lisp/keydefs.el Mon Aug 13 10:11:42 2007 +0200 +++ b/lisp/keydefs.el Mon Aug 13 10:12:37 2007 +0200 @@ -33,6 +33,11 @@ ;;; Code: +(defgroup keyboard nil + "Input from the keyboard." + :group 'environment) + + ;; created by C code (defvar global-map (current-global-map) "\ Default global keymap mapping XEmacs keyboard input into commands.