Mercurial > hg > xemacs-beta
diff lisp/x11/x-menubar.el @ 24:4103f0995bd7 r19-15b95
Import from CVS: tag r19-15b95
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:51:03 +0200 |
parents | d95e72db5c07 |
children | 441bb1e64a06 |
line wrap: on
line diff
--- a/lisp/x11/x-menubar.el Mon Aug 13 08:50:31 2007 +0200 +++ b/lisp/x11/x-menubar.el Mon Aug 13 08:51:03 2007 +0200 @@ -388,7 +388,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)