log lisp/progmodes/make-mode.el @ 15523:682a3d405c49

age author description
Thu, 27 Jun 1996 07:48:39 +0000 Richard M. Stallman (makefile-gnumake-functions-alist): Add `addprefix'.
Mon, 26 Feb 1996 19:33:15 +0000 Richard M. Stallman (makefile-runtime-macros-list): Add + to the list.
Fri, 26 Jan 1996 19:30:42 +0000 Richard M. Stallman (makefile-font-lock-keywords): Improve highlighting
Wed, 24 Jan 1996 20:06:06 +0000 Richard M. Stallman (makefile-browser-toggle): Use delete-region, not kill-line.
Wed, 17 Jan 1996 22:26:18 +0000 Richard M. Stallman (makefile-mode): Fix criterion for calling makefile-define-space-face.
Sun, 14 Jan 1996 07:34:30 +0000 Erik Naggum Update FSF's address.
Tue, 09 Jan 1996 23:19:17 +0000 Karl Heuer (makefile-space-face): Don't work on
Thu, 04 Jan 1996 23:44:52 +0000 Karl Heuer (makefile-insert-special-target,
Mon, 25 Dec 1995 01:43:07 +0000 Richard M. Stallman (makefile-add-log-defun): Rewrite to scan back
Thu, 21 Dec 1995 17:56:09 +0000 Karl Heuer (makefile-font-lock-keywords): Fix bad structure
Fri, 10 Nov 1995 18:58:37 +0000 Karl Heuer (makefile-space-face): Don't list in facemenu.
Fri, 10 Nov 1995 04:44:37 +0000 Richard M. Stallman (makefile-mode): Call makefile-define-space-face only if it is defined.
Sun, 05 Nov 1995 04:40:19 +0000 Karl Heuer (makefile-define-space-face): Don't make face if non-X.
Mon, 30 Oct 1995 08:31:08 +0000 Simon Marshall Use frame-parameters, not font-lock-background-mode and font-lock-display-type.
Mon, 28 Aug 1995 15:09:57 +0000 Richard M. Stallman (makefile-font-lock-keywords): Highlight lines with
Thu, 24 Aug 1995 20:18:58 +0000 Richard M. Stallman (makefile-mode-syntax-table): "]" is a close-paren.
Thu, 24 Aug 1995 20:16:31 +0000 Richard M. Stallman (makefile-add-log-defun): Avoid error at eob.
Wed, 23 Aug 1995 23:51:38 +0000 Richard M. Stallman Doc fixes.
Mon, 21 Aug 1995 17:27:04 +0000 Richard M. Stallman (makefile-space-face): New variable.
Sat, 24 Jun 1995 07:34:27 +0000 Richard M. Stallman (makefile-define-tab-face): New function.
Thu, 15 Jun 1995 20:42:24 +0000 Karl Heuer Update GPL to version 2.
Tue, 30 May 1995 23:05:08 +0000 Karl Heuer Fix capitalization in menu bar.
Mon, 01 May 1995 17:16:40 +0000 Richard M. Stallman (makefile-mode): Set dabbrev-abbrev-skip-leading-regexp.
Sun, 30 Oct 1994 21:20:42 +0000 Richard M. Stallman Changed almost every doc string.
Wed, 12 Oct 1994 08:55:27 +0000 Simon Marshall * makefile.el: (makefile-mode-syntax-table): Made `'' and ``' be
Tue, 11 Oct 1994 20:42:23 +0000 Richard M. Stallman (makefile-mode-name): Removed.
Sun, 22 May 1994 22:14:17 +0000 Richard M. Stallman Doc fix.
Fri, 22 Apr 1994 20:20:49 +0000 Richard M. Stallman (makefile-mode): Removed extra quote before makefile-warn-suspicious-lines.
Mon, 11 Apr 1994 20:40:58 +0000 Karl Heuer (makefile-mode): make-local-variable misspelled as make-local-file.
Wed, 02 Mar 1994 07:57:04 +0000 Richard M. Stallman (makefile-mode): Set local-write-file-hooks, not write-file-hooks.