log lisp/progmodes/sh-script.el @ 66269:5ab4a52a31ac

age author description
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.
Tue, 30 Sep 2003 12:42:56 +0000 Richard M. Stallman (sh-mode-syntax-table): Add defvar.
Thu, 25 Sep 2003 02:01:18 +0000 Glenn Morris (sh-builtins): Add bash `shopt' builtin.
Mon, 22 Sep 2003 15:39:47 +0000 Richard M. Stallman (sh-mode-default-syntax-table): Renamed from sh-mode-syntax-table.
Fri, 19 Sep 2003 17:10:57 +0000 Glenn Morris (sh-font-lock-keywords): Highlight escaped EOLs differently from other
Tue, 02 Sep 2003 17:37:01 +0000 Glenn Morris (sh-font-lock-keywords): Use something other than
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sun, 24 Aug 2003 15:24:19 +0000 Glenn Morris (sh-builtins): Add some bash builtins.
Sat, 02 Aug 2003 20:08:49 +0000 Andreas Schwab (sh-mode): Don't set mode-class property.
Mon, 21 Jul 2003 06:24:52 +0000 Andreas Schwab (sh-mode-syntax-table): Change syntax of ?, to "_".
Fri, 04 Jul 2003 20:37:49 +0000 Stefan Monnier (sh-font-lock-paren): Add [ and ] to the
Mon, 16 Jun 2003 21:41:18 +0000 Juanma Barranquero (sh-while-getopts, sh-if, sh-case): Revert part of previous change.
Fri, 06 Jun 2003 15:06:53 +0000 Juanma Barranquero Fix bug in "Options Loop" skeleton for ksh. Add newlines to a few skeletons,
Sun, 01 Jun 2003 17:36:41 +0000 Stefan Monnier (sh-is-quoted-p): New fun.
Tue, 27 May 2003 18:40:31 +0000 Glenn Morris (sh-here-document-word): Document new treatment of leading "-".
Wed, 12 Feb 2003 10:21:06 +0000 Andreas Schwab (sh-mode-map): Don't remap
Sat, 18 Jan 2003 20:38:22 +0000 Stefan Monnier (sh-indent-line): Use indent-line-to.
Sun, 12 Jan 2003 20:51:12 +0000 Andreas Schwab (sh-mode-map): Use command remapping instead of
Fri, 10 Jan 2003 08:07:26 +0000 Juanma Barranquero (sh-set-shell): Make sh-shell-file the default shell.
Sun, 27 Oct 2002 23:00:42 +0000 Andreas Schwab (sh-mode-syntax-table): Don't make ^L
Fri, 18 Oct 2002 08:18:29 +0000 Juanma Barranquero (sh-indent-for-then): Fix typo.
Wed, 02 Oct 2002 16:31:16 +0000 Markus Rost (sh-alias-alist): Use append instead of nconc.
Tue, 24 Sep 2002 10:17:46 +0000 Juanma Barranquero (sh-mark-init): Don't set `occur-buffer'.
Fri, 06 Sep 2002 07:17:05 +0000 Juanma Barranquero (sh-indent-for-fi, sh-indent-for-done): Fix spacing.
Tue, 18 Jun 2002 14:37:12 +0000 Juanma Barranquero (sh-electric-rparen-needed): Remove.
Tue, 22 Jan 2002 21:05:13 +0000 Richard M. Stallman (sh-set-shell): Doc fix.
Mon, 31 Dec 2001 20:44:44 +0000 Richard M. Stallman (various face definitions): Use :weight, not :bold.
Sun, 16 Dec 2001 17:27:44 +0000 Richard M. Stallman (sh-mode): Run sh-mode-hook.
Wed, 21 Nov 2001 11:12:18 +0000 Richard M. Stallman (sh-mode-syntax-table): Function restored.
Wed, 21 Nov 2001 11:06:40 +0000 Richard M. Stallman (sh-mode): Don't use define-derived-mode.
Sun, 18 Nov 2001 06:50:58 +0000 Richard M. Stallman (sh-must-be-shell-mode): Function deleted. All calls deleted.
Sun, 11 Nov 2001 20:07:46 +0000 Richard M. Stallman (sh-must-be-shell-mode): Allow modes derived from sh-mode.
Fri, 26 Oct 2001 15:37:54 +0000 Sam Steingold sugar: escape a "{" in the first column to pacify font-lock
Fri, 26 Oct 2001 13:54:45 +0000 Sam Steingold (sh-font-lock-close-heredoc): check the args for being non-nil
Fri, 26 Oct 2001 13:48:53 +0000 Sam Steingold no functional changes - a preparation for the next patch
Sat, 13 Oct 2001 19:08:30 +0000 Stefan Monnier (sh-font-lock-syntactic-keywords): Handle here-docs differently.
Sun, 17 Jun 2001 11:22:35 +0000 Eli Zaretskii (sh-mark-line): Add help-echo to mouse-highlighted text.
Wed, 02 May 2001 13:40:56 +0000 Stefan Monnier (sh-prev-line): Look for sh-heredoc-face
Mon, 30 Apr 2001 15:23:01 +0000 Gerd Moellmann (sh-font-lock-heredoc): Allow
Tue, 10 Apr 2001 14:16:15 +0000 Gerd Moellmann (sh-indent-line): Add optional PREFIX-ARG
Wed, 07 Mar 2001 15:34:43 +0000 Stefan Monnier (sh-st-symbol): New symbol.
Tue, 09 Jan 2001 15:19:47 +0000 Dave Love (sh-imenu-generic-expression): Fix doc,
Sun, 12 Nov 2000 16:48:45 +0000 Stefan Monnier (sh-mode-syntax-table) <defvar>:
Sat, 21 Oct 2000 18:05:45 +0000 Stefan Monnier (sh-mode-map): Remove bindings for
Sun, 15 Oct 2000 17:18:02 +0000 Dave Love Require skeleton and comint when
Sun, 15 Oct 2000 04:38:24 +0000 Stefan Monnier (sh-imenu-generic-expression): Fix.
Tue, 19 Sep 2000 16:02:51 +0000 Gerd Moellmann (sh-search-word): Remove call to
Tue, 19 Sep 2000 15:36:55 +0000 Gerd Moellmann (sh-search-word): Rewritten for
Fri, 18 Aug 2000 21:12:54 +0000 Stefan Monnier Big bag of typos.
Wed, 21 Jun 2000 19:52:43 +0000 Gerd Moellmann (sh-while-getopts): Fix handling of
Mon, 05 Jun 2000 07:26:01 +0000 Stefan Monnier (sh-symbol-list, sh-number-or-symbol-list)
Tue, 23 May 2000 11:23:51 +0000 Gerd Moellmann (sh-ancestor-alist): Add `bash2'.
Mon, 15 May 2000 20:14:39 +0000 Gerd Moellmann (sh-while-getopts) <sh>: Handle case that
Wed, 22 Dec 1999 09:53:20 +0000 Gerd Moellmann (sh-mode): Don't call sh-set-shell
Thu, 16 Dec 1999 13:22:42 +0000 Gerd Moellmann Fix typo.
Thu, 16 Dec 1999 13:21:37 +0000 Gerd Moellmann (sh-mode): If there is no #!-line, use the shell
Sun, 12 Dec 1999 13:18:54 +0000 Gerd Moellmann Fix for when font-lock mode is active.
Tue, 12 Oct 1999 12:30:38 +0000 Gerd Moellmann Added support for indenting existing scripts.
Mon, 06 Sep 1999 09:05:24 +0000 Eli Zaretskii (sh-tmp-file): Use $TMPDIR, if defined, for sh.
Thu, 01 Jul 1999 01:00:42 +0000 Richard M. Stallman (sh-feature): If nothing is known about the given shell, use the
Tue, 29 Jun 1999 17:06:17 +0000 Karl Heuer (sh-mode): When setting syntax
Sat, 15 May 1999 05:57:39 +0000 Karl Heuer (sh-mode): Do not fail if buffer has no
Mon, 14 Dec 1998 03:22:44 +0000 Karl Heuer Update comment.
Fri, 30 Oct 1998 11:02:42 +0000 Andreas Schwab (sh-canonicalize-shell): Fix regexp.
Wed, 21 Oct 1998 03:47:41 +0000 Richard M. Stallman (sh-font-lock-keywords): Don't crash for an unrecognized shell.
Tue, 20 Oct 1998 18:50:13 +0000 Richard M. Stallman (sh-mode): Handle .spec and .mspec files.
Mon, 28 Sep 1998 13:31:53 +0000 Richard M. Stallman (sh-set-shell): Remove .exe suffix from shell name.
Sun, 19 Jul 1998 21:58:03 +0000 Richard M. Stallman (sh-mode): parse-sexp-ignore-comments = t.
Thu, 07 May 1998 19:18:29 +0000 Richard M. Stallman (sh-shell-file): Add cmdproxy to MS shells.
Sun, 03 May 1998 15:57:33 +0000 Eli Zaretskii (sh-shell-file): If $SHELL evaluates to
Mon, 20 Apr 1998 02:34:53 +0000 Dan Nicolaescu *** empty log message ***
Sun, 15 Feb 1998 00:30:24 +0000 Richard M. Stallman (sh-font-lock-keywords): Fontify sh-style function names in declarations.
Wed, 11 Feb 1998 07:14:24 +0000 Richard M. Stallman (sh-set-shell): Use standard-syntax-table if none other is specified.
Mon, 26 Jan 1998 02:33:48 +0000 Richard M. Stallman (sh-case): Fix paren error.
Fri, 12 Dec 1997 17:10:08 +0000 Dave Love Use imenu-case-fold-search.
Thu, 04 Dec 1997 19:47:59 +0000 Simon Marshall Deal with `#'s in variable references.
Thu, 04 Dec 1997 04:27:50 +0000 Karl Heuer (sh-imenu-generic-expression): New variable.
Sun, 30 Nov 1997 12:21:42 +0000 Dave Love (sh-mode): Set `comment-start-skip' always.
Wed, 27 Aug 1997 17:39:44 +0000 Richard M. Stallman (sh-indent-line): Delete debugging code.
Sat, 23 Aug 1997 05:19:09 +0000 Richard M. Stallman (sh-indent-line): Avoid infinite loop
Sun, 22 Jun 1997 18:47:05 +0000 Richard M. Stallman Whitespace change.
Thu, 29 May 1997 07:04:00 +0000 Simon Marshall Update for syntax-table text properties.
Tue, 22 Apr 1997 04:37:22 +0000 Richard M. Stallman (sh-case): Make this a simple define-skeleton
Thu, 17 Apr 1997 23:08:33 +0000 Richard M. Stallman Remove all menu-enable properties except for sh-case.
Tue, 15 Apr 1997 18:16:28 +0000 Richard M. Stallman (sh-while-getopts): Don't add menu-enable property.