Mercurial > hg > xemacs-beta
diff lisp/x-menubar.el @ 213:78f53ef88e17 r20-4b5
Import from CVS: tag r20-4b5
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:06:47 +0200 |
parents | 78478c60bfcd |
children | d44af0c54775 |
line wrap: on
line diff
--- a/lisp/x-menubar.el Mon Aug 13 10:05:53 2007 +0200 +++ b/lisp/x-menubar.el Mon Aug 13 10:06:47 2007 +0200 @@ -579,7 +579,7 @@ (strokes-mode) (beep) (message "This option requires a window system.")) - :style toggle :selected (and (fboundp strokes-mode) + :style toggle :selected (and (boundp 'strokes-mode) strokes-mode window-system)]) ("Open URLs With"