]> code.delx.au - gnu-emacs/history - lisp/progmodes/sh-script.el
Add new maintainer (deego).
[gnu-emacs] / lisp / progmodes / sh-script.el
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...
2001-11-11 Richard M. Stallman(sh-must-be-shell-mode): Allow modes derived from sh...
2001-10-26 Sam Steingoldsugar: escape a "{" in the first column to pacify font...
2001-10-26 Sam Steingold(sh-font-lock-close-heredoc): check the args for being...
2001-10-26 Sam Steingoldno functional changes - a preparation for the next...
2001-10-13 Stefan Monnier(sh-font-lock-syntactic-keywords): Handle here-docs...
2001-06-17 Eli Zaretskii(sh-mark-line): Add help-echo to mouse-highlighted...
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 LoveRequire 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 MonnierBig 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 MoellmannFix typo.
1999-12-16 Gerd Moellmann(sh-mode): If there is no #!-line, use the shell
1999-12-12 Gerd MoellmannFix for when font-lock mode is active.
1999-10-12 Gerd MoellmannAdded 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...
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 HeuerUpdate 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 unrecognize...
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 ***
1998-02-15 Richard M. Stallman(sh-font-lock-keywords): Fontify sh-style function...
1998-02-11 Richard M. Stallman(sh-set-shell): Use standard-syntax-table if none other...
1998-01-26 Richard M. Stallman(sh-case): Fix paren error.
1997-12-12 Dave LoveUse imenu-case-fold-search.
1997-12-04 Simon MarshallDeal with `#'s in variable references.
1997-12-04 Karl Heuer(sh-imenu-generic-expression): New variable.
1997-11-30 Dave Love(sh-mode): Set `comment-start-skip' always.
1997-08-27 Richard M. Stallman(sh-indent-line): Delete debugging code.
1997-08-23 Richard M. Stallman(sh-indent-line): Avoid infinite loop
1997-06-22 Richard M. StallmanWhitespace change.
1997-05-29 Simon MarshallUpdate for syntax-table text properties.
1997-04-22 Richard M. Stallman(sh-case): Make this a simple define-skeleton
1997-04-17 Richard M. StallmanRemove all menu-enable properties except for sh-case.
1997-04-15 Richard M. Stallman(sh-while-getopts): Don't add menu-enable property.
1997-04-12 Richard M. StallmanAdd defgroup's; change use defcustom for user vars.
1997-04-10 Richard M. Stallman(sh-mode): Set font-lock-comment-start-regexp via font...
1997-03-30 Richard M. Stallman(sh-set-shell): If file has no #! line,
1997-03-22 Richard M. Stallman(sh-case): Define with defun and defvar
1997-02-23 Karl Heuer(sh-mode-hook, sh-set-shell-hook): Add defvars.
1997-01-07 Richard M. Stallman(sh-shell-file): Downcase and remove extension on shell...
1997-01-02 Richard M. Stallman(sh-shell-file): On MSDOS, collapse $SHELL to lower
1996-11-09 Richard M. Stallman(sh-set-shell): Pass args no-query-flag
1996-11-07 Richard M. Stallman(sh-mode-syntax-table): Turn on comment syntax for #,
1996-11-07 Richard M. Stallman(sh-mode): Set `comment-start-skip'; otherwise
1996-10-28 Simon MarshallUse new face.
1996-10-26 Richard M. Stallman(sh-mode): Don't make font-lock-keywords buffer-local.
1996-08-28 Richard M. Stallman(sh-alias-alist): Use gnu/linux, not lignux.
1996-07-15 Karl Heuer(sh-mode): Call sh-set-shell only for a writable
1996-04-15 Richard M. Stallman(sh-while-getopts): Punctuate help message better.
1996-03-27 Richard M. Stallman(sh-alias-alist): Recognize lignux.
1996-03-27 Richard M. Stallman(sh-shell-arg): Add no options for bash, ksh, or wksh.
1996-03-25 Richard M. Stallman(sh-shell-arg): Don't add any options for bash, ksh.
1996-03-20 Richard M. Stallman(sh-font-lock-keywords): Highlight \ only with non...
1996-01-29 Richard M. Stallman(sh-shell-variables-initialized): New variable.
1996-01-19 Erik Naggum(sh-mode): Add autoload cookie.
1996-01-17 Richard M. Stallman(sh-indent-line): Cope if no previous noncomment line.
1996-01-17 Richard M. Stallman(sh-shell-variables): New variable.
1996-01-14 Erik NaggumUpdate FSF's address.
1996-01-11 Richard M. Stallman(sh-mode): Don't move point.
1996-01-09 Karl Heuer(sh-alias-alist): Don't map sh to bash.
1996-01-05 Richard M. Stallman(interpreter-mode-alist, auto-mode-alist): Don't alter...
1996-01-04 Karl Heuer(sh-mode-syntax-table): Doc fix.
1995-12-13 Karl HeuerProvide sh-script.
1995-12-13 Karl Heuer(sh-mode-map): Make the code more legible.
1995-11-11 Erik Naggum(sh-mode): Remove ! in column 1.
1995-11-11 Richard M. Stallman(sh-mode): as above. Use page-delimiter rather than...
next