1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-29 19:48:19 +00:00
emacs/etc
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
..
charsets Update copyright year to 2021 2021-01-01 01:13:56 -08:00
e
forms Update copyright year to 2021 2021-01-01 01:13:56 -08:00
gnus
images Work around librsvg bug (bug#47074) 2021-04-04 14:26:07 +01:00
nxml
org Update copyright year to 2021 2021-01-01 01:13:56 -08:00
refcards Merge from origin/emacs-27 2021-01-01 01:28:16 -08:00
schema Update rnc to use Open Document's Relax-NG schema to version 1.3 2021-03-25 11:49:18 -04:00
srecode Update copyright year to 2021 2021-01-01 01:13:56 -08:00
themes Update modus-themes to version 1.4.0 2021-05-25 21:47:37 +02:00
tutorials ; * etc/tutorials/TUTORIAL.sv: Fix typo in last change. 2021-05-27 14:36:33 +02:00
AUTHORS Prepare the Emacs 27.2 release. 2021-03-18 08:43:54 -04:00
CALC-NEWS Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ChangeLog.1 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
compilation.txt Remove outline-cycle-minor-mode and outline-cycle-highlight-minor-mode 2021-03-07 20:52:39 +02:00
COPYING
DEBUG Update copyright year to 2021 2021-01-01 01:13:56 -08:00
DEVEL.HUMOR
DISTRIB Update copyright year to 2021 2021-01-01 01:13:56 -08:00
edt-user.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
emacs-buffer.gdb Update copyright year to 2021 2021-01-01 01:13:56 -08:00
emacs-mail.desktop Hide emacs-mail.desktop, emacsclient-mail.desktop from menus 2021-07-02 13:09:18 +02:00
emacs.desktop Advertise support for Startup Notification when built with GTK 2021-06-22 15:17:28 +02:00
emacs.icon
emacs.metainfo.xml Rename emacs.appdata.xml to emacs.metainfo.xml and add more data 2021-05-29 04:15:28 +02:00
emacs.service * etc/emacs.service: 2020-12-14 17:59:58 +01:00
emacsclient-mail.desktop Hide emacs-mail.desktop, emacsclient-mail.desktop from menus 2021-07-02 13:09:18 +02:00
emacsclient.desktop Fix copy/paste error in emacsclient.desktop 2021-07-01 12:46:10 +02:00
enriched.txt Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ERC-NEWS Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ETAGS.EBNF Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ETAGS.README Update copyright year to 2021 2021-01-01 01:13:56 -08:00
facemenu-removal.txt Remove the 'M-o' ('facemap-keymap') binding experimentally 2021-02-10 19:38:18 +01:00
future-bug
gnus-tut.txt Update copyright year to 2021 2021-01-01 01:13:56 -08:00
grep.txt Remove outline-cycle-minor-mode and outline-cycle-highlight-minor-mode 2021-03-07 20:52:39 +02:00
HELLO Add input methods for Lakota 2021-06-20 14:04:21 +03:00
HISTORY Prepare the Emacs 27.2 release. 2021-03-18 08:43:54 -04:00
JOKES
MACHINES * etc/MACHINES: Document that we support AArch64 with macOS. 2021-01-31 19:50:42 +01:00
MH-E-NEWS Update copyright year to 2021 2021-01-01 01:13:56 -08:00
NEWS Add new user option lock-file-name-transforms 2021-07-07 21:39:20 +02:00
NEWS.1-17 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
NEWS.18 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
NEWS.19 * etc/NEWS.19: Add entry for 'easy-menu-define'. 2021-02-21 10:49:07 +01:00
NEWS.20 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
NEWS.21 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
NEWS.22 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
NEWS.23 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
NEWS.24 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
NEWS.25 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
NEWS.26 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
NEWS.27 Merge from origin/emacs-27 2021-07-04 00:14:47 -04:00
NEXTSTEP Update copyright year to 2021 2021-01-01 01:13:56 -08:00
NXML-NEWS Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ORG-NEWS Fix typos 2021-02-18 16:50:55 +01:00
package-keyring.gpg
PROBLEMS Merge from origin/emacs-27 2021-01-14 07:50:25 -08:00
ps-prin0.ps Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ps-prin1.ps Update copyright year to 2021 2021-01-01 01:13:56 -08:00
publicsuffix.txt Update publicsuffix.txt from upstream 2020-12-09 11:52:59 +01:00
README Update copyright year to 2021 2021-01-01 01:13:56 -08:00
rgb.txt
ses-example.ses Update copyright year to 2021 2021-01-01 01:13:56 -08:00
spook.lines
TERMS Update copyright year to 2021 2021-01-01 01:13:56 -08:00
TODO Merge from origin/emacs-27 2021-05-13 08:11:03 -07:00
w32-feature.el Allow evaluation of tests from local source repository 2021-01-10 21:51:58 +00:00
yow.lines

This directory contains the architecture-independent files used by or
with Emacs.  This includes some text files of documentation for GNU
Emacs or of interest to Emacs users, and the file of dumped docstrings
for Emacs functions and variables.

COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES

File: emacs.icon
  Author: Sun Microsystems, Inc
  Copyright (C) 1999, 2001-2021 Free Software Foundation, Inc.
  License: GNU General Public License version 3 or later (see COPYING)