[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] emacs-26 b419f27: ; * doc/emacs/files.texi (Interlocking):
From: |
Eli Zaretskii |
Subject: |
[Emacs-diffs] emacs-26 b419f27: ; * doc/emacs/files.texi (Interlocking): Fix a non-portable @xref. |
Date: |
Sun, 24 Jun 2018 12:23:37 -0400 (EDT) |
branch: emacs-26
commit b419f27a43702045f8cd87282d89dccc9c39fd9d
Author: Eli Zaretskii <address@hidden>
Commit: Eli Zaretskii <address@hidden>
; * doc/emacs/files.texi (Interlocking): Fix a non-portable @xref.
---
doc/emacs/files.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/emacs/files.texi b/doc/emacs/files.texi
index 821d8c1..a13a2c5 100644
--- a/doc/emacs/files.texi
+++ b/doc/emacs/files.texi
@@ -773,7 +773,7 @@ visiting a file, Emacs records that the file is
@dfn{locked} by you.
(It does this by creating a specially-named symbolic address@hidden
your file system does not support symbolic links, a regular file is
used.} with special contents in the same directory. @xref{File
-Locks,,, elisp} for more details.) Emacs removes the lock when you
+Locks,,, elisp}, for more details.) Emacs removes the lock when you
save the changes. The idea is that the file is locked whenever an
Emacs buffer visiting it has unsaved changes.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] emacs-26 b419f27: ; * doc/emacs/files.texi (Interlocking): Fix a non-portable @xref.,
Eli Zaretskii <=