Fix broken change-current-directory interactive command.
commit87d9df165b8f1e04879260d8520ded58b3027e09
authorNicholas A. Zigarovich <nicktastic@gmail.com>
Tue, 30 Sep 2008 19:10:41 +0000 (30 15:10 -0400)
committerJohn Foerch <jjfoerch@earthlink.net>
Tue, 30 Sep 2008 19:18:13 +0000 (30 15:18 -0400)
treee69319054b2f3b26a73e6a361923b5033aa88b0f
parent18da22d8f3ca98cab17667daac17866c2bcf6784
Fix broken change-current-directory interactive command.

* Add placeholder minibuffer commands read_directory and read_existing_directory.
* change-current-directory calls read_existing_directory instead of
  read_existing_directory_path.
modules/buffer.js
modules/minibuffer-read-file.js