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):
|
Mon, 15 Aug 2005 02:01:38 +0000 |
Richard M. Stallman |
(sh-font-lock-keywords-var): Variable renamed from sh-font-lock-keywords.
|
Wed, 13 Jul 2005 04:55:42 +0000 |
Stefan Monnier |
(sh-get-indent-info): Only indent a continuation line if SPC or TAB precedes \.
|
Mon, 04 Jul 2005 17:55:18 +0000 |
Lute Kamstra |
Update FSF's address.
|