Lars Ingebrigtsen
2ad34bcea4
Add new user option lock-file-name-transforms
...
* doc/emacs/files.texi (Interlocking): Mention
lock-file-name-transforms.
* doc/lispref/files.texi (File Locks): Document
lock-file-name-transforms.
* doc/misc/efaq.texi (Not writing files to the current directory):
Mention all the three variables needed to not having Emacs writing
files to the current directory in one place.
* lisp/files.el (lock-file-name-transforms): New user option (bug#49261).
(make-auto-save-file-name): Factor out the main logic...
(auto-save--transform-file-name): ... to this new function.
(make-lock-file-name): New function that also calls the
factored-out function.
* src/filelock.c: Remove MAKE_LOCK_NAME and fill_in_lock_file_name.
(make_lock_file_name): New utility function that calls out to Lisp
to heed `lock-file-name-transforms'.
(lock_file): Use it. Also remove likely buggy call to
dostounix_filename.
(unlock_file_body, Ffile_locked_p): Also use make_lock_file_name.
2021-07-07 21:39:20 +02:00
..
2020-12-29 08:38:25 +01:00
2021-04-27 18:10:01 +02:00
2021-06-14 15:32:03 +02:00
2021-04-19 12:21:01 +02:00
2021-05-10 13:33:32 +02:00
2021-06-21 16:20:22 +01:00
2021-01-01 01:13:56 -08:00
2020-10-24 02:36:55 +02:00
2021-02-27 05:35:40 +01:00
2021-04-19 12:21:01 +02:00
2021-01-01 01:13:56 -08:00
2020-10-23 16:29:46 +02:00
2021-06-23 00:23:48 +02:00
2020-11-12 03:20:39 +01:00
2021-01-01 01:13:56 -08:00
2021-04-19 12:21:01 +02:00
2021-02-10 18:44:43 +01:00
2020-10-23 21:07:26 +02:00
2021-07-07 18:36:53 +02:00
2021-02-08 09:10:57 +01:00
2021-03-03 19:54:37 +01:00
2021-01-01 01:13:56 -08:00
2020-09-02 12:53:02 +02:00
2021-04-19 12:21:01 +02:00
2021-06-11 13:55:08 +02:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-06-14 15:58:01 +02:00
2020-10-22 18:51:00 +02:00
2021-01-01 01:13:56 -08:00
2021-05-27 01:19:36 +03:00
2020-10-23 21:07:26 +02:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-07-02 12:53:35 +02:00
2021-04-27 01:27:58 +02:00
2021-01-01 01:13:56 -08:00
2021-04-19 12:21:01 +02:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-04-11 14:00:09 +02:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-03-18 11:26:37 +01:00
2021-01-01 01:13:56 -08:00
2021-02-09 12:58:51 +00:00
2021-05-10 13:33:32 +02:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-04-19 12:21:01 +02:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-02-08 09:10:57 +01:00
2021-04-04 13:06:33 +02:00
2021-01-01 01:13:56 -08:00
2021-04-01 11:07:06 +02:00
2021-01-01 01:13:56 -08:00
2021-01-20 17:25:40 +01:00
2021-01-01 01:13:56 -08:00
2021-06-19 10:35:06 +02:00
2021-07-07 21:39:20 +02:00
2021-01-01 01:13:56 -08:00
2021-01-29 06:19:06 +01:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-05-05 22:27:29 +02:00
2021-01-10 13:37:38 +00:00
2021-05-25 21:22:22 +02:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-05-06 17:27:14 +02:00
2021-01-01 01:13:56 -08:00
2021-04-19 12:21:01 +02:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-03-06 18:25:44 +00:00
2021-02-18 16:50:55 +01:00
2021-03-12 12:12:14 +01:00
2021-04-09 13:44:44 +02:00
2021-03-30 23:11:24 +02:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-05-16 15:50:41 +02:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-07-05 16:30:43 +02:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-07-05 12:09:28 +02:00
2021-01-01 01:13:56 -08:00
2021-04-19 12:21:01 +02:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-07-05 20:34:55 +02:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-04-19 12:21:01 +02:00
2021-01-01 01:13:56 -08:00
2021-03-20 01:11:47 +01:00
2021-06-21 21:30:19 -07:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-01-19 09:11:37 -03:00
2021-01-01 01:13:56 -08:00
2021-04-19 12:21:01 +02:00
2021-01-01 01:13:56 -08:00