mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Doc fix.
This commit is contained in:
parent
d0386f2a50
commit
b7fc702ec2
1 changed files with 1 additions and 1 deletions
|
|
@ -287,7 +287,7 @@ Otherwise, one argument `-i' is passed to the shell.
|
|||
;;; changes the current directory of the shell buffer accordingly.
|
||||
;;;
|
||||
;;; This is basically a fragile hack, although it's more accurate than
|
||||
;;; the released version in shell.el. It has the following failings:
|
||||
;;; the version in Emacs 18's shell.el. It has the following failings:
|
||||
;;; 1. It doesn't know about the cdpath shell variable.
|
||||
;;; 2. It only spots the first command in a command sequence. E.g., it will
|
||||
;;; miss the cd in "ls; cd foo"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue