summaryrefslogtreecommitdiff
path: root/lisp/progmodes/make-mode.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright for 2006.Nick Roberts2006-02-101-1/+1
* Added makefile-imake-mode.Masatake YAMATO2006-01-171-1/+39
* Remove faces from group `faces'.Richard M. Stallman2005-12-271-4/+0
* Add :link (custom-group-link font-lock-faces) to defgroup.Juri Linkov2005-11-171-0/+1
* * message.el (message-expand-group): Pass the commonMasatake YAMATO2005-10-161-1/+1
* (makefile-add-log-defun): Trim the result.Richard M. Stallman2005-09-091-0/+4
* Update copyright for release of 22.1 for progmodes directory.Nick Roberts2005-08-011-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (put 'makefile-space-face 'face-alias 'makefile-space)Daniel Pfeiffer2005-06-151-0/+1
* (makefile-space, makefile-makepp-perl): Eliminate "-face" suffix.Daniel Pfeiffer2005-06-141-30/+35
* (makefile-shell-face): Make this a no-opRichard M. Stallman2005-06-081-4/+3
* (makefile-dependency-regex): Handle whitespaceRichard M. Stallman2005-06-061-2/+15
* (makefile-targets-face, makefile-shell-face, makefile-makepp-perl-face): Add ...Daniel Pfeiffer2005-06-031-10/+25
* (makefile-makepp-mode, makefile-bsdmake-mode): Continuation lines may be empty.Daniel Pfeiffer2005-05-291-2/+2
* (makefile-rule-action-regex, makefile-macroassign-regex): Continuation lines ...Daniel Pfeiffer2005-05-291-3/+3
* (makefile-imenu-generic-expression): Use function to find dependencies, becau...Daniel Pfeiffer2005-05-211-7/+7
* (makefile-mode): Use run-mode-hooks.Richard M. Stallman2005-05-191-1/+1
* (makefile-add-this-line-targets): Simplify and integrate into `makefile-picku...Daniel Pfeiffer2005-05-191-64/+41
* (makefile-previous-dependency, makefile-match-dependency): Check for := (and ...Daniel Pfeiffer2005-05-181-6/+7
* (makefile-macroassign-regex, makefile-make-font-lock-keywords): Also fontify ...Daniel Pfeiffer2005-05-171-3/+6
* (makefile-dependency-skip): New variable.Daniel Pfeiffer2005-05-171-11/+30
* (makefile-dependency-regex): Turn it into a var, and refine it to mask one mo...Daniel Pfeiffer2005-05-161-46/+70
* (makefile-targets-face, makefile-shell-face, makefile-makepp-perl-face): New ...Daniel Pfeiffer2005-05-131-84/+307
* (makefile-font-lock-keywords): Use font-lock-negation-char-face.Daniel Pfeiffer2005-05-051-1/+4
* (makefile-fill-paragraph): Don't insist on spaces when looking forRichard M. Stallman2004-09-201-1/+1
* Fix comments.Kim F. Storm2004-07-221-5/+1
* * progmodes/idlwave.el (idlwave-make-tags):Eli Zaretskii2004-01-031-1/+1
* (makefile-font-lock-syntactic-keywords): Don't use `space' for \\\n.Stefan Monnier2003-11-261-3/+8
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (makefile-font-lock-syntactic-keywords): New variable.Juanma Barranquero2003-03-191-1/+10
* (makefile-font-lock-keywords): ProtectAndreas Schwab2003-02-241-7/+6
* (makefile-font-lock-keywords): Simplify last change.Juanma Barranquero2003-02-121-3/+3
* (makefile-font-lock-keywords): Fontify single character variable references, butJuanma Barranquero2003-02-111-4/+7
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-1/+1
* (makefile-font-lock-keywords): HighlightAndreas Schwab2002-12-281-0/+1
* (makefile-font-lock-keywords): Highlight more make keywords:Richard M. Stallman2002-12-021-1/+3
* (makefile-space-face): Fix typo in group name.Markus Rost2002-11-171-1/+1
* (makefile-warn-continuations): Don't barf when there _aren't_ anyMiles Bader2002-10-281-1/+1
* (makefile-cleanup-continuations): Default for variable is nil.Richard M. Stallman2002-10-261-3/+13
* (makefile-cleanup-continuations-p): Rename to makefile-cleanup-continuations.Stefan Monnier2002-09-191-43/+30
* (makefile-fill-paragraph): Find comment boundaries before filling.Richard M. Stallman2002-09-181-4/+22
* Move `provide' to the end.Stefan Monnier2001-11-281-3/+3
* Use line-(end|beginning)-position.Stefan Monnier2001-11-281-34/+23
* (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