log lisp/progmodes/sh-script.el @ 52549:90a4382900b0

age author description
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 "-".
Wed, 12 Feb 2003 10:21:06 +0000 Andreas Schwab (sh-mode-map): Don't remap
Sat, 18 Jan 2003 20:38:22 +0000 Stefan Monnier (sh-indent-line): Use indent-line-to.
Sun, 12 Jan 2003 20:51:12 +0000 Andreas Schwab (sh-mode-map): Use command remapping instead of
Fri, 10 Jan 2003 08:07:26 +0000 Juanma Barranquero (sh-set-shell): Make sh-shell-file the default shell.
Sun, 27 Oct 2002 23:00:42 +0000 Andreas Schwab (sh-mode-syntax-table): Don't make ^L
Fri, 18 Oct 2002 08:18:29 +0000 Juanma Barranquero (sh-indent-for-then): Fix typo.
Wed, 02 Oct 2002 16:31:16 +0000 Markus Rost (sh-alias-alist): Use append instead of nconc.
Tue, 24 Sep 2002 10:17:46 +0000 Juanma Barranquero (sh-mark-init): Don't set `occur-buffer'.
Fri, 06 Sep 2002 07:17:05 +0000 Juanma Barranquero (sh-indent-for-fi, sh-indent-for-done): Fix spacing.
Tue, 18 Jun 2002 14:37:12 +0000 Juanma Barranquero (sh-electric-rparen-needed): Remove.
Tue, 22 Jan 2002 21:05:13 +0000 Richard M. Stallman (sh-set-shell): Doc fix.
Mon, 31 Dec 2001 20:44:44 +0000 Richard M. Stallman (various face definitions): Use :weight, not :bold.
Sun, 16 Dec 2001 17:27:44 +0000 Richard M. Stallman (sh-mode): Run sh-mode-hook.
Wed, 21 Nov 2001 11:12:18 +0000 Richard M. Stallman (sh-mode-syntax-table): Function restored.
Wed, 21 Nov 2001 11:06:40 +0000 Richard M. Stallman (sh-mode): Don't use define-derived-mode.
Sun, 18 Nov 2001 06:50:58 +0000 Richard M. Stallman (sh-must-be-shell-mode): Function deleted. All calls deleted.
Sun, 11 Nov 2001 20:07:46 +0000 Richard M. Stallman (sh-must-be-shell-mode): Allow modes derived from sh-mode.
Fri, 26 Oct 2001 15:37:54 +0000 Sam Steingold sugar: escape a "{" in the first column to pacify font-lock
Fri, 26 Oct 2001 13:54:45 +0000 Sam Steingold (sh-font-lock-close-heredoc): check the args for being non-nil