Mercurial > emacs
changeset 2557:a212ee1907fe
(shell-mode): isationization (doc fix).
author | Roland McGrath <roland@gnu.org> |
---|---|
date | Mon, 19 Apr 1993 21:26:07 +0000 |
parents | 8b6c3d4256a0 |
children | 78a9cebdb22c |
files | lisp/shell.el |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/shell.el Mon Apr 19 21:19:44 1993 +0000 +++ b/lisp/shell.el Mon Apr 19 21:26:07 1993 +0000 @@ -135,7 +135,7 @@ ;;; cmushell-mode-map, that sort of thing. All the names have been carefully ;;; chosen so that shell.el and cmushell.el won't tromp on each other. -;;; Customisation and Buffer Variables +;;; Customization and Buffer Variables ;;; =========================================================================== ;;; @@ -219,7 +219,7 @@ M-x dirtrack-toggle turns directory tracking on and off. \\{shell-mode-map} -Customisation: Entry to this mode runs the hooks on comint-mode-hook and +Customization: Entry to this mode runs the hooks on comint-mode-hook and shell-mode-hook (in that order). Variables shell-cd-regexp, shell-pushd-regexp and shell-popd-regexp are used @@ -548,7 +548,7 @@ -;;; Do the user's customisation... +;;; Do the user's customization... ;;;=============================== (defvar shell-load-hook nil "This hook is run when shell is loaded in.