comparison lisp/ChangeLog @ 47575:4d9f899a5963

* dired.el (dired-insert-directory): Always add "--dired" to to SWITCHES for remote files. * files.el (insert-directory): Comment saying that "--dired" might be in the SWITCHES. * net/ange-ftp.el (ange-ftp-ls): Handle "--dired" in LSARGS. (ange-ftp-insert-directory): Comment explaining "--dired" handling.
author Kai Großjohann <kgrossjo@eu.uu.net>
date Sun, 22 Sep 2002 13:01:10 +0000
parents 87934bad758d
children b31c8ab7336a
comparison
equal deleted inserted replaced
47574:87934bad758d 47575:4d9f899a5963
1 2002-09-22 Kai Gro,b_(Bjohann <grossjoh@ls6.informatik.uni-dortmund.de>
2
3 * dired.el (dired-insert-directory): Always add "--dired" to to
4 SWITCHES for remote files.
5 * files.el (insert-directory): Comment saying that "--dired"
6 might be in the SWITCHES.
7 * net/ange-ftp.el (ange-ftp-ls): Handle "--dired" in LSARGS.
8 (ange-ftp-insert-directory): Comment explaining "--dired"
9 handling.
10
1 2002-09-21 Markus Rost <rost@math.ohio-state.edu> 11 2002-09-21 Markus Rost <rost@math.ohio-state.edu>
2 12
3 * mail/mailabbrev.el (mail-abbrev-make-syntax-table): Give %!._- 13 * mail/mailabbrev.el (mail-abbrev-make-syntax-table): Give %!._-
4 word constituent syntax. 14 word constituent syntax.
5 15