Sync to HEAD
[bpt/emacs.git] / lisp / progmodes / make-mode.el
2004-04-16 Kenichi HandaSync to HEAD
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...
1995-11-05 Karl Heuer(makefile-define-space-face): Don't make face if non-X.
1995-10-30 Simon MarshallUse frame-parameters, not font-lock-background-mode...
1995-08-28 Richard M. Stallman(makefile-font-lock-keywords): Highlight lines with
1995-08-24 Richard M. Stallman(makefile-mode-syntax-table): "]" is a close-paren.
1995-08-24 Richard M. Stallman(makefile-add-log-defun): Avoid error at eob.
1995-08-23 Richard M. StallmanDoc fixes.
1995-08-21 Richard M. Stallman(makefile-space-face): New variable.
1995-06-24 Richard M. Stallman(makefile-define-tab-face): New function.
1995-06-15 Karl HeuerUpdate GPL to version 2.
1995-05-30 Karl HeuerFix capitalization in menu bar.
1995-05-01 Richard M. Stallman(makefile-mode): Set dabbrev-abbrev-skip-leading-regexp.
1994-10-30 Richard M. StallmanChanged almost every doc string.
1994-10-12 Simon Marshall* makefile.el: (makefile-mode-syntax-table): Made ...
1994-10-11 Richard M. Stallman(makefile-mode-name): Removed.
1994-05-22 Richard M. StallmanDoc fix.
1994-04-22 Richard M. Stallman(makefile-mode): Removed extra quote before makefile...
1994-04-11 Karl Heuer(makefile-mode): make-local-variable misspelled as...
1994-03-02 Richard M. Stallman(makefile-mode): Set local-write-file-hooks, not write...
1994-02-07 Richard M. Stallman(makefile-browser-fill, makefile-browser-toggle):
1994-01-06 Richard M. Stallman(makefile-mode): Make comment-start, comment-end,
1993-12-23 Richard M. Stallman(makefile-ignored-files-in-pickup-regex): Supply missin...
1993-06-09 Jim BlandyApply typo patches from Paul Eggert.
1993-05-06 Richard M. StallmanComment changes.
1993-04-21 Eric S. RaymondRewritten and simplified, commentary added. It now...
1993-04-14 Richard M. Stallman(makefile-mode): Fix typo in autoload cookie.
1993-03-28 Eric S. Raymond: Added autoload cookie for entry point.
1993-03-22 Eric S. RaymondAdded or corrected Commentary sections
1992-07-22 Eric S. Raymondentered into RCS
1992-07-17 Eric S. Raymond*** empty log message ***
1992-07-17 Eric S. RaymondInitial revision