Paul Eggert
44c83b239d
Fix copy-directory bug when dest dir exists
...
* lisp/files.el (copy-directory): Set ‘follow’ depending on
whether we made the directory, not based on a guess that is
sometimes wrong. When NEWNAME is a directory name and
COPY-CONTENTS is nil, do not object merely because the adjusted
NEWNAME is already a directory. (Bug#58919).
* test/lisp/files-tests.el (files-tests-copy-directory):
Test for the bug.
2022-12-17 14:24:16 -08:00
..
2022-08-04 17:33:34 +02:00
2022-08-08 13:47:15 +02:00
2022-12-14 08:21:34 +01:00
2022-12-01 16:36:09 +01:00
2022-12-16 19:25:45 +02:00
2022-10-06 14:53:39 +02:00
2022-12-16 06:36:24 -08:00
2022-12-07 21:39:07 -08:00
2022-12-08 07:17:47 +01:00
2022-10-19 20:53:36 +02:00
2022-12-06 12:36:15 +01:00
2022-12-09 00:13:00 +01:00
2022-08-21 17:45:04 +02:00
2022-06-26 15:08:57 +03:00
2022-12-01 16:36:09 +01:00
2022-09-24 14:07:57 +02:00
2022-12-17 03:31:11 +02:00
2022-09-14 14:20:52 +03:00
2022-09-12 09:34:23 +02:00
2022-08-02 10:21:22 +02:00
2022-12-09 00:13:00 +01:00
2022-11-23 05:49:22 +01:00
2022-09-08 16:08:42 -04:00
2022-10-01 11:58:27 +02:00
2022-10-22 19:33:12 +03:00
2022-12-09 06:35:36 -08:00
2022-08-04 17:33:34 +02:00
2022-10-27 23:04:37 +02:00
2022-09-08 16:08:42 -04:00
2022-12-07 21:52:00 +02:00
2022-06-24 11:04:51 +02:00
2022-12-16 08:29:28 +01:00
2022-08-17 16:21:09 +02:00
2022-11-10 12:08:47 +02:00
2022-08-17 16:21:09 +02:00
2022-10-15 13:06:45 +02:00
2022-09-21 10:25:06 +02:00
2022-10-30 14:32:24 +01:00
2022-08-05 11:47:05 +02:00
2022-10-06 14:53:39 +02:00
2022-07-28 15:07:34 +02:00
2022-12-01 16:36:09 +01:00
2022-12-17 14:24:16 -08:00
2022-10-17 18:48:52 -07:00
2022-09-29 15:39:27 +02:00
2022-07-23 01:37:59 +02:00
2022-09-21 09:15:47 +02:00
2022-08-09 15:46:54 +02:00
2022-08-21 17:45:04 +02:00
2022-07-08 20:58:33 +03:00
2022-06-27 12:22:05 +02:00
2022-09-08 16:08:42 -04:00
2022-07-26 14:23:30 +02:00
2022-09-14 21:58:04 +02:00
2022-08-21 17:45:04 +02:00
2022-08-05 12:28:59 +02:00
2022-12-10 11:06:47 +01:00
2022-07-10 18:13:50 +02:00
2022-11-18 12:12:09 +01:00
2022-09-08 16:08:42 -04:00
2022-11-17 20:10:05 +01:00
2022-09-08 16:08:42 -04:00
2022-11-09 05:15:11 -08:00
2022-10-14 20:47:27 -07:00
2022-09-27 13:44:04 +02:00
2022-07-25 10:08:41 +08:00
2022-09-14 10:23:45 +02:00
2022-08-08 11:50:33 +02:00
2022-08-26 12:53:49 +03:00