(perform-replace): Move START and END parameters
[bpt/emacs.git] / lisp / progmodes / sh-script.el
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...
1995-11-10 Richard M. Stallman(sh-mode-map): Put sh-execute-region on C-M-x.
1995-11-03 Karl Heuer(sh-shells): Eliminated variable redundant with
1995-11-03 Karl Heuer(sh-remember-variable): Set variable to empty string,
1995-08-19 Karl Heuer(sh-newline-and-indent): Don't interpret prefix arg
1995-08-15 Karl Heuer(sh-mode-map): Use new name skeleton-pair-insert-maybe.
1995-08-15 Karl Heuer(sh-test): New variable.
1995-08-09 Richard M. Stallman(interpreter-mode-alist): Delete autoload cookie.
1995-07-07 Karl Heuerrestructured, largely rewritten without the bugs and
1995-05-30 Karl Heuer(sh-mode-map): Fix capitalization in menu bar.
1994-10-12 Simon MarshallRemoved setting of font-lock-keywords inadvertently...
1994-10-12 Simon Marshall* sh-script.el: (sh-set-shell): Set font-lock-defaults.
1994-10-07 Richard M. Stallman(sh-font-lock-keywords): Default to nil.
1994-09-24 Richard M. Stallman(auto-mode-alist): Use \' in auto-mode-alist regexps.
1994-08-03 Karl Heuer(auto-mode-alist): Fix typos in comments.
1994-07-15 Richard M. Stallman"Comment out" autoload cookies.
1994-07-02 Richard M. Stallman(sh-chmod-argument): Change default.
1994-07-01 Richard M. Stallman(sh-set-shell): Obey sh-query-for-magic in all cases.
1994-03-22 Richard M. Stallmanentered into RCS