log lisp/progmodes/sh-script.el @ 79612:a590ed3a83f6

age author description
Wed, 25 Jul 2007 04:29:40 +0000 Glenn Morris Switch license to GPLv3 or later.
Mon, 23 Jul 2007 13:07:29 +0000 Stefan Monnier (sh-font-lock-backslash-quote, sh-font-lock-flush-syntax-ppss-cache): New funs.
Sat, 28 Apr 2007 15:37:58 +0000 Richard M. Stallman (sh-mode): Recognize .profile as sh style.
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Fri, 22 Dec 2006 23:20:24 +0000 Eli Zaretskii (sh-make-vars-local): Fix a typo in message string.
Sun, 10 Dec 2006 01:48:52 +0000 Glenn Morris Update copyright years.
Tue, 10 Oct 2006 21:09:37 +0000 Stefan Monnier (sh-get-kw): | is not among the allowed chars for a keyword.
Wed, 04 Oct 2006 04:13:09 +0000 Stefan Monnier (sh-prev-thing): Remove (forward-char 1) now
Tue, 03 Oct 2006 20:44:26 +0000 Stefan Monnier (sh-prev-thing): Massage to untangle the
Mon, 02 Oct 2006 08:50:50 +0000 Eli Zaretskii (sh-prev-thing): Fix last change.
Sat, 30 Sep 2006 09:38:45 +0000 Eli Zaretskii (sh-prev-thing): Take `sh-leading-keywords' into account.
Tue, 08 Aug 2006 15:09:26 +0000 Stefan Monnier (sh-quoted-subshell): Make sure we don't mistake a closing " for an opening one.
Thu, 20 Jul 2006 21:23:48 +0000 Stefan Monnier (sh-quoted-subshell): Further fix last change.
Wed, 19 Jul 2006 04:31:41 +0000 Stefan Monnier (sh-quoted-subshell): Fix last change.
Tue, 18 Jul 2006 21:03:59 +0000 Stefan Monnier (sh-font-lock-keywords-1): Revert inadvertently installed patch hunk.