diff lisp/menubar.el @ 227:0e522484dd2a r20-5b12

Import from CVS: tag r20-5b12
author cvs
date Mon, 13 Aug 2007 10:12:37 +0200
parents 12579d965149
children f955c73f5258
line wrap: on
line diff
--- a/lisp/menubar.el	Mon Aug 13 10:11:42 2007 +0200
+++ b/lisp/menubar.el	Mon Aug 13 10:12:37 2007 +0200
@@ -34,6 +34,10 @@
 
 ;;; Code:
 
+(defgroup menu nil
+  "Input from the menus."
+  :group 'environment)
+
 (defvar default-menubar nil)
 
 ;; this function is considered "part of the lexicon" by many,