| Commit message (Expand) | Author | Age | Files | Lines |
| * | (makefile-browser-quit): Use quit-window. | Richard M. Stallman | 1998-03-08 | 1 | -1/+1 |
| * | (make-mode): Provide make-mode, not makefile. | Karl Heuer | 1998-02-27 | 1 | -1/+1 |
| * | Changed font-lock-reference-face to font-lock-constant-face. | Simon Marshall | 1998-02-20 | 1 | -1/+1 |
| * | (makefile-pickup-everything-picks-up-filenames-p): Doc fix. | Richard M. Stallman | 1997-09-12 | 1 | -2/+2 |
| * | (makefile-space-face): Add defface. | Richard M. Stallman | 1997-07-28 | 1 | -18/+7 |
| * | Customized. | Richard M. Stallman | 1997-07-27 | 1 | -54/+98 |
| * | Comment change. | Richard M. Stallman | 1997-05-27 | 1 | -0/+1 |
| * | (makefile-backslash-align): New variable. | Richard M. Stallman | 1997-03-24 | 1 | -44/+140 |
| * | (makefile-dependency-regex): Disallow "=" in name, | Karl Heuer | 1997-03-11 | 1 | -2/+2 |
| * | (makefile-font-lock-keywords): Handle dependencies | Richard M. Stallman | 1996-11-03 | 1 | -5/+5 |
| * | (makefile-font-lock-keywords): Accept - and . in | Karl Heuer | 1996-10-25 | 1 | -1/+1 |
| * | (makefile-font-lock-keywords): Catch variable | Richard M. Stallman | 1996-08-20 | 1 | -1/+1 |
| * | (makefile-gnumake-functions-alist): Add `addprefix'. | Richard M. Stallman | 1996-06-27 | 1 | -0/+1 |
| * | (makefile-runtime-macros-list): Add + to the list. | Richard M. Stallman | 1996-02-26 | 1 | -1/+1 |
| * | (makefile-font-lock-keywords): Improve highlighting | Richard M. Stallman | 1996-01-26 | 1 | -2/+2 |
| * | (makefile-browser-toggle): Use delete-region, not kill-line. | Richard M. Stallman | 1996-01-24 | 1 | -2/+2 |
| * | (makefile-mode): Fix criterion for calling makefile-define-space-face. | Richard M. Stallman | 1996-01-17 | 1 | -1/+1 |
| * | Update FSF's address. | Erik Naggum | 1996-01-14 | 1 | -2/+3 |
| * | (makefile-space-face): Don't work on | Karl Heuer | 1996-01-09 | 1 | -1/+2 |
| * | (makefile-insert-special-target, | Karl Heuer | 1996-01-04 | 1 | -2/+2 |
| * | (makefile-add-log-defun): Rewrite to scan back | Richard M. Stallman | 1995-12-25 | 1 | -12/+23 |
| * | (makefile-font-lock-keywords): Fix bad structure | Karl Heuer | 1995-12-21 | 1 | -1/+1 |
| * | (makefile-space-face): Don't list in facemenu. | Karl Heuer | 1995-11-10 | 1 | -0/+1 |
| * | (makefile-mode): Call makefile-define-space-face only if it is defined. | Richard M. Stallman | 1995-11-10 | 1 | -6/+7 |
| * | (makefile-define-space-face): Don't make face if non-X. | Karl Heuer | 1995-11-05 | 1 | -3/+4 |
| * | Use frame-parameters, not font-lock-background-mode and font-lock-display-type. | Simon Marshall | 1995-10-30 | 1 | -11/+10 |
| * | (makefile-font-lock-keywords): Highlight lines with | Richard M. Stallman | 1995-08-28 | 1 | -5/+7 |
| * | (makefile-mode-syntax-table): "]" is a close-paren. | Richard M. Stallman | 1995-08-24 | 1 | -1/+1 |
| * | (makefile-add-log-defun): Avoid error at eob. | Richard M. Stallman | 1995-08-24 | 1 | -1/+1 |
| * | Doc fixes. | Richard M. Stallman | 1995-08-23 | 1 | -29/+27 |
| * | (makefile-space-face): New variable. | Richard M. Stallman | 1995-08-21 | 1 | -13/+13 |
| * | (makefile-define-tab-face): New function. | Richard M. Stallman | 1995-06-24 | 1 | -9/+19 |
| * | Update GPL to version 2. | Karl Heuer | 1995-06-15 | 1 | -2/+2 |
| * | Fix capitalization in menu bar. | Karl Heuer | 1995-05-30 | 1 | -6/+6 |
| * | (makefile-mode): Set dabbrev-abbrev-skip-leading-regexp. | Richard M. Stallman | 1995-05-01 | 1 | -1/+5 |
| * | Changed almost every doc string. | Richard M. Stallman | 1994-10-30 | 1 | -83/+131 |
| * | * makefile.el: (makefile-mode-syntax-table): Made `'' and ``' be | Simon Marshall | 1994-10-12 | 1 | -9/+12 |
| * | (makefile-mode-name): Removed. | Richard M. Stallman | 1994-10-11 | 1 | -68/+310 |
| * | Doc fix. | Richard M. Stallman | 1994-05-22 | 1 | -3/+3 |
| * | (makefile-mode): Removed extra quote before makefile-warn-suspicious-lines. | Richard M. Stallman | 1994-04-22 | 1 | -2/+2 |
| * | (makefile-mode): make-local-variable misspelled as make-local-file. | Karl Heuer | 1994-04-11 | 1 | -2/+2 |
| * | (makefile-mode): Set local-write-file-hooks, not write-file-hooks. | Richard M. Stallman | 1994-03-02 | 1 | -18/+43 |
| * | (makefile-browser-fill, makefile-browser-toggle): | Richard M. Stallman | 1994-02-07 | 1 | -34/+32 |
| * | (makefile-mode): Make comment-start, comment-end, | Richard M. Stallman | 1994-01-06 | 1 | -1/+4 |
| * | (makefile-ignored-files-in-pickup-regex): Supply missing \\. | Richard M. Stallman | 1993-12-23 | 1 | -3/+3 |
| * | Apply typo patches from Paul Eggert. | Jim Blandy | 1993-06-09 | 1 | -6/+6 |
| * | Comment changes. | Richard M. Stallman | 1993-05-06 | 1 | -1/+12 |
| * | Rewritten and simplified, commentary added. It now will usually | Eric S. Raymond | 1993-04-21 | 1 | -157/+143 |
| * | (makefile-mode): Fix typo in autoload cookie. | Richard M. Stallman | 1993-04-14 | 1 | -2/+2 |
| * | : Added autoload cookie for entry point. | Eric S. Raymond | 1993-03-28 | 1 | -1/+2 |