]> code.delx.au - gnu-emacs/commit
(shell-cd): Function removed.
authorRoland McGrath <roland@gnu.org>
Thu, 6 Jan 1994 17:02:00 +0000 (17:02 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 6 Jan 1994 17:02:00 +0000 (17:02 +0000)
commit3db9a4ebb4a0a2730428dca65bd30fdcc352b49c
tree9e295cf35854b14dc053b736a4ec5b35ff7a793b
parent03dcd202f4ae02d0088c02cc0c154ed38b3f681f
(shell-cd): Function removed.
(shell-prefixed-directory-name): New defsubst.
(shell-process-popd, shell-process-pushd, shell-process-cd,
shell-resync-dirs): Apply it to ARG when it's a directory name.
Use (concat comint-file-name-prefix "~") in place of (getenv "HOME") or "~".
Call cd instead of shell-cd.
lisp/shell.el