diff options
author | Jim Meyering <jim@meyering.net> | 2003-01-27 18:04:46 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-01-27 18:04:46 +0000 |
commit | fd51c35ed66eafd9607adf7aaf47f29873f7e9aa (patch) | |
tree | 1565b66cce75dc8f251d95284aa65e191bb31239 /ChangeLog | |
parent | 3ba60a0bc5b8144f03e5379c5007712c1f17129c (diff) | |
download | coreutils-fd51c35ed66eafd9607adf7aaf47f29873f7e9aa.tar.xz |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ `format == long_format', then silently reset dired. This doesn't change the behavior of ls (all prior uses of dired were protected by `&& format == long_format'), and lets us... - (DIRED_INDENT): ... remove `format == long_format' conjunct. + (DIRED_INDENT): ... remove the `format == long_format' conjunct. (PUSH_CURRENT_DIRED_POS): Likewise. (main): Likewise. |