log lisp/progmodes/sh-script.el @ 19805:e804ac04eec1

age author description
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.