log lisp/progmodes/sh-script.el @ 69149:b5043066337b

age author description
Sat, 25 Feb 2006 11:23:12 +0000 Thien-Thi Nguyen (sh-mode): Fix bug: Arrange to use
Tue, 21 Feb 2006 19:55:33 +0000 Richard M. Stallman (sh-mode): Set shell type based on file name if no other specific basis.
Fri, 10 Feb 2006 09:00:31 +0000 Nick Roberts Update copyright for 2006.
Sun, 18 Dec 2005 01:18:45 +0000 Chong Yidong * progmodes/sh-script.el (sh-mode): Add keymap to docstring.
Sun, 27 Nov 2005 20:44:44 +0000 Stefan Monnier (sh-font-lock-syntactic-keywords): \ doesn't escape single quotes.
Mon, 21 Nov 2005 22:24:13 +0000 Stefan Monnier (sh-font-lock-paren): Handle continued lines in patterns.
Thu, 17 Nov 2005 07:40:11 +0000 Juri Linkov Add :link (custom-group-link font-lock-faces) to defgroup.
Fri, 21 Oct 2005 06:30:37 +0000 Stefan Monnier (sh-font-lock-syntactic-keywords): Make $@ and $? into sexps.
Thu, 20 Oct 2005 19:43:44 +0000 Stefan Monnier (sh-escaped-line-re): New var.
Tue, 11 Oct 2005 22:06:43 +0000 Richard M. Stallman (sh-tmp-file): Use mktemp -t. Finish support for es and rc shells.
Mon, 10 Oct 2005 21:23:45 +0000 Richard M. Stallman (sh-tmp-file): Use mktemp.
Mon, 19 Sep 2005 09:17:14 +0000 Juanma Barranquero (sh-blink): Fix spurious reference to variable `message'.
Sun, 18 Sep 2005 12:31:28 +0000 Deepak Goel Message format fixes, commit no. 3
Fri, 09 Sep 2005 01:26:00 +0000 Richard M. Stallman (sh-skeleton-pair-default-alist): New var.
Tue, 30 Aug 2005 11:14:04 +0000 Juanma Barranquero (font-lock-comment-face, font-lock-set-defaults, font-lock-string-face):