]> git.eshelyaron.com Git - emacs.git/commit
Clarify behavior of symlinks and directories
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 19 Aug 2017 07:48:28 +0000 (00:48 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 19 Aug 2017 07:49:39 +0000 (00:49 -0700)
commite58b3ef78b7db5190bd940495da6de0b6737f955
tree2e6c43e0b52a63f2a43cec4dcfe7124c39197927
parent6763399ef3f268269fefd75d7c7a4ac012f66833
Clarify behavior of symlinks and directories

* doc/lispref/files.texi (Saving Buffers): Document how functions
like rename-file work with symlinks and directories.  This patch
attempts to document the current behavior better, in preparation
for possibly changing it.  See Bug#27986.
doc/lispref/files.texi