]> git.eshelyaron.com Git - emacs.git/commit
(makefile-imenu-generic-expression): Use function to find dependencies, because regex...
authorDaniel Pfeiffer <occitan@esperanto.org>
Sat, 21 May 2005 02:46:37 +0000 (02:46 +0000)
committerDaniel Pfeiffer <occitan@esperanto.org>
Sat, 21 May 2005 02:46:37 +0000 (02:46 +0000)
commit774cd45416f0d0bfb5b69ace8d10d35ea7e288ee
tree825f5d5157c219d72ec4559565a0b051409ad1b0
parentfb50d1e9db15111b5952a8709e4a5774ae34624b
(makefile-imenu-generic-expression): Use function to find dependencies, because regexp alone is so complex, it easily goes into an endless loop.
(makefile-makepp-mode): Also add submenu for Perl functions defined in the makefile.
(makefile-bsdmake-mode): Special imenu-generic-expression no longer needed, due to function call.
(makefile-match-dependency): Take BOUND into account when checking if we're through.
lisp/ChangeLog
lisp/progmodes/make-mode.el