summaryrefslogtreecommitdiff
path: root/lisp/progmodes/make-mode.el
Commit message (Expand)AuthorAgeFilesLines
* (makefile-macroassign-regex): Recognize the ?= operator.Eli Zaretskii2001-07-301-1/+1
* (makefile-browse): Use make-local-variable.Stefan Monnier2001-07-161-3/+2
* (makefile-font-lock-keywords):Stefan Monnier2001-04-251-15/+6
* (makefile-mode): Set SYNTAX-BEGIN memberEli Zaretskii2001-02-061-1/+5
* (makefile-mode-abbrev-table): RemoveGerd Moellmann2000-07-261-9/+0
* (makefile-pickup-filenames-as-targets): Don't quote lambda.Stefan Monnier2000-06-121-1/+1
* (makefile-mode-abbrev-table): New variable.Gerd Moellmann2000-05-031-0/+18
* Some doc fixes.Gerd Moellmann2000-04-041-27/+48
* (makefile-warn-suspicious-lines): cleanStefan Monnier2000-03-231-14/+8
* (makefile-mode-hook): Customize.Dave Love1999-11-261-0/+5
* Minor doc fixes.Dave Love1999-10-221-17/+17
* Comment changes.Richard M. Stallman1999-02-071-6/+6
* (makefile-imenu-generic-expression): New var.Richard M. Stallman1999-02-021-23/+8
* Whitespace fix.Richard M. Stallman1998-07-271-1/+1
* (makefile-font-lock-keywords): Recognize automatic variable references.Richard M. Stallman1998-07-031-2/+5
* (makefile-browser-quit): Use quit-window.Richard M. Stallman1998-03-081-1/+1
* (make-mode): Provide make-mode, not makefile.Karl Heuer1998-02-271-1/+1
* Changed font-lock-reference-face to font-lock-constant-face.Simon Marshall1998-02-201-1/+1
* (makefile-pickup-everything-picks-up-filenames-p): Doc fix.Richard M. Stallman1997-09-121-2/+2
* (makefile-space-face): Add defface.Richard M. Stallman1997-07-281-18/+7
* Customized.Richard M. Stallman1997-07-271-54/+98
* Comment change.Richard M. Stallman1997-05-271-0/+1
* (makefile-backslash-align): New variable.Richard M. Stallman1997-03-241-44/+140
* (makefile-dependency-regex): Disallow "=" in name,Karl Heuer1997-03-111-2/+2
* (makefile-font-lock-keywords): Handle dependenciesRichard M. Stallman1996-11-031-5/+5
* (makefile-font-lock-keywords): Accept - and . inKarl Heuer1996-10-251-1/+1
* (makefile-font-lock-keywords): Catch variableRichard M. Stallman1996-08-201-1/+1
* (makefile-gnumake-functions-alist): Add `addprefix'.Richard M. Stallman1996-06-271-0/+1
* (makefile-runtime-macros-list): Add + to the list.Richard M. Stallman1996-02-261-1/+1
* (makefile-font-lock-keywords): Improve highlightingRichard M. Stallman1996-01-261-2/+2
* (makefile-browser-toggle): Use delete-region, not kill-line.Richard M. Stallman1996-01-241-2/+2
* (makefile-mode): Fix criterion for calling makefile-define-space-face.Richard M. Stallman1996-01-171-1/+1
* Update FSF's address.Erik Naggum1996-01-141-2/+3
* (makefile-space-face): Don't work onKarl Heuer1996-01-091-1/+2
* (makefile-insert-special-target,Karl Heuer1996-01-041-2/+2
* (makefile-add-log-defun): Rewrite to scan backRichard M. Stallman1995-12-251-12/+23
* (makefile-font-lock-keywords): Fix bad structureKarl Heuer1995-12-211-1/+1
* (makefile-space-face): Don't list in facemenu.Karl Heuer1995-11-101-0/+1
* (makefile-mode): Call makefile-define-space-face only if it is defined.Richard M. Stallman1995-11-101-6/+7
* (makefile-define-space-face): Don't make face if non-X.Karl Heuer1995-11-051-3/+4
* Use frame-parameters, not font-lock-background-mode and font-lock-display-type.Simon Marshall1995-10-301-11/+10
* (makefile-font-lock-keywords): Highlight lines withRichard M. Stallman1995-08-281-5/+7
* (makefile-mode-syntax-table): "]" is a close-paren.Richard M. Stallman1995-08-241-1/+1
* (makefile-add-log-defun): Avoid error at eob.Richard M. Stallman1995-08-241-1/+1
* Doc fixes.Richard M. Stallman1995-08-231-29/+27
* (makefile-space-face): New variable.Richard M. Stallman1995-08-211-13/+13
* (makefile-define-tab-face): New function.Richard M. Stallman1995-06-241-9/+19
* Update GPL to version 2.Karl Heuer1995-06-151-2/+2
* Fix capitalization in menu bar.Karl Heuer1995-05-301-6/+6
* (makefile-mode): Set dabbrev-abbrev-skip-leading-regexp.Richard M. Stallman1995-05-011-1/+5