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.
|
Mon, 17 Jul 2006 21:07:23 +0000 |
Stefan Monnier |
(sh-quoted-subshell): Don't match escaped `. Use `cond', push', and `dolist'.
|
Sat, 03 Jun 2006 08:37:49 +0000 |
Eli Zaretskii |
(sh-quoted-exec): New face for quoted exec constructs like `foo bar`.
|
Sun, 21 May 2006 23:13:21 +0000 |
Roland Winkler |
(sh-mode): Use skeleton-pair-filter-function.
|
Sun, 21 May 2006 23:10:13 +0000 |
Roland Winkler |
(sh-mode): Use skeleton-filter-function.
|
Thu, 20 Apr 2006 23:35:08 +0000 |
Dan Nicolaescu |
(sh-shell): Mark as safe.
|
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):
|
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.
|
Mon, 04 Jul 2005 03:24:03 +0000 |
Juanma Barranquero |
(sh, sh-script): Finish `defgroup' description with period.
|
Thu, 30 Jun 2005 16:45:04 +0000 |
Glenn Morris |
(sh-get-kw): `&' also separates words.
|
Tue, 14 Jun 2005 23:56:03 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-414
|
Thu, 26 May 2005 16:39:28 +0000 |
Lute Kamstra |
* progmodes/ada-mode.el (ada-mode):
|
Fri, 20 May 2005 13:28:38 +0000 |
Stefan Monnier |
(sh-mode, sh-get-word): Minor regexp fixes.
|
Sat, 14 May 2005 11:21:12 +0000 |
Richard M. Stallman |
More doc usage fixes.
|
Sat, 14 May 2005 11:20:19 +0000 |
Richard M. Stallman |
Many doc usage fixes.
|
Wed, 11 May 2005 22:57:25 +0000 |
Dan Nicolaescu |
(sh-mode-default-syntax-table): Set the
|
Tue, 10 May 2005 09:13:04 +0000 |
Richard M. Stallman |
(sh-indent-for-do): Default to 0.
|
Thu, 05 May 2005 19:03:32 +0000 |
Daniel Pfeiffer |
(sh-font-lock-keywords): Use font-lock-negation-char-face.
|
Wed, 13 Apr 2005 18:49:57 +0000 |
Glenn Morris |
(sh-here-document-word): Make it a defcustom. Doc fix.
|
Fri, 08 Apr 2005 14:26:13 +0000 |
Dan Nicolaescu |
* mh-customize.el (mh-speedbar-selected-folder-face): Special case
|
Tue, 05 Apr 2005 13:07:42 +0000 |
Glenn Morris |
(sh-builtins) <bash>: Add `caller'.
|
Fri, 25 Mar 2005 08:47:00 +0000 |
Werner LEMBERG |
* progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el,
|
Tue, 18 Jan 2005 18:21:58 +0000 |
Stefan Monnier |
(sh-here-doc-open-re): Don't allow `|' or other
|
Sat, 15 Jan 2005 18:07:21 +0000 |
Richard M. Stallman |
(sh-mode-map): Bind C-c C-\.
|
Fri, 31 Dec 2004 14:57:21 +0000 |
Richard M. Stallman |
(sh-require-final-newline):
|
Sun, 05 Dec 2004 14:19:38 +0000 |
Richard M. Stallman |
(sh-indent-for-then): Change default.
|
Mon, 20 Sep 2004 15:46:23 +0000 |
Richard M. Stallman |
(sh-mode-default-syntax-table): Set syntax of = to "." (punctuation).
|
Mon, 16 Aug 2004 22:45:52 +0000 |
Richard M. Stallman |
(sh-set-shell): Use sh-mode-abbrev-table.
|
Sat, 24 Apr 2004 20:57:48 +0000 |
Andreas Schwab |
(sh-leading-keywords) <sh>: Add "!".
|
Thu, 04 Mar 2004 23:27:00 +0000 |
Stefan Monnier |
(sh-font-lock-paren): Add @ in case patterns.
|
Fri, 27 Feb 2004 17:20:57 +0000 |
Eli Zaretskii |
(sh-shell-arg, sh-require-final-newline, sh-assignment-regexp, sh-builtins)
|
Mon, 29 Dec 2003 20:03:46 +0000 |
Richard M. Stallman |
(sh-get-indent-info):
|
Sun, 05 Oct 2003 13:53:54 +0000 |
Richard M. Stallman |
(sh-feature): Handle sh-modify like sh-append.
|