Mercurial > emacs
diff lisp/term.el @ 42706:be541feb06cc
Fix typo.
| author | Pavel Jan?k <Pavel@Janik.cz> |
|---|---|
| date | Sun, 13 Jan 2002 10:09:20 +0000 |
| parents | 7308bbc423d5 |
| children | 89b8de61964f |
line wrap: on
line diff
--- a/lisp/term.el Sun Jan 13 09:56:13 2002 +0000 +++ b/lisp/term.el Sun Jan 13 10:09:20 2002 +0000 @@ -2375,7 +2375,7 @@ ;;; your cursor over a string that's a filename and have it taken as default. ;;; ;;; If the command is given in a file buffer whose major mode is in -;;; SOURCE-MODES, then the the filename is the default file, and the +;;; SOURCE-MODES, then the filename is the default file, and the ;;; file's directory is the default directory. ;;; ;;; If the buffer isn't a source file buffer (e.g., it's the process buffer),
