diff lisp/x11/x-menubar.el @ 98:0d2f883870bc r20-1b1

Import from CVS: tag r20-1b1
author cvs
date Mon, 13 Aug 2007 09:13:56 +0200
parents 821dec489c24
children 4be1180a9e89
line wrap: on
line diff
--- a/lisp/x11/x-menubar.el	Mon Aug 13 09:12:43 2007 +0200
+++ b/lisp/x11/x-menubar.el	Mon Aug 13 09:13:56 2007 +0200
@@ -132,6 +132,7 @@
        ["Towers of Hanoi"	hanoi			t]
        ["Game of Life"		life			t]
        ["Multiplication Puzzle"	mpuz			t]
+       ["Mine Game"		mine			t]
        )
       )
 
@@ -653,6 +654,7 @@
        ["No Warranty"		describe-no-warranty	t]
        ["XEmacs License"	describe-copying	t]
        ["The Latest Version"	describe-distribution	t])
+      ,custom-help-menu
       )
      )))