log lisp/progmodes/sh-script.el @ 20507:07a8c7f7cfe8

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