log lisp/progmodes/sh-script.el @ 89864:4ecedb099c92

age author description
Wed, 10 Sep 2003 17:51:08 +0000 Dave Love (sh-font-lock-syntactic-face-function): Use characterp.
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Mon, 08 Sep 2003 11:56:09 +0000 Kenichi Handa New directory
Tue, 22 Jan 2008 23:53:46 +0000 Miles Bader Merge from emacs--rel--22
Tue, 08 Jan 2008 20:46:54 +0000 Miles Bader Merge from emacs--rel--22
Mon, 17 Dec 2007 20:32:18 +0000 Andreas Schwab (sh-font-lock-syntactic-keywords): Fix
Wed, 21 Nov 2007 20:23:26 +0000 Stefan Monnier (sh-mode): Set defun-prompt-regexp.
Wed, 26 Sep 2007 00:27:18 +0000 Juanma Barranquero (sh-make-vars-local, sh-reset-indent-vars-to-global-values):
Fri, 21 Sep 2007 07:28:16 +0000 Stefan Monnier Typo.
Sun, 12 Aug 2007 17:54:37 +0000 Richard M. Stallman (sh): Delete group `unix'.
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Mon, 16 Jul 2007 16:01:04 +0000 Stefan Monnier (sh-font-lock-quoted-subshell): Skip over the
Mon, 18 Jun 2007 20:10:06 +0000 Stefan Monnier (sh-font-lock-paren): Mark the relevant text with font-lock-multiline.
Wed, 13 Jun 2007 18:25:46 +0000 Stefan Monnier Remove unneeded * from docstrings. Use [:alpha:] & [:alnum:] where applicable.
Mon, 11 Jun 2007 22:16:43 +0000 Stefan Monnier (sh-font-lock-backslash-quote, sh-font-lock-flush-syntax-ppss-cache): New funs.
Fri, 22 Feb 2008 01:28:08 +0000 Bastien Guerry 2008-02-22 Bill Meier <wmeier@newsguy.com> (tiny change)
Sat, 19 Jan 2008 18:32:34 +0000 Dan Nicolaescu * progmodes/sh-script.el (sh-basic-offset):
Mon, 07 Jan 2008 02:11:00 +0000 Glenn Morris Add 2008 to copyright years.
Thu, 03 Jan 2008 06:40:58 +0000 Dan Nicolaescu * progmodes/sh-script.el (sh-indentation): Add safe-local-variable property.
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.