Mercurial > hg > xemacs-beta
diff lisp/x11/x-menubar.el @ 100:4be1180a9e89 r20-1b2
Import from CVS: tag r20-1b2
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:15:11 +0200 |
parents | 0d2f883870bc |
children | a145efe76779 |
line wrap: on
line diff
--- a/lisp/x11/x-menubar.el Mon Aug 13 09:13:58 2007 +0200 +++ b/lisp/x11/x-menubar.el Mon Aug 13 09:15:11 2007 +0200 @@ -394,7 +394,7 @@ (redraw-modeline))))) :active font-lock-mode :style toggle - :selected fast-lock-mode] + :selected (and (boundp 'fast-lock-mode) fast-lock-mode)] ) ("Paren Highlighting" ["None" (paren-set-mode -1)