log lisp/progmodes/sh-script.el @ 51627:1329f6a6c949

age author description
2003-06-16 Juanma Barranquero (sh-while-getopts, sh-if, sh-case): Revert part of previous change.
2003-06-06 Juanma Barranquero Fix bug in "Options Loop" skeleton for ksh. Add newlines to a few skeletons,
2003-06-01 Stefan Monnier (sh-is-quoted-p): New fun.
2003-05-27 Glenn Morris (sh-here-document-word): Document new treatment of leading "-".
2003-02-12 Andreas Schwab (sh-mode-map): Don't remap
2003-01-18 Stefan Monnier (sh-indent-line): Use indent-line-to.
2003-01-12 Andreas Schwab (sh-mode-map): Use command remapping instead of
2003-01-10 Juanma Barranquero (sh-set-shell): Make sh-shell-file the default shell.
2002-10-27 Andreas Schwab (sh-mode-syntax-table): Don't make ^L
2002-10-18 Juanma Barranquero (sh-indent-for-then): Fix typo.
2002-10-02 Markus Rost (sh-alias-alist): Use append instead of nconc.
2002-09-24 Juanma Barranquero (sh-mark-init): Don't set `occur-buffer'.
2002-09-06 Juanma Barranquero (sh-indent-for-fi, sh-indent-for-done): Fix spacing.
2002-06-18 Juanma Barranquero (sh-electric-rparen-needed): Remove.
2002-01-22 Richard M. Stallman (sh-set-shell): Doc fix.
2001-12-31 Richard M. Stallman (various face definitions): Use :weight, not :bold.
2001-12-16 Richard M. Stallman (sh-mode): Run sh-mode-hook.
2001-11-21 Richard M. Stallman (sh-mode-syntax-table): Function restored.
2001-11-21 Richard M. Stallman (sh-mode): Don't use define-derived-mode.
2001-11-18 Richard M. Stallman (sh-must-be-shell-mode): Function deleted. All calls deleted.
2001-11-11 Richard M. Stallman (sh-must-be-shell-mode): Allow modes derived from sh-mode.
2001-10-26 Sam Steingold sugar: escape a "{" in the first column to pacify font-lock
2001-10-26 Sam Steingold (sh-font-lock-close-heredoc): check the args for being non-nil
2001-10-26 Sam Steingold no functional changes - a preparation for the next patch
2001-10-13 Stefan Monnier (sh-font-lock-syntactic-keywords): Handle here-docs differently.
2001-06-17 Eli Zaretskii (sh-mark-line): Add help-echo to mouse-highlighted text.
2001-05-02 Stefan Monnier (sh-prev-line): Look for sh-heredoc-face
2001-04-30 Gerd Moellmann (sh-font-lock-heredoc): Allow
2001-04-10 Gerd Moellmann (sh-indent-line): Add optional PREFIX-ARG
2001-03-07 Stefan Monnier (sh-st-symbol): New symbol.
2001-01-09 Dave Love (sh-imenu-generic-expression): Fix doc,
2000-11-12 Stefan Monnier (sh-mode-syntax-table) <defvar>:
2000-10-21 Stefan Monnier (sh-mode-map): Remove bindings for
2000-10-15 Dave Love Require skeleton and comint when
2000-10-15 Stefan Monnier (sh-imenu-generic-expression): Fix.
2000-09-19 Gerd Moellmann (sh-search-word): Remove call to
2000-09-19 Gerd Moellmann (sh-search-word): Rewritten for
2000-08-18 Stefan Monnier Big bag of typos.
2000-06-21 Gerd Moellmann (sh-while-getopts): Fix handling of
2000-06-05 Stefan Monnier (sh-symbol-list, sh-number-or-symbol-list)
2000-05-23 Gerd Moellmann (sh-ancestor-alist): Add `bash2'.
2000-05-15 Gerd Moellmann (sh-while-getopts) <sh>: Handle case that
1999-12-22 Gerd Moellmann (sh-mode): Don't call sh-set-shell
1999-12-16 Gerd Moellmann Fix typo.
1999-12-16 Gerd Moellmann (sh-mode): If there is no #!-line, use the shell
1999-12-12 Gerd Moellmann Fix for when font-lock mode is active.
1999-10-12 Gerd Moellmann Added support for indenting existing scripts.
1999-09-06 Eli Zaretskii (sh-tmp-file): Use $TMPDIR, if defined, for sh.
1999-07-01 Richard M. Stallman (sh-feature): If nothing is known about the given shell, use the
1999-06-29 Karl Heuer (sh-mode): When setting syntax
1999-05-15 Karl Heuer (sh-mode): Do not fail if buffer has no
1998-12-14 Karl Heuer Update comment.
1998-10-30 Andreas Schwab (sh-canonicalize-shell): Fix regexp.
1998-10-21 Richard M. Stallman (sh-font-lock-keywords): Don't crash for an unrecognized shell.
1998-10-20 Richard M. Stallman (sh-mode): Handle .spec and .mspec files.
1998-09-28 Richard M. Stallman (sh-set-shell): Remove .exe suffix from shell name.
1998-07-19 Richard M. Stallman (sh-mode): parse-sexp-ignore-comments = t.
1998-05-07 Richard M. Stallman (sh-shell-file): Add cmdproxy to MS shells.
1998-05-03 Eli Zaretskii (sh-shell-file): If $SHELL evaluates to
1998-04-20 Dan Nicolaescu *** empty log message ***