]> code.delx.au - gnu-emacs/commit
(makefile-dependency-skip): New variable.
authorDaniel Pfeiffer <occitan@esperanto.org>
Tue, 17 May 2005 20:45:26 +0000 (20:45 +0000)
committerDaniel Pfeiffer <occitan@esperanto.org>
Tue, 17 May 2005 20:45:26 +0000 (20:45 +0000)
commit0b11ce59ee4b7635e207466badfcbff97da80848
treeab0760a943bad9c8981c6b72b2e805a913815cf8
parent0451361cf9ffebdf5d859be7b818aa2db8224cea
(makefile-dependency-skip): New variable.
(makefile-previous-dependency): Inline the new matcher, because it is too complex to work in both directions.
(makefile-match-dependency): Eliminate `backward' arg (see above). Completely reimplemented so as to not sometimes go into an endless loop.  It should also be more efficient, because first it only searches for `:', instead of applying the very complex regexp.
lisp/ChangeLog
lisp/progmodes/make-mode.el