Fix previous commit
* doc/emacs/files.texi (Interlocking): Two spaces at end of sentence
This commit is contained in:
parent
9188291f7a
commit
3257085443
1 changed files with 1 additions and 1 deletions
|
@ -772,7 +772,7 @@ file.
|
|||
visiting a file, Emacs records that the file is @dfn{locked} by you.
|
||||
(It does this by creating a specially-named symbolic link@footnote{If
|
||||
your file system does not support symbolic links, a regular file is
|
||||
used.} with special contents in the same directory. @xref{File
|
||||
used.} with special contents in the same directory. @xref{File
|
||||
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.
|
||||
|
|
Loading…
Add table
Reference in a new issue