log lisp/progmodes/sh-script.el @ 110410:f2e111723c3a

age author description
Sat, 11 Sep 2010 01:13:42 +0200 Stefan Monnier New syntax-propertize functionality.
Thu, 26 Aug 2010 11:26:33 -0400 Chong Yidong Avoid using font-lock properties to indent in sh-get-indent-info.
Fri, 14 May 2010 17:21:12 -0400 Stefan Monnier * progmodes/sh-script.el (sh-mode-default-syntax-table): Remove.
Fri, 14 May 2010 12:41:01 -0400 Stefan Monnier * simple.el (prog-mode): New (abstract) major mode.
Wed, 12 May 2010 20:44:22 -0400 Stefan Monnier * progmodes/sh-script.el (sh-mode): Use define-derived-mode.
Sun, 28 Feb 2010 16:34:58 -0500 Chong Yidong Minor doc fix.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Sun, 01 Nov 2009 17:44:04 +0000 Chong Yidong * progmodes/sh-script.el (sh-font-lock-paren): Fix last change.
Sat, 31 Oct 2009 02:38:34 +0000 Stefan Monnier * textmodes/two-column.el (2C-split):
Sat, 24 Oct 2009 21:15:39 +0000 Chong Yidong * progmodes/sh-script.el (sh-font-lock-paren): Handle case
Fri, 02 Oct 2009 00:02:02 +0000 Juanma Barranquero * image-mode.el (image-toggle-display):
Sat, 19 Sep 2009 19:35:15 +0000 Chong Yidong * progmodes/sh-script.el (sh-learn-buffer-indent): Pop to the
Tue, 01 Sep 2009 07:24:13 +0000 Glenn Morris Mark face aliases with "-face" suffix as obsolete.
Sun, 16 Aug 2009 14:04:25 +0000 Chong Yidong * progmodes/sh-script.el (sh-maybe-here-document): Avoid inserting
Thu, 19 Feb 2009 22:18:16 +0000 Stefan Monnier (sh-font-lock-quoted-subshell): ' inside a "..." does not quote anything.
Wed, 21 Jan 2009 01:23:31 +0000 Chong Yidong Very minor doc fix.
Fri, 09 Jan 2009 04:15:52 +0000 Glenn Morris Replace last-command-char with last-command-event.
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Sun, 04 Jan 2009 03:18:10 +0000 Chong Yidong (sh-ancestor-alist): Doc fix.
Wed, 24 Sep 2008 22:51:09 +0000 Chong Yidong (sh-mode-map): Don't assume that skeleton is loaded.
Fri, 12 Sep 2008 03:07:39 +0000 Glenn Morris (sh-font-lock-open-heredoc): Doc fix.
Sat, 06 Sep 2008 19:00:20 +0000 Glenn Morris (sh-get-kw): Remove '()' from the list of
Tue, 22 Jul 2008 04:56:09 +0000 Miles Bader Remove sh-newline-and-indent
Fri, 27 Jun 2008 02:23:35 +0000 Glenn Morris American English spelling fix.
Tue, 06 May 2008 07:18:39 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Sat, 12 Apr 2008 16:41:03 +0000 Dan Nicolaescu (sh-show-indent): Fix typo.
Mon, 07 Apr 2008 01:19:39 +0000 Dan Nicolaescu *** empty log message ***
Wed, 02 Apr 2008 06:38:24 +0000 Dan Nicolaescu (sh-mode-map): Rename the menu. Add :help.
Thu, 13 Mar 2008 14:34:20 +0000 Stefan Monnier (sh-font-lock-quoted-subshell): Fix handling of \ and '.
Wed, 30 Jan 2008 07:57:28 +0000 Miles Bader Merge from emacs--devo--0