log lisp/progmodes/make-mode.el @ 111433:05dc9dca8729

age author description
Sat, 11 Sep 2010 01:13:42 +0200 Stefan Monnier New syntax-propertize functionality.
Sun, 22 Aug 2010 16:02:16 -0400 Chong Yidong Merge changes from emacs-23 branch.
Sat, 21 Aug 2010 11:19:38 +0200 Stefan Monnier * progmodes/make-mode.el (makefile-fill-paragraph): Account for the
Tue, 27 Jul 2010 18:37:25 +0200 Juanma Barranquero Derive programming modes from prog-mode.
Wed, 24 Mar 2010 19:56:43 -0400 Stefan Monnier Misc cleanup.
Wed, 24 Mar 2010 11:57:16 -0400 Stefan Monnier (makefile-rule-action-regex): Backtrack less.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Thu, 03 Dec 2009 03:02:34 +0000 Stefan Monnier (makefile-special-targets-list): No need for it to be an alist any more.
Tue, 01 Sep 2009 07:24:13 +0000 Glenn Morris Mark face aliases with "-face" suffix as obsolete.
Sat, 22 Aug 2009 19:20:27 +0000 Glenn Morris (makefile-browser-toggle): Use forward-line rather than goto-line.
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Tue, 16 Sep 2008 02:41:49 +0000 Glenn Morris (makefile-match-function-end): Move point. (Bug#983)
Tue, 03 Jun 2008 19:34:36 +0000 John Paul Wallington (makefile-cleanup-continuations, makefile-warn-suspicious-lines):
Tue, 06 May 2008 07:18:39 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Wed, 23 Apr 2008 05:55:42 +0000 Miles Bader Merge from emacs--rel--22