log lisp/progmodes/sh-script.el @ 53166:77088b91def1

age author description
Sun, 05 Oct 2003 13:53:54 +0000 Richard M. Stallman (sh-feature): Handle sh-modify like sh-append.
Tue, 30 Sep 2003 12:42:56 +0000 Richard M. Stallman (sh-mode-syntax-table): Add defvar.
Thu, 25 Sep 2003 02:01:18 +0000 Glenn Morris (sh-builtins): Add bash `shopt' builtin.
Mon, 22 Sep 2003 15:39:47 +0000 Richard M. Stallman (sh-mode-default-syntax-table): Renamed from sh-mode-syntax-table.
Fri, 19 Sep 2003 17:10:57 +0000 Glenn Morris (sh-font-lock-keywords): Highlight escaped EOLs differently from other
Tue, 02 Sep 2003 17:37:01 +0000 Glenn Morris (sh-font-lock-keywords): Use something other than
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sun, 24 Aug 2003 15:24:19 +0000 Glenn Morris (sh-builtins): Add some bash builtins.
Sat, 02 Aug 2003 20:08:49 +0000 Andreas Schwab (sh-mode): Don't set mode-class property.
Mon, 21 Jul 2003 06:24:52 +0000 Andreas Schwab (sh-mode-syntax-table): Change syntax of ?, to "_".
Fri, 04 Jul 2003 20:37:49 +0000 Stefan Monnier (sh-font-lock-paren): Add [ and ] to the
Mon, 16 Jun 2003 21:41:18 +0000 Juanma Barranquero (sh-while-getopts, sh-if, sh-case): Revert part of previous change.
Fri, 06 Jun 2003 15:06:53 +0000 Juanma Barranquero Fix bug in "Options Loop" skeleton for ksh. Add newlines to a few skeletons,
Sun, 01 Jun 2003 17:36:41 +0000 Stefan Monnier (sh-is-quoted-p): New fun.
Tue, 27 May 2003 18:40:31 +0000 Glenn Morris (sh-here-document-word): Document new treatment of leading "-".