log lisp/progmodes/make-mode.el @ 27151:a3f5452f911e

age author description
1999-11-26 Dave Love (makefile-mode-hook): Customize.
1999-10-22 Dave Love Minor doc fixes.
1999-02-07 Richard M. Stallman Comment changes.
1999-02-02 Richard M. Stallman (makefile-imenu-generic-expression): New var.
1998-07-27 Richard M. Stallman Whitespace fix.
1998-07-03 Richard M. Stallman (makefile-font-lock-keywords): Recognize automatic variable references.
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 Marshall Changed font-lock-reference-face to font-lock-constant-face.
1997-09-12 Richard M. Stallman (makefile-pickup-everything-picks-up-filenames-p): Doc fix.
1997-07-28 Richard M. Stallman (makefile-space-face): Add defface.
1997-07-27 Richard M. Stallman Customized.
1997-05-27 Richard M. Stallman Comment 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-line.
1996-01-17 Richard M. Stallman (makefile-mode): Fix criterion for calling makefile-define-space-face.
1996-01-14 Erik Naggum Update 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 if it is defined.
1995-11-05 Karl Heuer (makefile-define-space-face): Don't make face if non-X.
1995-10-30 Simon Marshall Use frame-parameters, not font-lock-background-mode and font-lock-display-type.
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. Stallman Doc 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 Heuer Update GPL to version 2.
1995-05-30 Karl Heuer Fix capitalization in menu bar.
1995-05-01 Richard M. Stallman (makefile-mode): Set dabbrev-abbrev-skip-leading-regexp.
1994-10-30 Richard M. Stallman Changed almost every doc string.
1994-10-12 Simon Marshall * makefile.el: (makefile-mode-syntax-table): Made `'' and ``' be
1994-10-11 Richard M. Stallman (makefile-mode-name): Removed.
1994-05-22 Richard M. Stallman Doc fix.
1994-04-22 Richard M. Stallman (makefile-mode): Removed extra quote before makefile-warn-suspicious-lines.
1994-04-11 Karl Heuer (makefile-mode): make-local-variable misspelled as make-local-file.
1994-03-02 Richard M. Stallman (makefile-mode): Set local-write-file-hooks, not write-file-hooks.
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 missing \\.
1993-06-09 Jim Blandy Apply typo patches from Paul Eggert.
1993-05-06 Richard M. Stallman Comment changes.
1993-04-21 Eric S. Raymond Rewritten and simplified, commentary added. It now will usually
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. Raymond Added or corrected Commentary sections
1992-07-22 Eric S. Raymond entered into RCS
1992-07-17 Eric S. Raymond *** empty log message ***
1992-07-17 Eric S. Raymond Initial revision