> * Richard M. Stallman <[EMAIL PROTECTED]> [2005-08-27 22:46:13 -0400]:
>
> Does this fix it?
>
> *** make-mode.el 01 Aug 2005 11:11:11 -0400 1.106
> --- make-mode.el 27 Aug 2005 21:10:45 -0400
> ***
> *** 1833,1838
> --- 1833,1841
> ;
Does this fix it?
*** make-mode.el01 Aug 2005 11:11:11 -0400 1.106
--- make-mode.el27 Aug 2005 21:10:45 -0400
***
*** 1833,1838
--- 1833,1841
;; Don't keep looking across a blank line or comment.
(looking-
TECTED]>
(makefile-dependency-regex): Delete spurious `bb'.
2005-06-06 Richard M. Stallman <[EMAIL PROTECTED]>
* progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
just like other allowed characters.
Alas, I do not grok this huge regex...