log lisp/progmodes/sh-script.el @ 18382:0e4943a370e2

age author description
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
Fri, 03 Nov 1995 03:16:36 +0000 Karl Heuer (sh-remember-variable): Set variable to empty string,
Sat, 19 Aug 1995 00:30:56 +0000 Karl Heuer (sh-newline-and-indent): Don't interpret prefix arg
Tue, 15 Aug 1995 20:05:12 +0000 Karl Heuer (sh-mode-map): Use new name skeleton-pair-insert-maybe.
Tue, 15 Aug 1995 19:50:12 +0000 Karl Heuer (sh-test): New variable.
Wed, 09 Aug 1995 22:42:34 +0000 Richard M. Stallman (interpreter-mode-alist): Delete autoload cookie.
Fri, 07 Jul 1995 19:48:24 +0000 Karl Heuer restructured, largely rewritten without the bugs and
Tue, 30 May 1995 23:06:00 +0000 Karl Heuer (sh-mode-map): Fix capitalization in menu bar.
Wed, 12 Oct 1994 16:03:28 +0000 Simon Marshall Removed setting of font-lock-keywords inadvertently left after last patch.
Wed, 12 Oct 1994 09:15:14 +0000 Simon Marshall * sh-script.el: (sh-set-shell): Set font-lock-defaults.
Fri, 07 Oct 1994 09:49:47 +0000 Richard M. Stallman (sh-font-lock-keywords): Default to nil.
Sat, 24 Sep 1994 04:13:41 +0000 Richard M. Stallman (auto-mode-alist): Use \' in auto-mode-alist regexps.
Wed, 03 Aug 1994 02:17:57 +0000 Karl Heuer (auto-mode-alist): Fix typos in comments.
Fri, 15 Jul 1994 22:10:07 +0000 Richard M. Stallman "Comment out" autoload cookies.
Sat, 02 Jul 1994 16:55:54 +0000 Richard M. Stallman (sh-chmod-argument): Change default.
Fri, 01 Jul 1994 16:28:00 +0000 Richard M. Stallman (sh-set-shell): Obey sh-query-for-magic in all cases.
Tue, 22 Mar 1994 05:43:25 +0000 Richard M. Stallman entered into RCS