Mercurial > hg > xemacs-beta
diff lisp/packages/func-menu.el @ 171:929b76928fce r20-3b12
Import from CVS: tag r20-3b12
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:47:52 +0200 |
parents | 59463afc5666 |
children | bfd6434d15b3 |
line wrap: on
line diff
--- a/lisp/packages/func-menu.el Mon Aug 13 09:47:00 2007 +0200 +++ b/lisp/packages/func-menu.el Mon Aug 13 09:47:52 2007 +0200 @@ -836,7 +836,7 @@ (defvar fume-function-name-regexp-make "^\\(\\(\\$\\s(\\)?\\(\\w\\|\\.\\)+\\(:sh\\)?\\(\\s)\\)?\\)\\s *\\(::?\\|\\+?=\\)" "Expression to get makefile target names") -(add-hook 'makefile-mode-hook 'fume-add-menubar-entry) +;;(add-hook 'makefile-mode-hook 'fume-add-menubar-entry) ;;; Directory Listings ;;;