Mercurial > emacs
diff lib-src/vcdiff @ 62444:24bf25fa47db
(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.
author | Daniel Pfeiffer <occitan@esperanto.org> |
---|---|
date | Tue, 17 May 2005 20:44:18 +0000 |
parents | 746c40973d25 |
children | 23a17af379b1 eb7e8d483840 |