Mercurial > hg > xemacs-beta
comparison lisp/x-menubar.el @ 255:084402c475ba r20-5b26
Import from CVS: tag r20-5b26
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:21:18 +0200 |
parents | 41f2f0e326e9 |
children | 11cf20601dec |
comparison
equal
deleted
inserted
replaced
254:e92abcaa252b | 255:084402c475ba |
---|---|
163 ("Games" | 163 ("Games" |
164 ["Mine Game" xmine | 164 ["Mine Game" xmine |
165 :active (fboundp 'xmine)] | 165 :active (fboundp 'xmine)] |
166 ["Tetris" tetris | 166 ["Tetris" tetris |
167 :active (fboundp 'tetris)] | 167 :active (fboundp 'tetris)] |
168 ["Sokoban" sokoban | |
169 :active (fboundp 'sokoban)] | |
168 ["Quote from Zippy" yow | 170 ["Quote from Zippy" yow |
169 :active (fboundp 'yow)] | 171 :active (fboundp 'yow)] |
170 ["Psychoanalyst" doctor | 172 ["Psychoanalyst" doctor |
171 :active (fboundp 'doctor)] | 173 :active (fboundp 'doctor)] |
172 ["Psychoanalyze Zippy!" psychoanalyze-pinhead | 174 ["Psychoanalyze Zippy!" psychoanalyze-pinhead |