log lisp/progmodes/make-mode.el @ 49265:35062135291a

age author description
Sat, 28 Dec 2002 01:02:40 +0000 Andreas Schwab (makefile-font-lock-keywords): Highlight
Mon, 02 Dec 2002 16:16:52 +0000 Richard M. Stallman (makefile-font-lock-keywords): Highlight more make keywords:
Sun, 17 Nov 2002 22:37:11 +0000 Markus Rost (makefile-space-face): Fix typo in group name.
Mon, 28 Oct 2002 08:15:29 +0000 Miles Bader (makefile-warn-continuations): Don't barf when there _aren't_ any
Sat, 26 Oct 2002 22:49:12 +0000 Richard M. Stallman (makefile-cleanup-continuations): Default for variable is nil.
Thu, 19 Sep 2002 01:21:46 +0000 Stefan Monnier (makefile-cleanup-continuations-p): Rename to makefile-cleanup-continuations.
Wed, 18 Sep 2002 16:00:29 +0000 Richard M. Stallman (makefile-fill-paragraph): Find comment boundaries before filling.
Wed, 28 Nov 2001 20:41:49 +0000 Stefan Monnier Move `provide' to the end.
Wed, 28 Nov 2001 20:40:36 +0000 Stefan Monnier Use line-(end|beginning)-position.
Mon, 30 Jul 2001 11:08:52 +0000 Eli Zaretskii (makefile-macroassign-regex): Recognize the ?= operator.
Mon, 16 Jul 2001 01:52:50 +0000 Stefan Monnier (makefile-browse): Use make-local-variable.
Wed, 25 Apr 2001 15:52:30 +0000 Stefan Monnier (makefile-font-lock-keywords):
Tue, 06 Feb 2001 17:08:19 +0000 Eli Zaretskii (makefile-mode): Set SYNTAX-BEGIN member
Wed, 26 Jul 2000 13:02:53 +0000 Gerd Moellmann (makefile-mode-abbrev-table): Remove
Mon, 12 Jun 2000 05:23:37 +0000 Stefan Monnier (makefile-pickup-filenames-as-targets): Don't quote lambda.
Wed, 03 May 2000 19:24:18 +0000 Gerd Moellmann (makefile-mode-abbrev-table): New variable.
Tue, 04 Apr 2000 21:03:15 +0000 Gerd Moellmann Some doc fixes.
Thu, 23 Mar 2000 02:37:44 +0000 Stefan Monnier (makefile-warn-suspicious-lines): clean
Fri, 26 Nov 1999 17:45:19 +0000 Dave Love (makefile-mode-hook): Customize.
Fri, 22 Oct 1999 17:02:13 +0000 Dave Love Minor doc fixes.
Sun, 07 Feb 1999 04:07:14 +0000 Richard M. Stallman Comment changes.
Tue, 02 Feb 1999 03:47:08 +0000 Richard M. Stallman (makefile-imenu-generic-expression): New var.
Mon, 27 Jul 1998 06:38:12 +0000 Richard M. Stallman Whitespace fix.
Fri, 03 Jul 1998 21:37:22 +0000 Richard M. Stallman (makefile-font-lock-keywords): Recognize automatic variable references.
Sun, 08 Mar 1998 00:21:26 +0000 Richard M. Stallman (makefile-browser-quit): Use quit-window.
Fri, 27 Feb 1998 22:11:43 +0000 Karl Heuer (make-mode): Provide make-mode, not makefile.
Fri, 20 Feb 1998 14:58:27 +0000 Simon Marshall Changed font-lock-reference-face to font-lock-constant-face.
Fri, 12 Sep 1997 22:40:55 +0000 Richard M. Stallman (makefile-pickup-everything-picks-up-filenames-p): Doc fix.
Mon, 28 Jul 1997 22:22:27 +0000 Richard M. Stallman (makefile-space-face): Add defface.
Sun, 27 Jul 1997 19:50:06 +0000 Richard M. Stallman Customized.