diff options
Diffstat (limited to 'lisp/shell.el')
| -rw-r--r-- | lisp/shell.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/shell.el b/lisp/shell.el index 47119e6769c..fdfc8b3cf19 100644 --- a/lisp/shell.el +++ b/lisp/shell.el | |||
| @@ -35,7 +35,7 @@ | |||
| 35 | ;; This makes these modes easier to use. | 35 | ;; This makes these modes easier to use. |
| 36 | 36 | ||
| 37 | ;; For documentation on the functionality provided by comint mode, and | 37 | ;; For documentation on the functionality provided by comint mode, and |
| 38 | ;; the hooks available for customising it, see the file comint.el. | 38 | ;; the hooks available for customizing it, see the file comint.el. |
| 39 | ;; For further information on shell mode, see the comments below. | 39 | ;; For further information on shell mode, see the comments below. |
| 40 | 40 | ||
| 41 | ;; Needs fixin: | 41 | ;; Needs fixin: |