log lisp/progmodes/sh-script.el @ 25435:5ff4e59e5f02

age author description
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.
Sat, 12 Apr 1997 02:51:38 +0000 Richard M. Stallman Add defgroup's; change use defcustom for user vars.
Thu, 10 Apr 1997 06:38:26 +0000 Richard M. Stallman (sh-mode): Set font-lock-comment-start-regexp via font-lock-defaults.
Sun, 30 Mar 1997 02:10:40 +0000 Richard M. Stallman (sh-set-shell): If file has no #! line,
Sat, 22 Mar 1997 03:53:10 +0000 Richard M. Stallman (sh-case): Define with defun and defvar
Sun, 23 Feb 1997 08:40:41 +0000 Karl Heuer (sh-mode-hook, sh-set-shell-hook): Add defvars.
Tue, 07 Jan 1997 09:02:48 +0000 Richard M. Stallman (sh-shell-file): Downcase and remove extension on shells in NT.
Thu, 02 Jan 1997 02:51:05 +0000 Richard M. Stallman (sh-shell-file): On MSDOS, collapse $SHELL to lower
Sat, 09 Nov 1996 22:17:58 +0000 Richard M. Stallman (sh-set-shell): Pass args no-query-flag
Thu, 07 Nov 1996 06:21:19 +0000 Richard M. Stallman (sh-mode-syntax-table): Turn on comment syntax for #,
Thu, 07 Nov 1996 05:59:43 +0000 Richard M. Stallman (sh-mode): Set `comment-start-skip'; otherwise
Mon, 28 Oct 1996 10:08:07 +0000 Simon Marshall Use new face.
Sat, 26 Oct 1996 16:06:24 +0000 Richard M. Stallman (sh-mode): Don't make font-lock-keywords buffer-local.
Wed, 28 Aug 1996 20:09:51 +0000 Richard M. Stallman (sh-alias-alist): Use gnu/linux, not lignux.
Mon, 15 Jul 1996 20:17:53 +0000 Karl Heuer (sh-mode): Call sh-set-shell only for a writable
Mon, 15 Apr 1996 21:17:59 +0000 Richard M. Stallman (sh-while-getopts): Punctuate help message better.
Wed, 27 Mar 1996 02:39:09 +0000 Richard M. Stallman (sh-alias-alist): Recognize lignux.
Wed, 27 Mar 1996 00:09:54 +0000 Richard M. Stallman (sh-shell-arg): Add no options for bash, ksh, or wksh.
Mon, 25 Mar 1996 01:42:05 +0000 Richard M. Stallman (sh-shell-arg): Don't add any options for bash, ksh.
Wed, 20 Mar 1996 16:18:23 +0000 Richard M. Stallman (sh-font-lock-keywords): Highlight \ only with non-alphanumeric char.
Mon, 29 Jan 1996 23:11:40 +0000 Richard M. Stallman (sh-shell-variables-initialized): New variable.
Fri, 19 Jan 1996 00:10:34 +0000 Erik Naggum (sh-mode): Add autoload cookie.
Wed, 17 Jan 1996 22:41:21 +0000 Richard M. Stallman (sh-indent-line): Cope if no previous noncomment line.
Wed, 17 Jan 1996 00:19:44 +0000 Richard M. Stallman (sh-shell-variables): New variable.
Sun, 14 Jan 1996 07:34:30 +0000 Erik Naggum Update FSF's address.
Thu, 11 Jan 1996 17:11:39 +0000 Richard M. Stallman (sh-mode): Don't move point.
Tue, 09 Jan 1996 23:19:53 +0000 Karl Heuer (sh-alias-alist): Don't map sh to bash.
Fri, 05 Jan 1996 02:36:06 +0000 Richard M. Stallman (interpreter-mode-alist, auto-mode-alist): Don't alter this here.
Thu, 04 Jan 1996 23:48:07 +0000 Karl Heuer (sh-mode-syntax-table): Doc fix.
Wed, 13 Dec 1995 01:37:58 +0000 Karl Heuer Provide sh-script.
Wed, 13 Dec 1995 01:22:05 +0000 Karl Heuer (sh-mode-map): Make the code more legible.
Sat, 11 Nov 1995 14:35:47 +0000 Erik Naggum (sh-mode): Remove ! in column 1.
Sat, 11 Nov 1995 05:31:11 +0000 Richard M. Stallman (sh-mode): as above. Use page-delimiter rather than literal "^L".
Fri, 10 Nov 1995 17:06:28 +0000 Richard M. Stallman (sh-mode-map): Put sh-execute-region on C-M-x.
Fri, 03 Nov 1995 03:29:46 +0000 Karl Heuer (sh-shells): Eliminated variable redundant with