* dir.c: Show backups by default.
Этот коммит содержится в:
родитель
7d88c34470
Коммит
ff7208e93b
@ -1,3 +1,7 @@
|
||||
2002-01-17 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* dir.c: Show backups by default.
|
||||
|
||||
2002-01-15 Andrew V. Samoilov <kai@cmail.ru>
|
||||
|
||||
* file.c (copy_dir_dir): Check the destination is a directory
|
||||
|
@ -36,7 +36,7 @@
|
||||
int show_dot_files = 1;
|
||||
|
||||
/* If true show files ending in ~ */
|
||||
int show_backups = 0;
|
||||
int show_backups = 1;
|
||||
|
||||
/* If false then directories are shown separately from files */
|
||||
int mix_all_files = 0;
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user