]> code.delx.au - gnu-emacs/history - lisp/shell.el
Rename `MS-DOG' into `MS-DOS'.
[gnu-emacs] / lisp / shell.el
2006-04-01 Eli Zaretskii(shell-directory-tracker, shell-dynamic-complete-comman...
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-09-17 Romain Francoise(shell-resync-dirs): Handle echoing processes more...
2005-08-29 Juanma Barranquero(shell-mode, shell-resync-dirs): Fix typos in docstrings.
2005-08-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-04 Lute KamstraUpdate FSF's address.
2005-07-04 Juanma Barranquero(shell): Finish `defgroup' description with period.
2005-06-16 Juanma Barranquero(shell-prompt-pattern, shell-dynamic-complete-functions...
2005-05-16 Juanma BarranqueroReplace `string-to-int' by `string-to-number'.
2005-04-26 Luc Teirlinck(shell-prompt-pattern): Doc fix.
2003-12-29 Richard M. Stallman(shell-file-name-chars): Add [].
2003-12-24 Andreas Schwab(shell-file-name-quote-list): Add backslash.
2003-09-01 Miles BaderAdd arch taglines
2003-08-12 Markus Rost(shell): With prefix-arg, suggest a new buffer name.
2003-06-12 Juanma Barranquero(shell-command-separator-regexp): New variable.
2003-06-06 Juanma Barranquero(shell-resync-dirs): Tolerate an extra line of output...
2003-06-05 Lute Kamstra(shell-mode): Put `shell-filter-ctrl-a-ctrl-b' on
2003-01-31 Juanma BarranqueroCygwin support patch.
2002-10-31 Kim F. Storm(explicit-bash-args): Bash 1.x doesn't grook
2002-10-26 Richard M. Stallman(shell): Look for .emacs_SHELL under ~/.emacs.d after...
2002-07-03 Juanma BarranqueroFix typo.
2002-06-28 Andreas Schwab(explicit-bash-args): New user option.
2002-05-14 Francesco Potortì(shell-mode): Use (ring-empty-p rather than (zerop...
2002-05-14 Francesco Potortì(shell-mode): Make second part of initialisation
2002-05-10 Richard M. Stallman(shell-replace-by-expanded-directory):
2002-04-03 Richard M. Stallman(shell-mode): Don't reinit comint-input-ring if that...
2002-03-11 Colin Walters(toplevel): Revert previous change to use pcomplete.
2002-02-25 Kim F. Storm(shell-pcomplete-setup-done): New variable.
2002-02-25 Kim F. Storm(shell-mode-map): Add "Complete" header so completion
2002-02-23 Colin Walters(shell-pcomplete, shell-pcomplete-reverse): New functions.
2001-12-02 Stefan Monnier(shell): Use shell-file-name.
2001-07-14 Pavel JaníkEmacs lisp coding convention fixes.
2001-01-28 Sam Steingoldshell-write-history-on-exit: make sure the error messag...
2001-01-27 Eli Zaretskii(shell-unquote-argument): If the shell is one of the
2000-11-21 Stefan Monnier(shell-mode): Use define-derived-mode.
2000-10-27 Miles Bader(shell): Add BUFFER argument.
2000-09-14 Andrew Innes(shell-write-history-on-exit): New function.
2000-08-22 Miles Bader(shell-font-lock-keywords): Remove prompt highlighting...
2000-08-07 Miles Bader(shell-prompt-pattern): Doc change.
1999-08-16 Karl HeuerFix maintainer address.
1999-07-20 Karl Heuer(shell-unquote-argument): New function.
1999-05-17 Karl HeuerComment fix.
1999-01-14 Simon Marshall* shell.el (shell-dirtrack-verbose): New custom variable.
1998-11-22 Richard M. Stallman(shell-prompt-pattern): Add defcustom.
1998-10-17 Richard M. Stallman(shell-input-autoexpand): Fix customization group.
1998-09-18 Andreas Schwab(shell-input-autoexpand): Fix customize type.
1998-09-10 Karl Heuer(shell-file-name-quote-list): Add # to the value.
1998-06-28 Richard M. Stallman(shell-copy-environment-variable): Fix doc typo.
1998-04-17 Geoff Voelker(shell-file-name-chars): Add ',' and ':'.
1998-02-25 Karl Heuer(shell-dirtrack-mode): Renamed from shell-dirtrack...
1997-09-09 Richard M. Stallman(shell-chdrive-regexp): Likewise.
1997-08-22 Richard M. Stallman(shell-snarf-envar, shell-copy-environment-variable...
1997-08-22 Simon MarshallMake shell-last-dir buffer-local.
1997-08-04 Richard M. Stallman(shell): Doc fix.
1997-07-20 Richard M. Stallman(shell-mode): Do set list-files-directory locally.
1997-07-15 Simon Marshallchange maintainer.
1997-05-05 Richard M. Stallman(shell-mode): Add a mode-class property.
1997-04-17 Simon MarshallUse EVAL form for shell-prompt-pattern.
1997-04-13 Richard M. StallmanAdd defgroup's; use defcustom for user vars.
1997-01-18 Richard M. Stallman(shell-mode): Don't set list-buffers-directory.
1996-08-26 Richard M. Stallman(shell-mode): Don't assume /dev/null is its own truename.
1996-08-01 Richard M. Stallman(shell-file-name-chars): Was shell-file-name-regexp.
1996-07-12 Simon MarshallBind shell-file-name-quote-list and shell-file-name...
1996-06-09 Richard M. Stallman(shell-directory-tracker): Use comint-substitute-in...
1996-06-04 Richard M. Stallman(shell-match-partial-variable): Doc fix.
1996-02-03 Simon MarshallResync directories properly for the ksh.
1996-01-25 Karl Heuer(shell-dirstack-message): Pass proper format string...
1996-01-14 Erik NaggumUpdate FSF's address.
1995-06-19 Karl Heuer(shell-directory-tracker): Check for terminator after
1995-06-14 Richard M. Stallman(shell-mode): Make shell-directory-tracker a hook funct...
1995-06-13 Simon Marshallcheck comint-input-ring-file-name for the empty string...
1995-04-24 Simon Marshallshell-font-lock-keywords efficiency fix.
1995-04-03 Simon MarshallSet comint-file-name-quote-list to new shell-file-name...
1995-03-30 Richard M. StallmanComment change.
1995-03-12 Richard M. Stallman(shell): Use pop-to-buffer.
1995-03-02 Simon MarshallMake sure shell-cd sets list-buffers-directory to a...
1995-02-25 Simon MarshallMoved buffer truncation functionality to comint.el.
1995-02-25 Simon MarshallAdded shell-truncate-buffer function to restrict buffer...
1995-02-21 Simon MarshallChange all `cd's to `shell-cd's, where `shell-cd' chang...
1995-02-04 Richard M. StallmanComment changes.
1995-01-27 Richard M. Stallman(shell): If we create a new shell buffer,
1995-01-10 Simon MarshallDoc fixes (simon's email address and shell-mode)
1994-11-19 Richard M. StallmanComment change.
1994-10-12 Simon Marshall* shell.el: (shell-font-lock-keywords): Add `\n' to...
1994-10-07 Richard M. Stallman(shell-font-lock-keywords): New variable.
1994-10-03 Richard M. Stallman(shell-strip-ctrl-m): Function moved to comint.el and...
1994-10-02 Richard M. Stallman(shell-mode): Compare the truename with /dev/null.
1994-09-18 Richard M. Stallman(shell-mode-map): Inherit comint-mode-map, but copy...
1994-09-03 Richard M. Stallman(shell-command-regexp): Use a simpler faster regexp.
1994-07-16 Richard M. StallmanComment change.
1994-07-01 Richard M. Stallman(shell-mode): Don't read history from /dev/null.
1994-06-23 Richard M. Stallman(shell-prefixed-directory-name): Do nothing if
1994-05-22 Richard M. Stallman(shell-strip-ctrl-m): Strip multiple ^Ms.
1994-05-07 Karl Heuer(shell-forward-command, shell-backward-command): Fix...
1994-04-24 Richard M. Stallman(shell-dirstack-query): Defaults to nil.
1994-04-14 Karl Heuer(shell-mode-map): Fix menu bar options.
1994-04-14 Karl Heuer(shell-dynamic-complete-as-command): Don't match ignore...
1994-03-24 Richard M. Stallman(shell-strip-ctrl-m): New command.
1994-03-10 Richard M. Stallman(shell-dynamic-complete-as-command): Make ignored-exten...
1994-03-08 Richard M. Stallman(shell-completion-fignore): New variable.
next