(makefile-rule-action-regex): Backtrack less.
[bpt/emacs.git] / lisp / progmodes / make-mode.el
2005-08-05 Miles BaderRevision: miles@gnu.org--gnu-2005/emacs--unicode--0...
2005-08-01 Nick RobertsUpdate copyright for release of 22.1 for progmodes...
2005-07-07 Miles BaderRevision: miles@gnu.org--gnu-2005/emacs--unicode--0...
2005-07-05 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 469)
2005-07-04 Lute KamstraUpdate FSF's address.
2005-06-21 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 423-434)
2005-06-15 Miles BaderRevision: miles@gnu.org--gnu-2005/emacs--unicode--0...
2005-06-15 Daniel Pfeiffer(put 'makefile-space-face 'face-alias 'makefile-space)
2005-06-15 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 80-82, 350...
2005-06-14 Daniel Pfeiffer(makefile-space, makefile-makepp-perl): Eliminate ...
2005-06-09 Miles BaderRevision: miles@gnu.org--gnu-2005/emacs--unicode--0...
2005-06-08 Richard M. Stallman(makefile-shell-face): Make this a no-op
2005-06-06 Richard M. Stallman(makefile-dependency-regex): Handle whitespace
2005-06-06 Miles BaderRevision: miles@gnu.org--gnu-2005/emacs--unicode--0...
2005-06-03 Daniel Pfeiffer(makefile-targets-face, makefile-shell-face, makefile...
2005-06-03 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 74-79, 332...
2005-05-29 Daniel Pfeiffer(makefile-makepp-mode, makefile-bsdmake-mode): Continua...
2005-05-29 Daniel Pfeiffer(makefile-rule-action-regex, makefile-macroassign-regex...
2005-05-28 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 70-73, 320...
2005-05-26 Miles BaderRevision: miles@gnu.org--gnu-2005/emacs--unicode--0...
2005-05-21 Daniel Pfeiffer(makefile-imenu-generic-expression): Use function to...
2005-05-20 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 69, 313...
2005-05-20 Miles BaderRevision: miles@gnu.org--gnu-2005/emacs--unicode--0...
2005-05-19 Richard M. Stallman(makefile-mode): Use run-mode-hooks.
2005-05-19 Daniel Pfeiffer(makefile-add-this-line-targets): Simplify and integrat...
2005-05-18 Daniel Pfeiffer(makefile-previous-dependency, makefile-match-dependenc...
2005-05-17 Daniel Pfeiffer(makefile-macroassign-regex, makefile-make-font-lock...
2005-05-17 Daniel Pfeiffer(makefile-dependency-skip): New variable.
2005-05-16 Daniel Pfeiffer(makefile-dependency-regex): Turn it into a var, and...
2005-05-13 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 296-306)
2005-05-13 Daniel Pfeiffer(makefile-targets-face, makefile-shell-face, makefile...
2005-05-12 Miles BaderRevision: miles@gnu.org--gnu-2005/emacs--unicode--0...
2005-05-06 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 68, 286...
2005-05-05 Daniel Pfeiffer(makefile-font-lock-keywords): Use font-lock-negation...
2004-09-23 Karoly LorenteyMerged in changes from CVS trunk.
2004-09-21 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--unicode--0...
2004-09-20 Richard M. Stallman(makefile-fill-paragraph): Don't insist on spaces when...
2004-07-24 Karoly LorenteyMerged in changes from CVS trunk.
2004-07-23 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--unicode--0...
2004-07-22 Kim F. StormFix comments.
2004-04-16 Kenichi HandaSync to HEAD
2004-01-03 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-03 Eli Zaretskii* progmodes/idlwave.el (idlwave-make-tags):
2003-11-26 Stefan Monnier(makefile-font-lock-syntactic-keywords): Don't use...
2003-09-08 Kenichi Handa*** empty log message ***
2003-09-08 Kenichi HandaNew directory
2003-09-01 Miles BaderAdd arch taglines
2003-03-19 Juanma Barranquero(makefile-font-lock-syntactic-keywords): New variable.
2003-02-24 Andreas Schwab(makefile-font-lock-keywords): Protect
2003-02-12 Juanma Barranquero(makefile-font-lock-keywords): Simplify last change.
2003-02-11 Juanma Barranquero(makefile-font-lock-keywords): Fontify single character...
2003-02-04 Juanma BarranqueroTrailing whitepace deleted.
2002-12-28 Andreas Schwab(makefile-font-lock-keywords): Highlight
2002-12-02 Richard M. Stallman(makefile-font-lock-keywords): Highlight more make...
2002-11-17 Markus Rost(makefile-space-face): Fix typo in group name.
2002-10-28 Miles Bader(makefile-warn-continuations): Don't barf when there...
2002-10-26 Richard M. Stallman(makefile-cleanup-continuations): Default for variable...
2002-09-19 Stefan Monnier(makefile-cleanup-continuations-p): Rename to makefile...
2002-09-18 Richard M. Stallman(makefile-fill-paragraph): Find comment boundaries...
2001-11-28 Stefan MonnierMove `provide' to the end.
2001-11-28 Stefan MonnierUse line-(end|beginning)-position.
2001-07-30 Eli Zaretskii(makefile-macroassign-regex): Recognize the ?= operator.
2001-07-16 Stefan Monnier(makefile-browse): Use make-local-variable.
2001-04-25 Stefan Monnier(makefile-font-lock-keywords):
2001-02-06 Eli Zaretskii(makefile-mode): Set SYNTAX-BEGIN member
2000-07-26 Gerd Moellmann(makefile-mode-abbrev-table): Remove
2000-06-12 Stefan Monnier(makefile-pickup-filenames-as-targets): Don't quote...
2000-05-03 Gerd Moellmann(makefile-mode-abbrev-table): New variable.
2000-04-04 Gerd MoellmannSome doc fixes.
2000-03-23 Stefan Monnier(makefile-warn-suspicious-lines): clean
1999-11-26 Dave Love(makefile-mode-hook): Customize.
1999-10-22 Dave LoveMinor doc fixes.
1999-02-07 Richard M. StallmanComment changes.
1999-02-02 Richard M. Stallman(makefile-imenu-generic-expression): New var.
1998-07-27 Richard M. StallmanWhitespace fix.
1998-07-03 Richard M. Stallman(makefile-font-lock-keywords): Recognize automatic...
1998-03-08 Richard M. Stallman(makefile-browser-quit): Use quit-window.
1998-02-27 Karl Heuer(make-mode): Provide make-mode, not makefile.
1998-02-20 Simon MarshallChanged font-lock-reference-face to font-lock-constant...
1997-09-12 Richard M. Stallman(makefile-pickup-everything-picks-up-filenames-p):...
1997-07-28 Richard M. Stallman(makefile-space-face): Add defface.
1997-07-27 Richard M. StallmanCustomized.
1997-05-27 Richard M. StallmanComment change.
1997-03-24 Richard M. Stallman(makefile-backslash-align): New variable.
1997-03-11 Karl Heuer(makefile-dependency-regex): Disallow "=" in name,
1996-11-03 Richard M. Stallman(makefile-font-lock-keywords): Handle dependencies
1996-10-25 Karl Heuer(makefile-font-lock-keywords): Accept - and . in
1996-08-20 Richard M. Stallman(makefile-font-lock-keywords): Catch variable
1996-06-27 Richard M. Stallman(makefile-gnumake-functions-alist): Add `addprefix'.
1996-02-26 Richard M. Stallman(makefile-runtime-macros-list): Add + to the list.
1996-01-26 Richard M. Stallman(makefile-font-lock-keywords): Improve highlighting
1996-01-24 Richard M. Stallman(makefile-browser-toggle): Use delete-region, not kill...
1996-01-17 Richard M. Stallman(makefile-mode): Fix criterion for calling makefile...
1996-01-14 Erik NaggumUpdate FSF's address.
1996-01-09 Karl Heuer(makefile-space-face): Don't work on
1996-01-04 Karl Heuer(makefile-insert-special-target,
1995-12-25 Richard M. Stallman(makefile-add-log-defun): Rewrite to scan back
1995-12-21 Karl Heuer(makefile-font-lock-keywords): Fix bad structure
1995-11-10 Karl Heuer(makefile-space-face): Don't list in facemenu.
1995-11-10 Richard M. Stallman(makefile-mode): Call makefile-define-space-face only...
next