log lisp/progmodes/sh-script.el @ 19860:c17fd465ea95 libc-970911 libc-970912 libc-970913 libc-970914 libc-970915 libc-970916 libc-970917 libc-970918 libc-970919 libc-970920 libc-970921 libc-970922 libc-970923 libc-970924 libc-970925 libc-970926 libc-970927 libc-970928 libc-970929 libc-970930 libc-971001 libc-971018 libc-971019 libc-971020 libc-971021 libc-971022 libc-971023 libc-971024 libc-971025 libc-971026 libc-971027 libc-971028 libc-971029 libc-971030 libc-971031 libc-971101 libc-971102 libc-971103 libc-971104 libc-971105 libc-971106 libc-971107 libc-971108 libc-971109 libc-971110 libc-971111 libc-971112 libc-971113 libc-971114 libc-971115 libc-971116 libc-971117 libc-971118 libc-971120 libc-971121 libc-971122 libc-971123 libc-971124 libc-971125 libc-971126 libc-971127 libc-971128 libc-971129 libc-971130 libc-971201 libc-971203 libc-971204 libc-971205 libc-971206 libc-971207 libc-971208 libc-971209 libc-971210 libc-971211 libc-971212 libc-971213 libc-971214 libc-971217 libc-971218 libc-971219 libc-971220 libc-971221 libc-971222 libc-971223 libc-971224 libc-971225 libc-971226 libc-971227 libc-971228 libc-971229 libc-971230 libc-971231 libc-980103 libc-980104 libc-980105 libc-980106 libc-980107 libc-980108 libc-980109 libc-980110 libc-980111 libc-980112 libc-980114 libc-980115 libc-980116 libc-980117 libc-980118 libc-980119 libc-980120 libc-980121 libc-980122 libc-980123 libc-980124 libc-980125 libc-980126 libc-980127 libc-980128

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.
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